/* 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:#7F0020;
}

/*La landing page*/
body{
	background:none repeat scroll 0 0 #FFFFFF;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
}

#dialwebcam{
	background:url(/image/template/zone_visiteur/dialwebcam/full_bg.gif) repeat-y scroll center top #FFFFFF;
	color:#333333;
	margin:0 auto;
	width:792px;
}

#header{
	background:url(/image/template/zone_visiteur/dialwebcam//bg_header.gif) repeat-x scroll 0 0 transparent;
	height:135px;
	margin-left:4px;
	width:784px;
}

#header_left{
	width:430px;
	height:100px;
	margin-top:15px;
	margin-left:14px;
}

#logo{
	width:383px;
	height:62px;
	background:url(/image/template/zone_visiteur/dialwebcam/logo.gif) no-repeat scroll 0 0 transparent;
}

#baseline{
	color:#339999;
	float:left;
	font-weight:bold;
	font-size:15px;
	margin:0;
}

#header_right{
	width:270px;
	padding-left:40px;
	height:120px;
}

#connexion{
	width:260px;
	height:100px;
	padding-top:20px;
}

#connexion .critere{
	width:110px;
	height:40px;
	float:left;
}

#connexion #pseudo,
#connexion #passe{
	padding-top:5px;
}

#connexion .label_text{
	font-size:11px;
	text-align:right;
}

#connexion .item_text,
#connexion .item_password{
	background:url(/image/template/zone_visiteur/dialwebcam/bg_champs_ins.gif) no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#000000;
	padding-bottom:0px;
	padding-left:2px;
	padding-top:0px;
	margin-top:3px;
	height:19px;
	width:90px;
}

*html #connexion .item_text,
*html #connexion .item_password{
	padding-top:2px;
}

*+html #connexion .item_text,
*+html #connexion .item_password{
	padding-top:2px;
}

#connexion .disclaimer{
	background:url(/image/template/zone_visiteur/dialwebcam/bg_ok.gif) no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#000000;
	cursor:pointer;
	font-size:11px;
	height:20px;
	margin-top:19px;
	text-transform:uppercase;
	width:33px;
	float:left;
}

#connexion #identifiants_perdus{
	color:#333333;
	float:right;
	font-size:10px;
	margin:5px 0 0 25px;
	text-decoration:underline;
	width:75px;
}

#container{
	width:792px;
	height:550px;
}

#content_left{
	width:410px;
	height:550px;
}

#article{
	color:#333333;
	font:12px arial,Georgia,sans-serif;
	margin-left:30px;
	margin-right:20px;
	margin-top:25px;
	width:360px;
}

#article h1 {
	color:#FF3399;
	font-size:22px;
	font-weight:bold;
}

#article ul li{
	color:#333333;
	height:auto;
	padding:0;
	text-align:left;
	margin-top:10px;
}

#article #swf{
	width:360px;
	height:190px;
	padding-left:30px;
}

#content_right{
	width:382px;
	height:550px;
}

#formulaire {
	background:url(/image/template/zone_visiteur/dialwebcam/bg_form.jpg) no-repeat scroll center top transparent;
	color:#FF3399;
	margin:15px 0 0 10px;
	padding-top:7px;
	font-size:12px;
	width:295px;
	text-align:left;
}

#formulaire h1 {
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	padding-bottom:13px;
	text-align:center;
	text-transform:uppercase;
}

#formulaire .critere{
	width:295px;
	height:50px;
	display:block;
	margin-top:5px;
}


#formulaire .label_select ,
#formulaire .label_text{
	display:block;
	float:left;
	font-weight:bold;
	margin-left:50px;
	padding-top:2px;
	text-align:left;
	width:193px;
}

*html #formulaire .label_select ,
*html #formulaire .label_text{
	margin-left:25px;
}

#formulaire .item_select ,
#formulaire .item_text{
	background:url(/image/template/zone_visiteur/dialwebcam/bg_champs.gif) no-repeat scroll 0 0 transparent;
	border:0 none;
	font-size:11px;
	font-weight:bold;
	height:23px;
	margin-left:50px;
	padding-bottom:2px;
	padding-left:2px;
	text-align:left;
	width:193px;
}

*html #formulaire .item_text{
	padding-bottom:0px;
	padding-top:4px;
}

*+html div#formulaire .item_text{
	padding-bottom:0px;
	padding-top:4px;
}

#formulaire .item_select {
	padding-top:3px;
}

#formulaire #cgu {
	color:#000000;
	padding-top:3px;
	width:295px;
	height:20px;
}

#formulaire #cgu_box {
	float:left;
	width:20px;
	margin-left:40px;
	height:20px;
}

*html #formulaire #cgu_box{margin-left:15px;}

#formulaire #cgu_txt {
	float:left;
	width:180px;
	height:20px;
}

*html #formulaire #cgu_txt{
	margin-top:5px;
}

*+html #formulaire #cgu_txt{
	margin-top:5px;
}

#cgu .cgulink {
	color:#000000;
}

#validation #submit_form1{
	background:url(/image/template/zone_visiteur/dialwebcam/bt_signup.gif) no-repeat scroll center center transparent;
	border:0 none;
	color:#A60328;
	cursor:pointer;
	font-size:16px;
	font-weight:bold;
	height:83px;
	margin-bottom:15px;
	padding:0;
	width:100%;
}

#validation #submit_form1:hover{
	background:url(/image/template/zone_visiteur/dialwebcam/bt_signup_on.gif) no-repeat scroll center center transparent;
}

#thumbs{
	width:792px;
	height:150px;
}

.profil{
	width:130px;
	height:130px;
	margin-left:23px;
	background:url(/image/template/zone_visiteur/dialwebcam/fond_thumbs.png) no-repeat scroll center center transparent;	
}

.profil img{
	margin-top:5px;
	margin-left:5px;
}

#cgv{
	color:#999999;
	font-size:10px;
	margin:30px auto 0;
	text-align:center;
	width:600px;
}

.copyright{
	margin-top:15px;
	color:#000000;
}


 /*** OVERLAY ***/
.cFF3399{
	color:#FF3399;
}

.c24B5E2{
	color:#24B5E2;
}

div#contenu_overlay2{
	width:400px;
	height:160px;
	background-color:#ffffff;
	border:3px solid #FF3399;
}
div#contenu_overlay2  .pass_perdu{
	width:400px;
	height:160px;
}

div#contenu_overlay2  #titre_pass_perdu{
	color:#ffffff;
	width:400px;
	height:25px;
}

div#contenu_overlay2 .titre_pass_perdu{
	width:350px;
	height:25px;
}

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:#000;
}

div#contenu_overlay2 #mon_email{
	background:url(/image/template/zone_visiteur/dialwebcam/bg_champs.gif) no-repeat scroll 0 0 transparent;
	color:#FF3399;
	float:left;
	height:20px;
	margin-top:15px;
	padding-bottom:3px;
	padding-left:2px;
	padding-top:1px;
	width:200px;
}

*html div#contenu_overlay2 #mon_email{
	padding-bottom:0px;
	padding-top:4px;
}

*+html div#contenu_overlay2 #mon_email{
	padding-bottom:0px;
	padding-top:4px;
}

div#contenu_overlay2 #submit_mon_email{
	background:url(/image/template/zone_visiteur/dialwebcam/btn.png) no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#3E2606;
	cursor:pointer;
	float:left;
	font-size:11px;
	height:20px;
	margin-left:10px;
	text-transform:uppercase;
	width:110px;
	margin-top:17px;
}
 
*html div#contenu_overlay2 #submit_mon_email{
	margin-top:17px;
} 

*+html div#contenu_overlay2 #submit_mon_email{
	margin-top:17px;
} 
 
 
 
 
 
 
 

