#header{
	height:210px;
	background:url(../_images/header.png) no-repeat;
	padding:0 10px;
	margin-left:-10px;
}
#header-left{
	width:250px;
	height:188px;
	float:left;
}
.gratuit { width:236px; height:88px; display:block;overflow:hidden; margin-top:20px;margin-bottom:10px;}

.favoris {display:block; font-weight: bold; width:152px; height:22px; color: white; background: #1f6591 url(../_images/favoris.gif) no-repeat left center; text-decoration:none; line-height:22px; text-indent:23px;margin:17px 0 0 0;}
.favoris:hover{color:#fff;}
#header-left strong,#header-left strong a{
	color:#464646;
	font-size: 11px;
}
#header-center a{
	width:383px;
	height:188px;
	display:block;
	float:left;
}
#header-right{
	width:307px;
	height:148px;/*188-40*/
	float:left;
	padding:40px 0 0 0;
}
#header-right ul li{
	float:left;
}
#header-right ul li a{
	float:left;
	overflow: hidden;
	color:#464646;
	background:url(../_images/lien-site.png) no-repeat 15px center;
	height:18px;
	line-height: 18px;
	width:150px;
	display:block;
	text-indent: 30px;
	text-decoration: none;
}
#header-right ul li a:hover{text-decoration: underline;}
#menu{
	height:80px;
	background:url(../_images/menu.png) no-repeat;
	padding:0 10px;
	margin-left:-10px;
}
#menu ul{
	padding:0 0 0 35px;
}
#menu ul li{
	float:left;
	margin-left: 8px;

}
#menu ul li a{
	color:#464646;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	display: block;
	float:left;
	height:36px;
	line-height: 36px;
	/*padding:0 17px 0 35px;*/
	background: 		url(../_images/menu-right.png) center right no-repeat;
	margin: 			0 0 0 1px;
	padding: 			0 8px 0 0;


}
#menu ul li a img{
	vertical-align: baseline;
	padding:0 5px 0 0;
}
#menu ul li a span{
	background: 		url(../_images/menu-left.png) center left no-repeat;
	float:				left;
	font-size: 			1px;
	width:				8px;
}
#menu ul li a.inscription{
	color:#fff;
	background: 		url(../_images/menu-right-inscription.png) center right no-repeat;
}
#menu ul li a.inscription span{
	background: 		url(../_images/menu-left-inscription.png) center left no-repeat;
	float:				left;
	font-size: 			1px;
	width:				8px;
}
#menu ul li a:hover{
	color:#F7308C;
	text-decoration: none;
}
#menu ul li a.inscription:hover{
	color:#fff;
}ul.langues{
	height:22px;
	width:247px;
	float:left;
	position:relative;
	top:0;
	left:-10px;
}
ul.langues li{
	list-style:none;
	float:left;
}
ul.langues li a{
	background:url(../_images/langues.png) no-repeat;
	display:block;
	height:22px;
	width:27px;
	float:left;
}
ul.langues li.fr a{background-position:left 0;margin:0 4px 0 0;}
ul.langues li.en a{background-position:-31px 0;margin:0 4px 0 0;}
ul.langues li.es a{background-position:-62px 0;margin:0 4px 0 0;}
ul.langues li.it a{background-position:-93px 0;margin:0 9px 0 0;}
ul.langues li.gay a{width:57px;background-position:-129px 0;margin:0 4px 0 0;}
ul.langues li.hetero a{width:57px;background-position:-129px -44px;margin:0 4px 0 0;}
ul.langues li.trans a{width:57px;background-position:-190px 0;}

ul.langues li.fr a:hover,ul.langues li.fr.active a{background-position:left -22px;margin:0 4px 0 0;}
ul.langues li.en a:hover,ul.langues li.en.active a{background-position:-31px -22px;margin:0 4px 0 0;}
ul.langues li.es a:hover,ul.langues li.es.active a{background-position:-62px -22px;margin:0 4px 0 0;}
ul.langues li.it a:hover,ul.langues li.it.active a{background-position:-93px -22px;margin:0 9px 0 0;}
ul.langues li.gay a:hover,ul.langues li.gay.active a{width:57px;background-position:-129px -22px;margin:0 4px 0 0;}
ul.langues li.hetero a:hover,ul.langues li.gay.active a{width:57px;background-position:-129px -66px;margin:0 4px 0 0;}
ul.langues li.trans a:hover{width:57px;background-position:-190px -22px;}

#center{
	background-color:#FFF;
	padding:0 10px;
	margin-left:-10px;
}
.titre{
	margin:0 10px 10px;
	background:url(../_images/titre.png) repeat-x center center;
	text-align:center;
}
.infos{
	width:600px;
	color:#ff007e;
	font-size:11px;
	margin:10px auto;
	line-height:14px;
}
.infos img{
	float:left;
}
.infos a{
	color:#464646;
}

/*************************************/
/* MODELE 
/************************************/
.modeles{
	height:250px;
	background:url(../_images/modele.png) no-repeat;
	display:block;
}
.modeles-offline{
	background:url(../_images/modele-offline.png) no-repeat;
}
.modeles .titre-fiche{
	height:20px;
	margin:0 0 10px 0;
}
.modeles h2{
	float:left;
	margin:0;
}
.modeles h2 a{
	font-weight:bold;
	color:#f7308c;
	font-size:12px;
	line-height:20px;
	float:left;
	text-decoration:none;
	height:20px;
	width:140px;
	overflow: hidden;
	display:block;
}
.modeles h2 a img{
	padding:0 2px 0 5px;
	vertical-align:top;
}
.modeles a.fiche-modele{
	height:15px;/*20-5*/
	float:right;
	width:80px;
	color:#444;
	font-size: 11px;
	text-decoration:none ;
	padding:5px 0 0 0;
	text-indent: 14px;
}
.corner{
	height:4px;
	width:4px;
	display:block;
	background:url(../_images/photo-corners.gif) no-repeat;
}
.corner-top-left{
	background-position:left top;
	position:relative;
	top:-194px;
	left:0;
	float:left;
}
.corner-top-right{
	background-position:right top;
	position:relative;
	top:-194px;
	right:0;
	float:right;
}
.corner-bottom-left{
	background-position:left bottom;
	position:relative;
	top:-28px;
	left:0;
	float:left;
}
.corner-bottom-right{
	background-position:right bottom;
	position:relative;
	top:-28px;
	right:0;
	float:right;
}
.modeles .photo-modele{
	width:200px;
	margin:0 auto;
	height:174px;
}
.modeles .langues-modele{
	background-color:#000;
	height:20px;
	filter:alpha(Opacity=70);
	-moz-opacity:0.70;
	opacity:0.7;
	width:190px;/*200-10*/
	margin:0 auto;
	position:relative;
	top:-20px;
	padding:0 5px;
}
.modeles .show-modele a{
	width:200px;
	margin:0 auto;
	height:20px;/*27-7*/
	display:block;
	color:#fff;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	padding:7px 0 0 0;
}

.modeles .langues-modele img{
	padding:5px 5px 0 5px;
}

/*************************************/
/* FICHE 
/************************************/
h1{
	color:#f7308c;
	font-size: 18px;
	padding:0;
	text-indent: 20px;
	background:url(../_images/webcam.gif) no-repeat 220px center;
}
.demi-cadre-top{
	height:10px;
	background:url(../_images/demi-cadre-top.png) no-repeat;
}
.demi-cadre-middle{
	background:url(../_images/demi-cadre-middle.png) repeat-y;
	height:200px;
}
.demi-cadre-bottom{
	height:10px;
	background:url(../_images/demi-cadre-bottom.png) no-repeat;
	margin:0 0 10px 0;
}

.full-cadre-top{
	height:10px;
	background:url(../_images/full-cadre-top.png) no-repeat;
}
.full-cadre-middle{
	background:url(../_images/full-cadre-middle.png) repeat-y;
}
.full-cadre-bottom{
	height:10px;
	background:url(../_images/full-cadre-bottom.png) no-repeat;
	margin:0 0 20px 0;
}
.demi-cadre-middle p, .full-cadre-middle p{
	color:#464646;
	font-size: 12px;
	padding:0 10px;
	line-height: 20px;
	font-weight: normal;
}
.demi-cadre-middle p span, .full-cadre-middle p span{
	font-size: 12px;
	color:#464646;
	font-weight: bold;
	
}
.voir-show a{
	display:block;
	width:300px;
	height:50px;
	margin:10px auto;
	clear:both;
	background:url(../_images/voir-show.gif) no-repeat;
	text-decoration: none;
	color:#fff;
	line-height: 50px;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}
.voir-photos a{
	display:block;
	width:220px;
	height:30px;
	margin:10px auto 0 auto;
	clear:both;
	background:url(../_images/voir-photos.gif) no-repeat;
}
.corps{
	width:220px;
	height:30px;
	margin:0 auto;
	background: url(../_images/voir-photos.gif) no-repeat;
	color:#fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.photos{
	text-align: center;
}
.photos a img{
	padding: 5px;
	border: 1px solid #dcdcdc;
	margin:5px 20px;
}
.photos a:hover img{
	border: 1px solid #f7308c;
}
.titre-aime{
	text-align: center;
	color:#7ab31b;
	font-weight: bold;
}
ul.aime li{
	color:#464646;
	line-height: 22px;
	font-size: 10px;
	text-indent: 10px;
	padding:0 10px 0 0;
}
ul.aime li img{
	float:right;
	vertical-align: middle;
}
/*****************/

#footer-links{
	background:url(../_images/titre.png) repeat-x top center;
	margin:20px 10px 0 10px;
	padding:20px 0 0 0;
	text-align: center;
}
#footer{
	background:url(../_images/footer.png) top no-repeat;
	padding:10px 10px 0 10px;
	margin-left:-10px;
	color:#b9597e;
	font-size: 11px;
	text-align: center;
}

#footer span{
	color:#fff;
	font-size: 13px;
	font-weight: bold;
}
#footer a{
	color:#fff;
}

/*pages*/

.pages {text-align:center;}

.pages a {padding:2px; border:1px solid #fff; text-decoration:none; line-height:20px; color: #464646; font-size:11px;font-family:Arial;}

.pages a:hover {color:#ff007e;}

.pages .active {color:#ff007e; font-weight:bold;}

.mailto {background:transparent url(http://media.eurolive.com/images/mailto.gif) no-repeat center center; color:#fff; font-weight:bold; text-decoration:none; margin:5px; display:block; width:165px; height:30px; line-height:30px;}

