body{
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#2A6587;
	color:#000731;
	}
a{
	color:#FFFFFF;
	text-decoration:none;
	}
a:visited{
	color:#93C4D2;
	}
a:hover, a:active, a:focus{
	color:#EB580B;
	text-decoration:underline;
	}
#landing{
	min-width:990px;
	min-height:790px;
	background:#2A6587 url(/login/polaroid/img/bg.jpg) no-repeat top center;
	}
#landing.notxt{
	background-image:url(/login/polaroid/img/bg_notxt.jpg);
	}
#landing.gay{
	background-image:url(/login/polaroid/img/bg_gay.jpg);
	}
#landing.gaynotxt{
	background-image:url(/login/polaroid/img/bg_gaynotxt.jpg);
	}
#viewport{
	width:990px;
	margin:0 auto;
	}
#logobox{
	float:left;
	margin-left:70px;
	margin-top:5px;
	width:500px;
	font-size:20px;
	color:#FFFFFF;
	}
img#logo{
	width:132px;
	height:95px;
	}
#tagline{
	font-size:14px;
	}
a#lnklogin{
	float:right;
	margin-right:20px;
	width:182px;
	height:34px;
	line-height:34px;
	font-size:18px;
	text-align:center;
	background:transparent url(/login/polaroid/img/bg_login.png) no-repeat top center;
	color:#FFFFFF;
	font-weight:normal;
	}

#online{
	position:absolute;
	top:100px;
	left:180px;
	width:320px;
	font-size:22px;
	text-align:right;
	color:#FFFFFF;
	font-weight:normal;
	}
#online strong{
	font-weight:normal;
	font-size:24px;
	}
#main{
	position: relative;
	clear:both;
	float:right;
	width:auto;
	height:600px;
	margin:0 0 0 0;
	}
#recherche{
	width:280px;
	margin-left:15px;
	border:solid 3px #000731;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	}
#recherche form{
	background-color:#FFFFFF;
	margin:5px;
	}
#recherche form .content{
	margin:15px 15px 7px 15px;
	}
#recherche form h2{
	height:45px;
	font-size:23px;
	line-height:45px;
	background-color:#000731;
	color:#FFFFFF;
	text-align:center;
	font-weight:normal;
	}
#recherche form label{
	clear:both;
	margin:0 5px 20px 0;
	float:left;
	display:block;
	width:120px;
	font-size:18px;
	line-height:22px;
	}
#recherche form select{
	float:right;
	width:115px;
	font-size:14px;
	margin-bottom:7px;
	border:solid 1px #999999;
	}
#recherche form label#lblsousregion{
	width:auto;
	margin:5px 0 5px 0;
	}
#recherche form select#sousregion{
	width:100%;
	float:none;
	}
#recherche form #btnsearch{
	clear:both;
	margin:10px 0;
	width:100%;
	height:44px;
	line-height:28px;
	background:transparent url(/login/polaroid/img/btn_search.png) no-repeat center center;
	color:#FFFFFF;
	border:none;
	font-size:34px;
	font-family:Impact,Charcoal, sans-serif;
	font-weight:normal;
	}
#recherche form #btnsearch:hover{
	cursor:pointer;
	cursor:hand;
	}
#inscription{
	width:320px;
	margin-top:25px;
	text-align:center;
	font-size:24px;
	line-height:26px;
	}
#inscription a#lnkinscription{
	display:block;
	margin-top:15px;
	background:transparent url(/login/polaroid/img/btn_insc.png) no-repeat top center;
	width:100%;
	color:#FFFFFF;
	height:29px;
	font-size:20px;
	line-height:28px;
	font-family:Impact,Charcoal, sans-serif;
	font-weight:normal;
	}

#comments{
	position:relative;
	}
#comments h2{
	margin:20px 0;
	position:relative;
	}
#comments .wrapper{
	position:relative;
	float:left;
	border-left:dotted 1px #000731;
	border-right:dotted 1px #000731;
	}
#comments .col{
	position:absolute;
	z-index:1;
	width:33%;
	top:0;
	left:33%;
	height:100%;
	border-left:dotted 1px #000731;
	border-right:dotted 1px #000731;
	}
#comments ol{
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	}
#comments ol li{
	float:left;
	width:33%;
	height:100%;
	}
#comments ol li blockquote{
	margin:10px 20px;
	font-style:italic;
	line-height:22px;
	}
#comments ol li blockquote:before {
	content:'« ';
	}
#comments ol li blockquote:after {
	content:' »';
	}
#comments ol li p{
	margin:10px 20px;
	text-align:right;
	}
#comments a{
	float:right;
	margin:20px;
	}

#text h1{
	margin-bottom:20px;
	}
#referencement #cats_box{clear:both;padding-top:10px;}
#referencement #rels_box{clear:both;padding-top:10px;}
#referencement #regions_box{clear:both;padding-top:10px;}
#referencement #villes_box{clear:both;padding-top:10px;}
#referencement ul{list-style-type:none;}
#referencement ul li{float:left;padding:2px 5px;margin:3px 0;white-space:nowrap;}
#referencement ul li:after{content:',';}
#referencement ul li:last-child:after{content:'';}

#footer.unlogged #footer_view{
	width:990px;
	margin-left:-495px;
	}
.view800{
	width:990px;
	margin:0 auto;
	}

