/* 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, 
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:none repeat scroll 0 0 #DBF5FF;
	font-family:Helvetica,Arial,sans-serif;
	font-size:10px;
	overflow:auto;
	text-align:center;
}

#kikoucam{
	background:url(/image/template/zone_visiteur/kikoucam/background.jpg) no-repeat scroll left top #DBF5FF;
	height:520px;
	margin:0 auto;
	width:760px;
	padding-top:75px;
}

#content_left{
	height:500px;
	width:500px;
}


#connexion{
	height:45px;
	width:450px;
	color:#00094C;
	font-size:10px;
	padding-left:5px;
	text-align:left;
}

#connexion span{
	float:left;
	height:10px;
	padding-left:15px;
	padding-top:7px;
	width:120px;
}

#connexion .item_radio {
	float:left;
	width:300px;
	height:16px;
	padding-top:2px;
}
#connexion .valeur_radio{
	float:left;
	width:140px;
	height:10px;
}
#connexion .valeur_radio_item{
	float:left;
	border:0 none;
	background:none;
}

#connexion .valeur_radio_label{
	float:left;
	padding-top:4px;
}

#connexion #pseudo,
#connexion #passe {
	float:left;
	height:25px;
	padding-top:3px;
	width:135px;
}	

*html #connexion #pseudo, *html #connexion #passe{padding-top:0px;}

#connexion .label_text ,
#connexion .label_password {
	text-align:right;
	width:50px;	
	height:15px;
	padding-top:5px;	
	float:left;
	text-transform:uppercase;
}	

*html #connexion .label_text , *html #connexion .label_password {padding-top:6px;}
*+html #connexion .label_text , *+html #connexion .label_password {padding-top:6px;}

#connexion .item_text ,
#connexion .item_password {
	border:1px solid #999999;
	background-color:#FFFFFF;
	padding-bottom:3px;
	height:16px;
	width:70px;
	padding-left:3px;
	margin-left:5px;
	float:left;	
}	

*html #connexion .item_text ,
*html #connexion .item_password {
	padding-bottom:1px;
	padding-top:1px;
}

*+html #connexion .item_text ,
*+html #connexion .item_password {
	padding-bottom:1px;
	padding-top:1px;
}


#connexion .disclaimer  {
	background:url(/image/template/zone_visiteur/kikoucam/login-go.gif) repeat scroll 0 0 #111A58;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	height:19px;
	width:29px;
	margin-left:5px;
	margin-top:4px;
	padding-bottom:5px;
	text-align:center;
}

*html #connexion .disclaimer {margin-top:1px;}


#connexion #identifiants_perdus{
	height:10px;
	color:#00094C;
	margin-left:5px;
}

*html #connexion #identifiants_perdus {margin-top:-8px;}
*+html #connexion #identifiants_perdus {margin-top:-8px;}


ul#membres{
	height:20px;
	padding-top:18px;
	width:500px;
}

*html ul#membres{padding-top:17px;}
*+html ul#membres{padding-top:17px;}

ul#membres li{
	color:#980660;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-left:40px;
	text-align:left;
	width:115px;
}

*html ul#membres li{margin-left:20px;	width:135px;}


#thumbs{
	height:115px;
	padding-top:295px;
	width:450px;
}

.profil{
	width:100px;
	height:115px;
	padding-left:9px;
}

.profil span{
	color:#FF00A2;
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:10px;
	height:15px;
	padding-top:2px;
	text-align:center;
	width:100px;
}

#content_right{
	height:500px;
	width:260px;
}

#formulaire{
	height:300px;
	padding-left:30px;
	width:230px;
}

*html #formulaire{margin-top:-15px;}
*+html #formulaire{margin-top:-15px;}

#formulaire .critere{
	width:200px;
	height:42px;
}

#formulaire .label_text,
#formulaire .label_select {
	color:#FF009D;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style-position:outside;
	list-style-type:disc;
	text-align:left;
	width:180px;
	height:14px;
	float:left;
	padding-top:6px;
}

#formulaire .item_text{
	color:#776F74;
	font-size:12px;
	height:16px;
	width:200px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	float:left;
	padding-left:3px;	
}

#formulaire .item_select{
	color:#776F74;
	font-size:12px;
	height:18px;
	width:205px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	float:left;
}

#formulaire #id_theme{
	position:relative;
	top:252px;
}



#cgu{
	height:20px;
	width:230px;
	margin-top:45px;
}


#cgu_box,
#cgu_txt{
	float:left;
}

#cgu_box{
	margin-left:-4px;
	border:0 none;
	background:none;
}

#cgu_txt{
	color:#FF009D;
	font-weight:bold;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-top:4px;
	width:200px;
	text-align:left;
}
/*
*html #cgu_txt{padding-top:7px;}
*+html #cgu_txt{padding-top:7px;}
*/

#cgu .cgulink{
	color:#00094C;
}

#formulaire #submit_form1{
	background:url(/image/template/zone_visiteur/kikoucam/validation.gif) no-repeat scroll left center transparent;
	border:0 none;
	cursor:pointer;
	height:32px;
	margin-top:5px;
	width:150px;
}



#cgv{
	color:#285E71;
	font-size:9px;
	text-align:justify;
	width:760px;
	margin:0 auto;
}

.copyright{
	padding-top: 5px; 
	color:#000000;
	float:left;
	font-size:10px;
	text-align:center;
	width:100%;
}


 /*** OVERLAY PASS PERDU ***/
.cFD009E{
	color:#FD009E;
}

.c00303F{
	color:#00303F;
}

div#contenu_overlay2{
	width:400px;
	height:160px;
	background:none;
	border:none;
}
div#contenu_overlay2  .pass_perdu{
	width:400px;
	height:160px;
	background-color:#DBF5FF;
	border:3px solid #FD009E;/*Rose foncé*/
}

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:#00094C;
	padding-left:10px;
}

div#contenu_overlay2 #mon_email{
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#00094C;
	float:left;
	height:18px;
	margin-top:11px;
	padding-bottom:3px;
	width:180px;
	padding-left:3px;	
}

div#contenu_overlay2 input#submit_mon_email{
	background-image:none;
	background-color:#FD009E;/*Jaune */
	border:1px solid #00094C;
	color:#00094C;/*Noir*/
	cursor:pointer;
	float:left;
	font-size:11px;
	height:25px;
	margin-left:10px;
	text-transform:uppercase;
	width:110px;
	margin-top:10px;
}


*html div#contenu_overlay2 #mon_email{
	padding-bottom:0px;
	padding-top:4px;
}

*+html div#contenu_overlay2 #mon_email{
	padding-bottom:0px;
	padding-top:4px;
}
 
 
 
 
 
 
 
