/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*@Utiles---------------------------------------------------------------------------------------*/
.left{float:left;}
.right{float:right;}
.hidden{overflow:hidden;}
.both{clear:both;}
.bold{font-weight:bold;}
.normal{font-weight:normal;}
.norepeat{background-repeat:no-repeat;}
.repeatX{background-repeat:repeat-x;}
.repeatY{background-repeat:repeat-y;}
.alignleft{text-align:left;}
.aligncenter{text-align:center;}
.alignright{text-align:right;}
.underline{text-decoration:underline;}

.invisible{
	filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
}

.italic{font-style:italic;}
.cursor{cursor:pointer;}

a {
	color:#FFFFFF;
}

/*La landing page*/
body{
	background-color:#C70172;
	background-image:url(/image/template/zone_visiteur/aimons-nous/fdhome.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
}

#aimons-nous{
	height:auto;
	width:760px;
	margin:0 auto;
}

#header{
	height:72px;
	width:760px;
}

#container{
	height:auto;
	width:760px;
}

#content_left{
	height:auto;
	width:465px;
}
#connexion{
	width:282px;
	height:81px;
	border:1px solid #C93487;	
}


#connexion #pseudo,
#connexion #passe {
	height:25px;
	width:160px;
	float:left;
}	

#connexion #pseudo {
	padding-top:10px;
}

#connexion .label_text ,
#connexion .label_password {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	width:50px;	
	height:15px;
	padding-top:4px;	
	text-align:right;
	float:left;
}	

#connexion .item_text ,
#connexion .item_password {
	border:1px solid #999999;
	background-color:#FFFFFF;
	color:#70013D;
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
	height:18px;
	width:95px;
}	

#connexion .disclaimer  {
	background-color:#E4FF00;
	border:thin solid #FFFFFF;
	color:#70013D;
	font-size:11px;
	height:20px;
	text-align:center;
	text-decoration:none;
	margin-top:-25px;
	margin-left:10px;
	width:100px;
}

#connexion .disclaimer:hover{
	background-color:#E50083;
	color:#FFFFFF;
}

#connexion #identifiants_perdus{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	padding-left:15px;
	padding-top:5px;
	float:left;
	
}

#content_left img{margin-left:5px;}

#div_thumbs{
	width:463px;
	height:290px;
	display:block;
}

#div_form{
	width:463px;
	height:290px;
	border:1px solid #C93487;
	margin-top:5px;
	display:none;
}

#thumbs{
	width:463px;
	height:130px;
	border:1px solid #C93487;
	margin-top:5px;
}


.profil{
	width:77px;
	height:110px;
	padding-top:3px;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
}

.profil img{
	border:solid 1px #E4FF00;
	margin-left:0px;
}

.profil li{
	height:15px;
	width:77px;	
	display:block;
}

#content_left a {
	width:465px;
	height:15px;
	padding-top:3px;	
}

#search{
	width:192px;
	height:139px;
	border:1px solid #C93487;
}

*html #search{width:190px;}

#search .critere{
	clear:both;
	height:24px;
	overflow:hidden;
	width:170px;
	margin-left:11px;
}

#search #sexe{
	margin-top:5px;
}

#search .item_select{
	display:block;
	height:20px;
	width:170px;
}


#search #item_age_min,
#search #item_age_max{
	width:80px;
	float:left;
}

#search #item_age_max{
	margin-left:10px;
}

#search #valider_recherche{
	width:170px;
	background-color:#E4FF00;
	border:thin solid #FFFFFF;
	color:#70013D;
	font-size:11px;
	height:20px;
	text-align:center;
	text-decoration:none;
	margin-left:12px;	
	cursor:pointer;
}

#search #valider_recherche:hover{
	background-color:#E50083;
	color:#FFFFFF;
}


#content_right{
	height:auto;
	width:285px;
	padding-left:5px;
}

#services{
	height:139px;
	width:287px;
	background-color:#6f013c;
	border:1px solid #C93487;
	margin-top:6px;
}

.menu_service{
	color:#FFFFFF;
	padding-top:10px;
	padding-left:10px;
}

.menu_service li{
	height:18px;
	padding-left:28px;
	padding-top:4px;
}

#puce1{	background-image:url(/image/template/zone_visiteur/aimons-nous/puce1.gif); background-repeat:no-repeat;}	
#puce2{	background-image:url(/image/template/zone_visiteur/aimons-nous/puce2.gif); background-repeat:no-repeat;}	
#puce3{	background-image:url(/image/template/zone_visiteur/aimons-nous/puce3.gif); background-repeat:no-repeat;}	
#puce4{	background-image:url(/image/template/zone_visiteur/aimons-nous/puce4.gif); background-repeat:no-repeat;}	
#puce5{	background-image:url(/image/template/zone_visiteur/aimons-nous/puce5.gif); background-repeat:no-repeat;}	

/****Titre des blocs****/
ul.titre{
	width:auto;
	height:15px;
	background-color:#E50083;
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	padding-left:3px;
}

li.titre_img{
	padding-top:3px;
	width:11px;
	height:9px;
}

li.titre_text{
	padding-top:2px;
	padding-left:8px;
}

*html li.titre_text{	padding-top:3px;}

#connexion ul.titre{width:120px;}
#thumbs ul.titre{width:140px;}
#search ul.titre{width:90px;}
#services ul.titre{width:100px;}
#div_form ul.titre{width:320px;}


.membres{
	height:13px;
	text-align:right;
	width:310px;
	padding-top:3px;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
}

.nbr{
	color:#FFCACA;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	padding-right:5px;
	font-weight:bold;
}

#formulaire{
	width:453px;
	height:280px;
	float:left;
	padding:5px;
}

*html #formulaire{height:268px;}

#formulaire .critere{
	width:410px;
	height:25px;
	margin-top:4px;
	color:#FFFFFF;
}

#formulaire #sexe{margin-top:12px;}

#formulaire .label_text,
#formulaire .label_select,
#formulaire .label_date{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	float:left;
	text-align:right;
	width:150px;
	padding-top:6px;
	margin-left:8px;
}

#formulaire .item_text{
	color:#70013D;
	font-size:11px;
	height:16px;
	width:209px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	padding-top:2px;
	padding-bottom:2px;
	float:left;
	margin-left:8px;
	font-weight:bold;
}

*html #formulaire .item_text{	padding-top:3px;padding-bottom:1px;}
*+html #formulaire .item_text{padding-top:3px;padding-bottom:1px;}


#formulaire .item_select,
#formulaire .item_date{
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#70013D;
	cursor:pointer;
	font-size:11px;
	text-align:left;
	height:22px;
	width:211px;
	padding-top:3px;
	padding-bottom:2px;
	float:left;	
	margin-left:8px;
	font-weight:bold;	
}

#formulaire .item_date{
	width:65px;
}

#cgu{
	width:440px;
	height:20px;
	margin-top:8px;
}


#cgu_box,
#cgu_txt{
	float:left;
}

#cgu_box{
	margin-left:100px;
}

*html #cgu_box{margin-left:50px;}
*+html #cgu_box{margin-left:50px;}

#cgu_txt{
	color:#FFFFFF;
	padding-left:10px;
	padding-top:0px;
	width:260px;
	font-size:11px;
	font-size:Arial;
}
*html #cgu_txt{padding-top:6px;}
*+html #cgu_txt{padding-top:6px;}


#cgu .cgulink{
	font-weight:bold;
}

#formulaire #submit_form1{
	background-color:#E4FF00;
	border:1px solid #FFFFFF;
	color:#5C3609;
	cursor:pointer;
	font-size:11px;
	height:21px;
	margin-left:165px;
	margin-top:8px;
	text-align:center;
	width:212px;
}

#formulaire #submit_form1:hover{
	background-color:#00D8FF;
	color:#FFFFFF;
}

#cgv{
	color:#ffffff;
	margin:10px auto 0;
	text-align:center;
	width:600px;
	font-size:11px;
}

.copyright{
	padding-top: 5px; 
}


 /*** OVERLAY PASS PERDU ***/
.cffffff{
	color:#ffffff;
}
.cE50083{
	color:#E50083;
}

div#contenu_overlay2{
	width:400px;
	height:160px;
	background:none;
	border:none;
}
div#contenu_overlay2  .pass_perdu{
	width:400px;
	height:160px;
	border:3px solid #ffffff;
	background-image:url(/image/template/zone_visiteur/aimons-nous/fdhome.jpg);
	background-repeat:repeat-x;
}

div#contenu_overlay2  #titre_pass_perdu{
	color:#ffffff;
	width:400px;
	height:25px;
}

div#contenu_overlay2 .titre_pass_perdu{
	width:340px;
	height:25px;
	padding-left:10px;
}

div#contenu_overlay2  .fermer_pass_perdu{
	background-image:url(/image/template/zone_visiteur/rencontres-voisines/img_fermer.jpg);
	width:50px;
	height:17px;
	float:right;
	margin-left:0px;	
}

div#contenu_overlay2 #text_pass_perdu{
	color:#ffffff;
	padding-left:10px;
}

div#contenu_overlay2 #mon_email{
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#70013D;
	float:left;
	height:18px;
	margin-top:11px;
	padding-bottom:3px;
	width:180px;
}

div#contenu_overlay2 input#submit_mon_email{
	background-image:none;
	background-color:#E4FF00;
	border:thin solid #FFFFFF;
	color:#70013D;
	cursor:pointer;
	float:left;
	font-size:11px;
	height:25px;
	margin-left:10px;
	text-transform:uppercase;
	width:110px;
	margin-top:10px;
}

div#contenu_overlay2 input#submit_mon_email:hover{
	background-color:#E50083;
	color:#FFFFFF;
}

*html div#contenu_overlay2 #mon_email{
	padding-bottom:0px;
	padding-top:4px;
}

*+html div#contenu_overlay2 #mon_email{
	padding-bottom:0px;
	padding-top:4px;
}
 
 
 
 
 
 
 
