/*body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.2em;
	font-weight:normal;
	color:#666666;
	margin:0;
	padding:0;
}*/

body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.2em;
	font-weight:normal;
	color:#666666;
	margin: auto;
	width: 100%;
}

.pseudobody {
	position: relative;
	z-index:3; 
	margin: 0 auto  0 auto ;
}

a {
	text-decoration:none;
	color:#666666;
}

a:hover {
	text-decoration:underline;
	color:#666666;
}	

.message {
	color:#FF4C1C;
	text-decoration:none;
}

/*-------------------LOGIN------------------*/
.nom {
	color:#A81D62;
	font-size:14px;
	font-weight:bold;
}

/*-------------------STRUCTURE DU SITE------------------*/

/*#conteneur {
	width:930px;
	margin-left:-465px;
	left:50%;
	position:absolute;
}

#content {
	width:930px;
	margin: 0;
	padding: 0;
}*/

#conteneur {
	background-color:#FFFFFF;
	position: relative;
	width: 1210px;
	background-repeat:no-repeat;
	margin: 0 auto  0 auto ;
	background-color: white;
	z-index: 99;
	padding-top: 5px;
	height: 900px;
}

#content {
	width:930px;
	margin: auto;
	position: relative;
	z-index: 90;
	margin-top: 10px;
}

#struc-right {
	width:300px;
	float:right;
	padding-top: 5px;
}

#struc-left {
	width:620px;
	float:left;
	margin-right:10px;
}


/*#struc-header {*/
	/*width:930px;*/
	/*height:148px; deja comment */
	/*background-image:url(../img/fd_header.gif); deja comment */
	/*background-repeat:no-repeat; deja comment */
	/*margin-top:5px;*/
/*}*/

#struc-header {
	width:930px;
	margin: auto;
	position: relative;
	z-index: 90;
}

/*-------------------HEADER------------------*/


.pub {
	color:#A81D62;
	background-color:#F6E8EF;
}

.accroche-header {
	color:#A81D62;
	font-size:13px;
}

.accroche-header a {
	color:#A81D62;
}



/*-------------------CONNEXION------------------*/


.input_connexion {
	color:#666666;
	border:solid 1px #C26091;
	font-size:11px;
}

.pass {
	font-size:10px;
}

.pass a{
	font-size:10px;
}

.login {
	color:#A81D62;
}

.login a{
	color:#A81D62;
}

.bt_valid-connexion {
	border:0;
	font-weight: bold;
	width:25px;
	height:20px;
	margin-bottom:1px;
	background-color:#B62271;
	color:#FFFFFF;
	cursor: pointer;
	cursor: hand;
}

/*-------------------MENU------------------*/

/*#navcontainer {
	margin:0;
	padding:0;
}*/

#navcontainer {
	margin:auto;
	width: 930px;
	position: relative;
	z-index: 99;
}

ul#navlist {
	margin:5px 0 0 0;
	padding:0;
	white-space:nowrap;
}

#navlist li {
	float:left;
	text-align:center;
	display:block;
	list-style-type: none;
	margin-right:1px;
	height:20px;
	padding-top:3px;
	margin-bottom:0px;
}

#navlist a { 
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
}

/* Sous menu marque blanche */
ul#navlist_mb {
	margin:5px 0 0 0;
	padding:0;
	white-space:nowrap;
}

#navlist_mb li {
	float:left;
	text-align:center;
	display:block;
	list-style-type: none;
	margin-right:1px;
	height:18px;
	padding-top:4px;
	margin-bottom:10px;
}

#navlist_mb a { 
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
}

/*-------------------COMMENT CA MARCHE------------------*/

.comment-title {
	font-size:20px;
	color:#A81D62;
	font-weight:bold;
	padding:0;
	margin:0;
}

.comment {
	margin:5px 0 5px 0;
}


/*-------------------Newsletter------------------*/
.input_newsletter {
	color:#666666;
	/*border:solid 1px #C26091;*/
	font-size:11px;
}

.bt_valid-newsletter {
	border:0;
	font-weight: bold;
	width:25px;
	height:20px;
	margin-bottom:1px;
	background-color:#FFFFFF;
	color:#B62271;
	cursor: pointer;
	cursor: hand;
}




/*-------------------Footer------------------*/


.footer-links {
	color:#A81D62;
	background-color:#F6E8EF;
	border-bottom:solid 1px #FFFFFF;
	padding:0;
	margin:0;
	text-align:center;
	height:20px;
	clear:both;
}

.footer-links a{
	color:#A81D62;
	text-decoration:none;
}

.footer-links a:hover{
	color:#A81D62;
	text-decoration:underline;
}


.footer-texte {
	font-size:10px; 
	line-height:1.1em; 
	}
	
.footer-rubriques {	
	color:#CF82A8;
	font-weight:bold;

}


/*-------------------LIENS ALERTES------------------*/

.alerte {
	color:#A81D62;
	font-size:12px;
	margin:0;
	
}	

.alerte a {
	color:#A81D62;
	font-size:12px;
	text-decoration:none;
}

.alerte a:hover {
	color:#A81D62;
	font-size:12px;
	text-decoration:underline;
}

/*-------------------PUERICULTURE------------------*/

.puericulture-title {
	font-size:20px;
	color:#AFBB00;
	font-weight:bold;
	padding:0;
	margin:0;
}

/*-------------------PARTENAIRES------------------*/

.partenaires-title {
	font-size:20px;
	color:#00C1C7;
	font-weight:bold;
	padding:0;
	margin:0;
}

.partenaires {
	margin:5px 0 10px 0;
}



/*-------------------FORUM------------------*/

.forum-title {
	font-size:20px;
	color:#E2B20E;
	font-weight:bold;
	padding:0;
	margin:0;
}

.forum {
	margin:5px 0 10px 0;
}

.forum a {
	color:#E2B20E;
}
.forum li {
	list-style-type:none;
	color:#E2B20E;
	font-size:12px;
	border-bottom:solid 1px #F9F0CF;
	padding:7px 0 7px 0;
}

.forum ul {
	margin:0;
	padding:0;
}

/*-------------------ENVOYER A UN(E) AMI(E)------------------*/


.title-mail {
	color:#A81D62;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}

.tableau-mail {
  background-color:#F6E8EF;
  padding:15px 5px 15px 5px;
  }
  
.libelle {
	color:#A81D62;
	text-decoration:none;
	font-size:12px;
}

.libelle a {
	color:#A81D62;
	text-decoration:underline;
	font-size:12px;
}
.libelle a:hover {
	color:#A81D62;
	text-decoration:underline;
	font-size:12px;
}


.bt_valid-email {
	border:0;
	font-weight: bold;
	width:80px;
	height:18px;
	margin-bottom:1px;
	background-color:#A81D62;
	color:#FFFFFF;
	cursor: pointer;
	cursor: hand;
	margin-top:5px;
}

.input_email {
	color:#666666;
	/*border:solid 1px #C26091;*/
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
	border:0;
}


/*-------------------SITEMAP------------------*/


.map-title {
	float:left;
	width:232px;
	margin-top:20px;
	
}

.map-title ul {
list-style-type:none;
padding:5px 0 5px 0;
margin:0;
}


.map-title-pueri a{
	color:#AFBB00;
	font-size:14px;
	font-weight:bold;
}

.map-pueri li a{
	color:#AFBB00;
	font-weight:normal;
	font-size:12px;
}



.map-title-garde a{
	color:#FF871C;
	font-size:14px;
	font-weight:bold;
}

.map-garde li a{
	color:#FF871C;
	font-weight:normal;
	font-size:12px;
}


.map-title-infos a{
	color:#00C1C7;
	font-size:14px;
	font-weight:bold;
}

.map-infos li a{
	color:#00C1C7;
	font-weight:normal;
	font-size:12px;
}



.map-title-services a{
	color:#A81D62;
	font-size:14px;
	font-weight:bold;
}

.map-services li a{
	color:#A81D62;
	font-weight:normal;
	font-size:12px;
}

/*------------------- BLOC ACTUALITES ------------------*/

#selection-infos {
	width:305px;
	padding:5px 0 10px 0;
	margin:10px 5px 0 0;
	float:left;
}

.list-selection-infos {
	width:305px;
	padding:5px 0 10px 0;
	margin:0;
	margin-left:15px;
	list-style-type:none;
	clear:both;
}

.list-selection-infos a {
	color:#00C1C7;
}	

.list-selection-infos a:hover{
	color:#00C1C7;
}		

.list-selection-infos li{
	border-bottom:solid 1px #CCF3F4;
	padding:4px 0 4px 0;
}

/* BLOC PUB */
#colonne_gauche{
	z-index: 99999999;
	width: 134px;
	height: 900px;
	position: absolute;
	
}
#colonne_header{
	z-index: 99999999;
	width: 1210px;
	height: 100px;
	position: absolute;
	margin-top: -100px;
}
#colonne_droite{
	z-index: 99999999;
	width: 133px;
	height: 900px;
	position: absolute;
	margin-left: 1078px;
}