html, div, body{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
img {
	border:0;
}
.clear{
	clear:both;
}
div{
	background-color:#FFFFFF;
}
body{
	margin:0;
	padding:0;
	text-align:center;
	background-image:url('/images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#EC018C;
}

html > body {overflow-y: auto}
div{overflow:visible;}


#conteneur{
	width:980px;
	margin:auto;
	text-align:center;
	background-color:#FFFFFF;
}
#head1{
	background-image:url('/images/head1.jpg');
	width:340px;
	height:30px;
	text-align:left;
	padding-left:640px;
	padding-top:16px;
	font-size:14px;
	font-weight:bold;
	color:#818286;
}
#head1 b{
	color:#EE2B7A;
}
#header{
	width:980px;
	height:200px;
}
#header h1{ font-size:10px;color:#A1A2A6;text-align:right;padding:0;margin:0;}

#head2{
	background-image:url('/images/head2.jpg');
	width:740px;
	height:36px;
	text-align:left;
	padding-left:240px;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	color:#818286;
}
#head2 b{
	color:#EE2B7A;
}

.menu_gauche{
	float:left;
	height:29px;
	width:5px;
	background-image:url('/images/menu_gauche.jpg');
	background-repeat:no-repeat;
}

.menu_middle{
	float:left;
	height:29px;
	background-image:url('/images/menu_middle.jpg');
	background-repeat:repeat-x;
	color:white;
	font-size:14px;
	padding:4px 10px 4px 10px;
}

.menu_middle a{
	color:white;
	text-decoration:none;
}

.menu_droit{
	float:left;
	height:29px;
	width:5px;
	background-image:url('/images/menu_droit.jpg');
	background-repeat:no-repeat;
	margin-right:5px;
}

.connexion_gauche{
	float:left;
	height:29px;
	width:5px;
	background-image:url('/images/connexion_gauche.jpg');
	background-repeat:no-repeat;
}

.connexion_middle{
	float:left;
	height:29px;
	background-image:url('/images/connexion_middle.jpg');
	background-repeat:repeat-x;
	color:white;
	font-size:14px;
	padding:4px 10px 4px 10px;
}

.connexion_middle a{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.connexion_droit{
	float:left;
	height:29px;
	width:5px;
	background-image:url('/images/connexion_droit.jpg');
	background-repeat:no-repeat;
	margin-right:5px;
}
#head3{
	background-image:url('/images/head3.jpg');
	width:690px;
	height:40px;
	text-align:left;
	padding-left:290px;
	padding-top:16px;
	font-size:14px;
	font-weight:bold;
	color:#EE2B7A;
	border-bottom:2px solid #EE2B7A;
}
#logo{
	float:left;
	background-image:url('/images/logo.jpg');
	background-repeat:no-repeat;
	width:301px;
	height:35px;
	margin-left:12px;
}
#contenu{
	padding-left:12px;
	padding-right:12px;
	text-align:left;
	min-height:600px;
}
#slogan{
	color:#848388;
	padding-left:10px;
	float:left;
	padding-top:6px;
	font-size:14px;
	font-weight:bold;
}
#adresse{
	color:#EF207B;
	float:left;
	padding-left:50px;
	font-weight:bold;
	font-size:14px;
	padding-top:6px;
}
.hr1{
	background-image:url('/images/hr1.jpg');
	height:2px;
	line-height:2px;
	padding:0px;
	border:0px;
	background-repeat:repeat-x;
	clear:both;
}
.bloch{
	background-image:url('/images/bloch.jpg');
	background-repeat:no-repeat;
	width:980px;
	height:33px;
	clear:both;
}
.blocb{
	background-image:url('/images/blocb.jpg');
	background-repeat:no-repeat;
	width:980px;
	height:33px;
}
#bienvenue{
	padding-left:20px;
	background-image:url('/images/bienvenue.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	text-align:left;
	padding-right:200px;
	height:70px;
	overflow:hidden;
}



.bienvenue a{
	color:#FF0000;
}
.bienvenue a:hover{
	color:#FF0000;
}

.titre{
	color:#EF207B;
	margin-bottom:10px;
	font-weight:bold;
}
#menu2 li{
	display:inline;
	background-color:#FDDDEA;
	margin:1px;
	padding:10px;
	list-style:none;
	text-align:center;
	color:#57585A;
	font-size:12px;
}
#menu2 ul{
	padding:0px;
	margin:0px;
}
#menu2 li a{
	color:#57585A;
	text-decoration:none;
}
#menu2 li a:hover{
	color:#57585A;
	text-decoration:underline;
}
#menu2{
	margin-left:5px;
	float:left;
	padding-top:5px;
	height:29px;
	margin-top:11px;
}
#menu1{
	background-image:url('/images/compte.jpg');
	background-repeat:no-repeat;
	width:215px;
	height:23px;
	float:left;
	margin-left:2px;
	margin-right:2px;
	margin-top:8px;
	padding-top:6px;
}
#menu1 a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
#menu1 a:hover{
	text-decoration:underline;
}
#menu3{
	float:left;
	background-image:url('/images/compte_courrice.jpg');
	width:275px;
	height:23px;
	margin-left:2px;
	margin-right:2px;
	margin-top:8px;
	padding-top:6px;
}
#menu3 a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
#menu3 a:hover{
	text-decoration:underline;
}
#gauche{
	float:left;
	width:232px;
}

.logo_littlemome{text-align:center; margin-top:20px;}

#millieu{
	float:left;
	width:558px;
}
#droite{
	float:right;
	width:165px;
}
#recherche{
	background-image:url('/images/recherche.jpg');
	background-repeat:no-repeat;
	width:190px;
	height:22px;
	padding-left:35px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
}
.critere{
	background-color:#E7E8EA;
	background-image:url('/images/puce.jpg');
	background-repeat:no-repeat;
	background-position:left;
	margin-top:5px;
	width:224px;
	height:17px;
	padding-top:3px;
	color:#818284;
	font-size:12px;
	font-weight:bold;

	text-align:center;
}
.listecri{
	border:2px solid #E7E8EA;
	width:220px;
	padding-top:5px;
}
.listecri ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.listecri li{
	padding-left:10px;
	margin-left:10px;
}
.listecri a{
	color:#828282;
	text-decoration:none;
}
.listecri a:hover{
	text-decoration:underline;
}
#dept{
	background-image:url('/images/departement.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	height:136px;
	overflow:hidden;
}
#ville{
	background-image:url('/images/ville.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	height:136px;
	overflow:hidden;
}
#exp{
	background-image:url('/images/experience.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom:20px;
}
#statut{
	background-image:url('/images/statut.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom:20px;
}

.tous{
	padding-top:10px;
	padding-bottom:8px;
	text-align:right;
}
.tous a{
	color:#FF0000;
}
.tous a:hover{
	color:#FF0000;
}
#rechrap{
	background-color:#FBDFEB;
	width:554px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#F12699;
	height:22px;
	padding-top:8px;
}
#rechrap h1{padding:0;margin:0;font-size:15px;}
#rechavcri{
	border:3px solid #FBDFEB;
	width:462px;
	text-align:left;
	margin-top:3px;
	margin-bottom:3px;
	padding:3px;
	background-image:url('/images/rechavcri.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:83px;
}
#rechavcri br{
	line-height:10px;
}
#rechavcri input{
	border:1px solid #BFBFBF;
}
#rechavcri select{
	border:1px solid #BFBFBF;
	width:350px;
}
.bout{
	background-image:url('/images/trouver.jpg');
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	width:213px;
	height:18px;
	padding-top:2px;
	float:left;
}
.bout a{
	color:#FFF;
	text-decoration:none;
}
.bout a:hover{
	color:#FFF;
	text-decoration:underline;
}
.rechlink{
	width:200px;
	color:#F12699;
	float:left;
	text-align:center;
	font-weight:bold;
	padding-top:2px;
}
.rechlink a{
	color:#F12699;
	text-decoration:none;
}
.rechlink a:hover{
	color:#F12699;
	text-decoration:underline;
}
.sal{
	width:40px;
	text-align:right;
}
.loc{
	width:180px;
}
.hr2{
	background-image:url('/images/hr2.jpg');
	height:2px;
	line-height:2px;
	padding:0px;
	border:0px;
	background-repeat:repeat-x;
	clear:both;
	margin:5px;
}
.annoncet{
	background-color:#00AFF0;
	width:554px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	height:22px;
	padding-top:8px;
}
.annonce{
	border:3px solid #D4F0FB;
	width:462px;
	text-align:left;
	margin-top:3px;
	margin-bottom:3px;
	padding:3px;
	background-image:url('/images/annonce.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:83px;
	overflow:hidden;
	height:123px;
}

.annonce:hover{
	border:3px solid #EF207B;
}
.annonce a{color:#01B5D8;text-decoration:none;}
.annonce a:hover{text-decoration:underline;}

.annonce br{
	line-height:5px;
}
.annonce h3{
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	color:#01B5D8;
}
.contactez_moi{
	float:right;
	padding-top:20px;
}
.photo{
	float:left;
	padding:10px;
	height:100px;
	width:100px;
	text-align:center;
}
.photo img{
	max-height:100px;
	max-width:100px;
	border:2px solid #CCCCCC;
}
.pagenav{
	text-align:right;
	padding-right:5px;
}
.pagenav a{
	color:#00B1D7;
	text-decoration:none;
}
.pagenav a:hover{
	color:#00B1D7;
	text-decoration:underline;
}
#infos{
	background-image:url('/images/infos.jpg');
	background-repeat:no-repeat;
	width:165px;
	height:30px;
}
.contact{
	border:3px solid #FCB040;
	margin-top:3px;
	margin-bottom:3px;
}
#garantie{
	background-color:#EF207B;
	background-image:url('/images/plus.jpg');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	width:125px;
	height:25px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
#garanties{
	background-image:url('/images/garanties.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
	border:3px solid #EF207B;
	margin-top:3px;
	margin-bottom:3px;
	padding:3px;
	padding-bottom:15px;
	color:#8F9094;
	font-weight:bold;
}
#garanties b{
	color:#EF207B;
}
#newsletter{
	background-color:#8DC73F;
	background-image:url('/images/lettre.jpg');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	width:125px;
	height:25px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
#newsletters{
	border:3px solid #8DC73F;
	margin-top:3px;
	margin-bottom:3px;
	padding:3px;
	padding-bottom:15px;
	color:#8F9094;
	font-weight:bold;
}
#newsletters b{
	color:#8DC73F;
}
#newsletters .text{
	border:1px solid #8DC73F;
	width:120px;
	font-size:10px;
}
#cesu{
	background-color:#BDBEC0;
	background-image:url('/images/fleche.jpg');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	width:125px;
	height:25px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
#cesus{
	border:3px solid #BDBEC0;
	margin-top:3px;
	margin-bottom:3px;
	padding:3px;
	padding-bottom:15px;
	color:#8F9094;
	font-weight:bold;
}
#foot1{
	clear:both;
	background-image:url('/images/foot.jpg');
	background-repeat:repeat-x;
	height:82px;
	width:955px;
}
#foot2{
	background-image:url('/images/sepfoot.jpg');
	background-repeat:no-repeat;
	background-position:right;
	width:225px;
	height:67px;
	color:#FFFFFF;
	float:left;
	font-size:24px;
	text-align:center;
	padding-top:15px;
}
#foot3{
	width:730px;
	height:67px;
	color:#FFFFFF;
	float:left;
	font-size:22px;
	text-align:center;
	padding-top:15px;
}
#foot3l{
	text-align:right;
	padding-right:15px;
	float:right;
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
}
#foot3l a{
	color:#EE0089;
	text-decoration:none;
}
#foot3l a:hover{
	color:#EE0089;
	text-decoration:underline;
}
.rouge{
	float:left;
	width:145px;
	font-size:48px;
	color:#EE0089;
	font-weight:bold;
}
#footer{
	background-color:#FBDFEB;
	text-align:center;
	height:20px;
	padding-top:5px;
	font-size:10px;
	margin-top:3px;
	margin-bottom:5px;
}
#lienfoot{
	text-align:center;
	color:#000;
	padding-bottom:10px;
}
#lienfoot a{
	color:#818284;
	text-decoration:none;
}
#lienfoot a:hover{
	color:#818284;
	text-decoration:underline;
}

#annoncesaccueil{
	height:auto;
}
#annoncescateg{
	height:auto;
}
#instit{
	width:100%;
}

#nourrice{
	width:549px;
	border:3px solid #8DC73F;
}
#photonourrice{
	text-align:center;
	float:left;
	width:200px;
	height:200px;
	border:1px solid #D2D2D2;
	margin:2px;
}

#photonourrice img{
	max-height:200px;
	max-width:200px;
}

#photonourrice1{
	text-align:center;
	float:left;
	width:200px;
	height:200px;
	border:1px solid #D2D2D2;
	margin:2px;
}

#photonourrice1 img{
	max-height:200px;
	max-width:200px;
}

#photonourrice2{
	text-align:center;
	float:left;
	width:200px;
	height:200px;
	border:1px solid #D2D2D2;
	margin:2px;
}

#photonourrice2 img{
	max-height:200px;
	max-width:200px;
}

#photonourrice3{
	text-align:center;
	float:left;
	width:200px;
	height:200px;
	border:1px solid #D2D2D2;
	margin:2px;
}

#photonourrice3 img{
	max-height:200px;
	max-width:200px;
}
#telnourrice {color:#5C64D5;padding-top:15px;font-size:15px;}

#nourrice h1{font-size:20px;color:#868789;padding:0;margin:0;padding-top:20px}
#nourrice h2{font-size:17px;color:#868789;padding:0;margin:0;}
#descrnourrice{
	clear:both;
}
#descrnourrice h1{font-size:20px;color:#868789;padding:0;margin:0;}
#descrnourrice p{font-size:12px;color:#EA3E8B;padding:0;margin:0}

#tabnourrice {color:#333333;font-size:12px;font-family:arial;}
#tabnourrice table{width:100%}
#tabnourrice tr{height:15px;}
#tabnourrice td{background-color:#E8E8E8;}

#footer a{color:#000;}

#pblogging{color:#FF0000;}

#MB_overlay {position: absolute;margin: auto;top: 0;	left: 0;width: 100%; height: 100%;z-index: 9999;background-color: #000!important;}
#MB_overlay[id] { position: fixed; }
#MB_window {position: absolute;top: 0;border: 0 solid;text-align: left;z-index: 10000;}
#MB_window[id] { position: fixed!important; }
#MB_frame {position: relative;background-color: #FBDFEB;height: 100%;}
#MB_header {margin: 0;padding: 0;}
#MB_content {padding: 6px .75em;overflow: auto;}
#MB_caption {font: bold 100% "Lucida Grande", Arial, sans-serif;text-shadow: #FFF 0 1px 0;padding: .5em 2em .5em .75em;margin: 0;text-align: left;}
#MB_close {display: block;position: absolute;right: 5px; top: 4px;padding: 2px 3px;font-weight: bold;text-decoration: none;font-size: 13px;}
#MB_close:hover {background: transparent;}
#MB_loading {padding: 1.5em;text-indent: -10000px;background: transparent url('/images/spinner.gif') 50% 0 no-repeat;}
#MB_frame {padding-bottom: 7px;-webkit-border-radius: 7px; -moz-border-radius: 7px;border-radius: 7px;}
#MB_window {background-color: #FBDFEB;color: #000;-webkit-box-shadow: 0 8px 64px #000; -moz-box-shadow: 0 0 64px #000; box-shadow: 0 0 64px #000;-webkit-border-radius: 7px; -moz-border-radius: 7px;border-radius: 7px;}
#MB_content { border-top: 1px solid #00AFF0; }
#MB_header {background-color: #DDD;border-bottom: 1px solid #CCC;}
#MB_caption { color: #000; }
#MB_close { color: #777; }
#MB_close:hover { color: #000; }
.MB_alert {margin: 10px 0;text-align: center;}

input.disabled {border: 1px solid #F2F2F2;background-color: #F2F2F2;width:200px;}
input.required, textarea.required, input.validate-digits, input.validate-email, input.validate-date-au, input.portable{border: 1px solid #00A8E6;width:200px;}
input.validate-digits, input.validate-email{width:150px;}
input.validation-failed, textarea.validation-failed {border: 1px solid #FF3300;color : #FF3300;width:auto;}
input.validation-passed, textarea.validation-passed {border: 1px solid #00CC00;color : #000;width:auto;}
.validation-advice {float:right;display:inline;margin: 0;margin-left:10px;padding: 3px;padding-top: 2px;background-color: #FF3300;color : #FFF;font-weight: bold;}
.custom-advice {margin: 5px 0;padding: 5px;background-color: #C8AA00;color : #FFF;font-weight: bold;}

#erreuremail{color:#FF0000;font-weight:bold;font-size:13px;}
.page_act{
	font-weight:bold;font-size:13px;}
.pagin{text-align:center;color:#EE0089;font-size:11px; width:550px; overflow:hidden;}
.pagin a{
	color:#00B1D7;
	text-decoration:none;
}
.pagin a:hover{
	color:#00B1D7;
	text-decoration:underline;
}





.pubgoogle{
	float:left;
}

.contactez_moi2{
	float:left;
}

.textpub{
	float:left;
	width:204px;
}
