/* 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:#7F0020;
}

/*La landing page*/
body{
	background:none repeat scroll 0 0 #FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-left:0;
	margin-top:0;
}

#rencontres-webcam{
	width:100%;
	height:auto;
	margin:0 auto;
}


/*** HEADER ***/
#top{
	background-image:url(/image/template/zone_visiteur/rencontres-webcam/bg_top.png);
	background-repeat:repeat-x;
	height:162px;
	margin:0 auto;
	width:100%;
}

#header{
	height:160px;
	margin-left:auto;
	margin-right:auto;
	width:1020px;
}

#logo{
	height:107px;
	width:659px;
	background-image:url(/image/template/zone_visiteur/rencontres-webcam/logo.png);
	background-repeat:no-repeat;
}

#webcam{
	height:150px;
	width:259px;
	background-image:url(/image/template/zone_visiteur/rencontres-webcam/webcam.png);
	background-repeat:no-repeat;
}

#menu{
	height:43px;
	width:639px;
	padding-left:40px;
	padding-top:12px;
}

ul#menu li{
	background-image:url(/image/template/zone_visiteur/rencontres-webcam/division.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	display:inline;
	float:left;
	height:30px;
	left:0;
	list-style-image:none;
	list-style-type:none;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	top:0;
}

ul#menu img:hover{
	background-color:#E174D8;
}


#container{
	background-image:url(/image/template/zone_visiteur/rencontres-webcam/bg_conteneur.jpg);
	background-repeat:repeat-y;
	height:auto;
	padding-top:20px;
	width:1020px;
	line-height:16px;
	margin:0 auto;
}


#content_left{
	width:560px;
	height:auto;
	padding-left:40px;
}

#content_left_top{
	width:560px;
	height:120px;
}

#text{
	height:70px;
	padding-left:5px;
	text-align:justify;
	width:410px;
}

#content_left_top h1{
	color:#BB34AD;
	width:410px;
	height:20px;	
	margin-top:10px;
	font-weight:bold;
	font-size:13px;
}

#content_left_top span{
	display:block;
	height:70px;
	margin-top:25px;
	padding-top:10px;
	width:410px;		
}

*+html #content_left_top span{margin-top:10px;}

#content_left ul#market{
	text-align:justify;
}

#content_left ul#market li{
	padding-top:10px;
}



#content_right{
	height:auto;
	width:380px;
	padding-left:20px;
}


#formulaire{
	background-image:url(/image/template/zone_visiteur/rencontres-webcam/bg_form.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	height:340px;
	margin-left:auto;
	margin-right:auto;
	padding-top:75px;
	width:361px;
}

#formulaire .critere{
	width:360px;
	height:35px;
	margin-top:4px;
}

#formulaire .label_select ,
#formulaire .label_text{
	width:140px;
	height:2px;
	font-size:14px;
	margin-top:5px;
	float:left;
	text-align:right;
	padding-top:5px;
}

#formulaire .item_text{
	background:url(/image/template/zone_visiteur/rencontres-webcam/bg_champs.gif) no-repeat scroll left top transparent;
	border:0 none;
	float:left;
	height:29px;
	margin-bottom:5px;
	padding:4px;
	width:172px;
}

*html #formulaire .item_text {padding-top:10px;padding-bottom:0px;height:27px}
*+html #formulaire .item_text {padding-top:10px;padding-bottom:0px;height:27px}

#formulaire .item_text:focus,
#formulaire .item_text:hover{
	background:url(/image/template/zone_visiteur/rencontres-webcam/bg_champs_focus.gif) no-repeat scroll left top transparent;
}

#formulaire .item_select{
	background:none repeat scroll 0 0 #FFFFFF;
	border:2px solid #737373;
	font-size:15px;
	font-weight:bold;
	height:30px;
	margin-bottom:5px;
	padding:2px 3px;
	padding-top:5px;
	width:170px;
}

*html #formulaire .item_select{margin-top:8px;}
*+html #formulaire .item_select{margin-top:8px;}


#cgu{
	margin-top:20px;
	margin-bottom:10px;	
	width:361px;
	height:20px;
}

#cgu_box,
#cgu_txt{
	color:#000;
	float:left;
	font-size:9px;
	font-size:Arial;
}

#cgu_box{
	margin-left:120px;
}

*html #cgu_box{margin-left:50px;}
*+html #cgu_box{margin-left:50px;}

#cgu_txt{
	width:200px;
	padding-left:10px;
	padding-top:2px;	
}


#cgu .cgulink{
	color:#000000;
}


#formulaire #submit_form1{
	background:url(/image/template/zone_visiteur/rencontres-webcam/btn_valid.gif) no-repeat scroll left center transparent;
	border:0 none;
	cursor:pointer;
	font-size:20px;
	font-weight:bold;
	height:70px;
	margin-bottom:15px;
	padding:0;
	text-align:center;
	width:293px;
	margin-left:44px;
}

*html #formulaire #submit_form1{margin-left:32px;}
*+html #formulaire #submit_form1{margin-left:32px;}


#connexion{
	background-image:url(/image/template/zone_visiteur/rencontres-webcam/bg_membre.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	height:140px;
	margin-left:auto;
	margin-right:auto;
	padding-top:60px;
	width:361px;
}

#connexion .critere{
	width:360px;
	height:35px;
	margin-top:4px;
}

#connexion .label_text ,
#connexion .label_password {
	float:left;
	font-size:14px;
	height:18px;
	padding-top:6px;
	text-align:right;
	width:140px;
	font-weight:normal;
	margin-top:5px;	
}	

#connexion .item_text ,
#connexion .item_password {
	background:url(/image/template/zone_visiteur/rencontres-webcam/bg_champs.gif) no-repeat scroll left top transparent;
	border:0 none;
	float:left;
	height:29px;
	margin-bottom:5px;
	padding:4px;
	width:172px;
}	

*html #connexion .item_text , *html #connexion .item_password {padding-top:10px;padding-bottom:0px;height:27px}
*+html #connexion .item_text , *+html #connexion .item_password {padding-top:10px;padding-bottom:0px;height:27px}

#connexion .item_text:focus ,
#connexion .item_password:focus  ,
#connexion .item_text:hover,
#connexion .item_password:hover{
	background:url(/image/template/zone_visiteur/rencontres-webcam/bg_champs_focus.gif) no-repeat scroll left top transparent;
}

#connexion .disclaimer  {
	cursor:pointer;
	height:24px;
	margin-left:235px;
	width:80px;
	margin-top:5px;
}

#connexion #identifiants_perdus{
	color:#000000;
	font-weight:normal;
	margin-right:220px;	
	margin-top:-20px;
}

*html #connexion #identifiants_perdus{margin-right:110px;	}


#footer {
	background-image:url(/image/template/zone_visiteur/rencontres-webcam/bg_footer.jpg);
	background-repeat:no-repeat;
	float:left;
	height:47px;
	margin-left:auto;
	margin-right:auto;
	padding-top:100px;
	position:relative;
	text-align:center;
	width:1020px;
}

#footer a  {
	text-decoration:none;
	color:#000000;
}

#footer ul#menu_footer{
	height:20px;
	margin:auto;
	padding-top:12px;
	text-align:center;
	width:300px;
}

#footer #menu_footer li {
	float:left;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
}

#cgv{
	color:#333333;
	float:left;
	font-size:11px;
	text-align:center;
	width:100%;
	height:auto;
	margin:0 auto;
	padding-bottom:10px;
}

.copyright{
	padding-top: 5px; 
}


 /*** OVERLAY PASS PERDU ***/
.cBB34AD{
	color:#BB34AD;
}


div#contenu_overlay2{
	width:400px;
	height:160px;
	background:none;
	border:none;

}
div#contenu_overlay2  .pass_perdu{
	width:400px;
	height:160px;
	background-color:#FFFFFF;
	border:3px solid #999999;
}

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:#000000;
	padding-left:10px;
}

div#contenu_overlay2 #mon_email{
	background-color:#FCFCFC;
	border:1px solid #A0A0A0;
	color:#CC0000;
	float:left;
	height:18px;
	margin-top:11px;
	padding-bottom:3px;
	width:180px;
}

div#contenu_overlay2 input#submit_mon_email{
	background-image:none;
	background-color:#BB34AD;
	border:solid 1px #999999;
	color:#FFFFFF;
	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;
}
 
 
 
 
 
 
 
