/*------------------------------------------------------------
	Base
--------------------------------------------------------------*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#C5066E;
}
* {
	margin:0;
	padding:0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border:none;
}
.gras {
	font-weight:bold;
}
/*------------- Alignement --------------*/
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.justify {
	text-align:justify;
}
/*------------- Alerte --------------*/
.alerte {
	color:#F00;
	font-weight:bold;
	padding-bottom:10px;
	text-align:justify;
}
.alerteCenter {
	color:#F00;
	font-weight:bold;
	padding-bottom:10px;
	text-align:center;
}
/*------------------------------------------------------------
	Liens
--------------------------------------------------------------*/
a:link, a:visited {
	color:#C5066E;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
/*------------------------------------------------------------
	HN
--------------------------------------------------------------*/
h2, h3, h4, h5, p, ul {
	margin:14px 0;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
h3:first-letter {
	text-transform:uppercase;
	font-size:22px;
}
h2:first-letter {
	text-transform:uppercase;
	font-size:26px;
}
#header h1 {
	font-size:11px;
	color:#C5066E;
	margin:0;
	display:inline;
	font-weight:normal;
}
/*------------------------------------------------------------
	Template
--------------------------------------------------------------*/
body {
	background:url("img/bg.png") repeat-x top #ffdbef;
}
#header {
	height:144px;
	background:url("img/header.jpg") no-repeat left top;
	font-size:11px;
	text-align:center;
	position:relative;
}
#header a {
	display:block;
	width:450px;
	height:100px;
	margin-top:20px;
}
#header a.addNichons {
	display:block;
	width:188px;
	height:61px;
	position:absolute;
	top:56px;
	left:755px;
	overflow:hidden;
	background:url("img/btn_ajouter_nichons.png") no-repeat;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
input, button, select {
	vertical-align: middle;
}
p {
	margin:15px 0;
	line-height:160%;
}
li {
	line-height:160%;
}
ul {
	list-style-type:none;
}
ul.membre {
	list-style-type:disc;
	margin-left:20px;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	margin: 3px 10px 2px 0;
}
img.alignright {
	margin: 3px 0 2px 10px;
}
img.alignleft, img.alignright {
	padding: 4px;
	border: 1px solid #eee;
	display: inline;
}
#page {
	width:950px;
	margin:0 auto;
	text-align:left;
}
#content, #leftcol, #rightcol {
	float:left;
	display:inline;
	padding-top:15px;
}
#leftcol {
	margin-left:-740px;
	width:205px;
}
#content {
	margin-left:210px;
	width:530px;
	margin-bottom:10px;
}
#rightcol {
	width:205px;
	margin-left:5px;
}
#page {
	background:url("img/page.png") repeat-y;
}
#wrapper {
	overflow:hidden;
	background:url("img/pagetop.png") no-repeat top;
}
#footer {
	clear:both;
	text-align:center;
}
#footer {
	height:129px;
	background:url("img/footer.jpg") no-repeat left top;
}
#footer p.copy {
	margin:0;
	padding-top:21px;
	line-height:20px;
	text-align:right;
	padding-right:10px;
	color:#D9066E;
	font-weight:bold;
}
#footer p.copy a {
	color:#D9066E;
}
#partner {
	position:relative;
	margin:auto;
	width:950px;
	text-align:justify;
}
#menu {
	height:38px;
	background:url("img/menu.png") repeat-x;
}
/*------------------------------------------------------------
	Menu
--------------------------------------------------------------*/
#menu ul {
	margin:0;
}
#menu li {
	display:inline;
	height:38px;
	line-height:38px;
}
#menu a {
	float:left;
	margin:0;
	text-decoration:none;
	display:block;
	text-indent:-5999px;
	overflow:hidden;
}
li#menu_01 a {
	background:url("img/menu_accueil.gif") no-repeat left top;
	width:119px;
}
li#menu_02 a {
	background:url("img/menu_videos.gif") no-repeat left top;
	width:95px;
}
li#menu_03 a {
	background:url("img/menu_wallpapers.gif") no-repeat left top;
	width:127px;
}
li#menu_04 a {
	background:url("img/menu_photos.gif") no-repeat left top;
	width:96px;
}
li#menu_05 a {
	background:url("img/menu_top.gif") no-repeat left top;
	width:112px;
}
li#menu_06 a {
	background:url("img/menu_diapo.gif") no-repeat left top;
	width:130px;
}
li#menu_07 a {
	background:url("img/menu_rencontres.gif") no-repeat left top;
	width:149px;
}
li#menu_08 a {
	background:url("img/menu_webmaster.gif") no-repeat left top;
	width:122px;
}
/*------------------------------------------------------------
	Bloc gauche et droit
--------------------------------------------------------------*/
.sidebox {
	margin-bottom:10px;
	font-size:11px;
}
.sidebox ul {
	margin:0;
	margin-top:-10px;
	padding:0 5px;
}
.sidebox li a {
	font-weight:bold;
	padding-left:12px;
	background:url("img/puce.png") no-repeat left center;
}
#leftcol .sidebox h3, #rightcol .sidebox h3 {
	color:#FFF;
	height:70px;
	line-height:56px;
	margin:0;
}
#leftcol .sidebox form {
	margin-top:-10px;
}
#leftcol .sidebox h3 {
	background:url("img/leftbox-top.png") no-repeat left top;
	padding-left:5px;
}
.nav {
	padding:20px;
	margin-top:-15px;
}
.nav a.but {
	display:block;
	background:url("img/bouton.png") repeat-x;
	line-height:22px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	width:150px;
	text-align:center;
	font-size:16px;
}
a.but2 {
	width:182px;
	height:21px;
	display:block;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	color:#FFF;
	background:url("img/bouton2.png") no-repeat;
	font-weight:bold;
}
#rightcol .sidebox h3 {
	background:url("img/rightbox-top.png") no-repeat left top;
	text-align:right;
	padding-right:5px;
}
ul.top10 {
	overflow:hidden;
	padding:0;
}
ul.top10 li {
	float:left;
	margin:0 0 1px 0.5px;
	border:1px solid #eb3c9b;
}
ul.top10 li a {
	background:none;
	padding:0;
}
ul.top10 li img {
	display:block;
}
/*------------------------------------------------------------
	Content
--------------------------------------------------------------*/
.box {
	margin-bottom:5px;
	background:url("img/box-bottom.png") no-repeat bottom;
	padding-bottom:15px;
}
.box h2 {
	background:url("img/box-top.png") no-repeat top;
	margin:0;
	height:65px;
	padding-left:15px;
	color:#FFF;
	line-height:65px;
}
.box-content {
	background:url("img/box-bg.png") repeat-y;
	padding:1px 10px;
}
.hasard {
	overflow:hidden;
}
.hasard .bloc {
	float:left;
	margin-right:0;
	width:255px;
	padding-bottom:3px;
}
.hasard img {
	border:1px solid #eb3c9b;
}
.hasard .bloc p.infos {
	margin:0;
	height:22px;
	line-height:22px;
	color:#FFF;
	background:url("img/hasard-title.png") no-repeat;
	padding:0 3px;
	position:relative;
}
.hasard .bloc p.infos span.age {
	position:absolute;
	top:0;
	right:5px;
}
.gal {
	overflow:hidden;
	margin:0 auto;
	width:450px;
	padding:10px 0;
	margin-right:15px;
}
.gal img {
	float:left;
	display:block;
	margin:0 5px 5px 0;
	border:1px solid #eb3c9b;
}
#topseins {
	margin-bottom:20px;
	overflow:hidden;
}
#topseins .bloc {
	width:170px;
	float:left;
	background:url("img/smallbox-bottom.png") no-repeat bottom;
	padding-bottom:5px;
	margin-right:5px;
}
.topseins-content {
	background:url("img/smallbox-bg.png") repeat-y;
	padding:10px;
	text-align:center;
}
.topseins-content img {
	border:1px solid #eb3c9b;
}
#top1 {
	height:121px;
	background:url("img/smallbox-top1.png") no-repeat;
}
#top2 {
	height:121px;
	background:url("img/smallbox-top2.png") no-repeat;
}
#top3 {
	height:121px;
	background:url("img/smallbox-top3.png") no-repeat;
}
/*------------------------------------------------------------
	Galerie photos
--------------------------------------------------------------*/
ul.gal {
	overflow:hidden;
	width:480px;
}
ul.gal li {
	float:left;
	width:120px;
	text-align:center;
	margin-bottom:10px;
}
ul.gal img {
	float:none;
	display:inline;
	margin:0;
}
ul.gal .infos {
	font-size:11px;
}
ul.gal .infos p {
	margin:0;
}
/*------------------------------------------------------------
	Popup recherche
--------------------------------------------------------------*/
.bulleRecherche {
	position:absolute;
	width:200px;
	height: 300px;
	top: 0px;
	left: 0;
	padding:4px;
	background-color:#FFFFFF;
	border: 1px #C5066E solid;
	visibility: hidden;
	z-index: 100;
}
.bulleRechercheContent {
	width:150px;
	border:1px solid #FF98CF;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C5066E;
}
.resRecherche {
	width:  180px;
	height: 250px;
	overflow: auto;
	border: 1px #C5066E solid;
}
.resRecherche a {
	color: #C5066E;
	text-decoration: underline;
}
/*------------------------------------------------------------
	Popup photo
--------------------------------------------------------------*/
.bullePhoto {
	position: absolute;
	width: 260px;
	height: 355px;
	top: 0px;
	left: 0;
	padding:4px;
	background-color:#FFFFFF;
	border: 1px #C5066E solid;
	visibility: hidden;
	z-index: 100;
}
.bullePhotoG {
	position: absolute;
	width: 510px;
	height: 680px;
	top: 0px;
	left: 0;
	padding:4px;
	background-color:#FFFFFF;
	border: 1px #C5066E solid;
	visibility: hidden;
	z-index: 100;
}
div.libelleAdmin {
	float: left;
	width: 300px;
}
.sep {
	clear: both;
	width: 536px;
}
table.espace {
	border-collapse: separate;
	border-spacing: 5px;
	padding: 5px;
}

/*------------------------------------------------------------
	Popup photo
--------------------------------------------------------------*/
.attente_charge {
	position: absolute;
	width: 260px;
	height: 50px;
	top: 0px;
	left: 0;
	padding:4px;
	background-color:#FFFFFF;
	border: 1px #C5066E solid;
	visibility: hidden;
	z-index: 100;
}
/*------------------------------------------------------------
	Formulaire
--------------------------------------------------------------*/
form p {
	margin:0;
	padding:4px 0;
}
.sidebox form {
	margin:0 10px;
}
.sidebox form label {
	float:left;
}
.sidebox form input.txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
	padding:2px;
	font-size:11px;
	color:#D43F91;
}
.sidebox form p {
	clear:both;
}
.sidebox form em {
	font-size:11px;
}
form#connexion input.submit {
	border:none;
	cursor:pointer;
	width:31px;
	height:29px;
	background:url("img/bouton-ok.png") no-repeat left top;
	float:right;
}
select.ajout, input.ajout, textarea.ajout {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #FF98CF;
	font-size: 12px;
	color: #C5066E;
}
.Formulaire {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #FF98CF;
	font-size:12px;
	color:#D43F91;
}
/*------------- Captcha --------------*/
.FormulaireCaptcha {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #FF98CF;
	font-size:22px;
	text-align:center;
	color:#D43F91;
	letter-spacing:0.3em;
}
/*------------- Formulaire signaler une fiche --------------*/
#formAlerte {
	width:497px;
	position:relative;
	margin:auto;
	text-align:left;
}
#formCommentaire {
	width:497px;
	position:relative;
	margin:auto;
	text-align:left;
}
.formAlerteCadre {
	background-color:#FF98CF;
	border:1px #fb005d solid;
	width:500px;
	border-collapse:separate;
	border-spacing:5px;
}
.formAlerteHaut {
	background-color:#F13299;
	font-size:14px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	height:25px;
}
.formAlerteTxt {
	font-weight:bold;
	padding-left:3px;
	color:#000;
}
.formAlerteSend {
	text-align:center;
	padding-top:10px;
}
/*------------- Formulaire bouton validation commentaire --------------*/
.FormCommentaireValide {
	text-align:right;
}
/*------------- Formulaire gestion des photos --------------*/
.FormGestion {
	padding-left:3px;
	font-weight:bold;
}
/*------------------------------------------------------------
	Espace sur tableau
--------------------------------------------------------------*/
table.espace {
	border-collapse:separate;
	border-spacing:5px;
}
/*------------- Espace sur div --------------*/
div.console {
	overflow: auto;
	margin-left: 20px;
	margin-right: 20px;
	padding:5px;
}
/*------------------------------------------------------------
	Diaporama
--------------------------------------------------------------*/
.DiaporamaTxt {
	font-size:16px;
	text-align:center;
	font-weight:bold;
	margin-bottom:5px;
}
.DiaporamaNoter {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}
.DiaporamaOptions {
	font-size:16px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:5px;
}
/*------------------------------------------------------------
	Accueil
--------------------------------------------------------------*/
.CatAccueilMembre {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
	text-decoration:underline;
}
.BlocGaucheDeco {
	text-align:right;
	margin-top:10px;
	margin-right:5px;
	font-size:11px;
}
/*------------------------------------------------------------
	Messagerie
--------------------------------------------------------------*/
.CatMessagerie {
	background-color:#F13299;
	text-align:center;
	font-weight:bold;
}
.CatMessagerie a {
	color:#FFF;
}
/*------------------------------------------------------------
	Publicité
--------------------------------------------------------------*/
.pubFiche {
	margin-top:10px;
}
.pubTop {
	margin-bottom:-15px;
	margin-top:-15px;
	text-align:center;
}
.pubDiaporama {
	margin-top:5px;
	margin-bottom:-30px;
	text-align:center;
}
.pubAccueil {
	text-align:center;
}
.pubGalerie {
	text-align:center;
}
.pubWallpapers {
	text-align:center;
}
/*------------------------------------------------------------
	Autres
--------------------------------------------------------------*/
.fileAriane {
	font-size:11px;
	margin-bottom:7px;
}
.ficheSignaler {
	text-align:right;
	font-style:italic;
	font-size:11px;
	margin-top:-10px;
}
.ficheYesfake, .ficheYesfake a {
	font-size:16px;
	color:#c5066e;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	margin-bottom:15px;
}
.ficheYesfakeMsg {
	color:#c5066e;
	font-size:24px;
}
.ajoutPhotosProbleme {
	text-align:right;
	font-style:italic;
	margin-top:20px;
}
.ficheTextePresent {
	text-align:center;
	font-size:14px;
	margin-bottom:10px;
}
.gestionAjouter {
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
.ficheNotez {
	margin:0 auto;
}
