/*
* CSS
* @author jpbagnis.com
* V5
*/
* {	margin: 0;
	padding: 0;
}

:focus {outline: 0;}


body {
	font-size: 10px;
	font-family: arial, sans-serif;
	background: #fff;
	 margin-bottom:50px;
}

#site {
  width:auto;
  margin: 0px auto 0;  /*strict : -289px 0 0 -460px*/ 
  height: auto;
}

#top {
	top:0px;
	height:84px;
	width: auto;
	background-color:#FFFFFF;
	
}
#header {
	width: 1010px;
	margin: 0px auto 0;
	
}

#header img { 					/* logo */
	margin-top:5px;
	float:left;
}

a img { border: none; }

#iframed { height: 710px;
		width: 860px;
}


#tex-cont {
clear:none;
width:230px;
}

#tex-cont p {
width:230px;
}

#img-cont{
position: absolute;
top:110px;
margin-left:260px;
padding-bottom: 70px;
width:750px;

}

#img-cont img{ max-width:750px;}

.caption { margin-top:10px; padding-bottom:10px; color:#666;}

#backbt {
/*bottom:80px;*/
bottom: 50%;
right:-18px;
width: 58px;
height:40px;
position: fixed;
background: url(img/backbt2.png) right top no-repeat;
z-index:50;
display:none;

}

#backbt:hover {
	right:-10px;
	background-position:right bottom;
}



htitre {
	/*text-transform: uppercase;*/
	font-weight: bold;
	font-size:12px;
}

titre {
	/*text-transform: uppercase;*/
	font-weight: bold;
	line-height:40px;
	font-size:12px;
	/*letter-spacing:0.3px;*/
}

#content {
    height: 100%;
    margin: 0px auto 0px;
	width:1010px;
	z-index:1;
	margin-top: 20px;
	font-size:12px;
	
}

#content p {
	margin-bottom: 9px;
	font-weight:normal;
}


object {
	z-index:2;
}



#content a { color: #000; text-decoration: underline; }
#content a:visited { color: #000;}
#content a:hover {text-decoration: none; color: #FFCC00; }

.sldprev {cursor:default;
display:block;
background:url(img/sldprev.png) 0 0 no-repeat;
width:20px;
height:20px;
text-indent:-4500px;
float:left;
margin-right:5px;
}

.sldnext {
display:block;
background:url(img/sldnext.png) 0 0 no-repeat;
width:20px;
height:20px;
text-indent:-4500px;
float:left;
margin-right:7px;
}

.sldnext:hover, .sldprev:hover {
background-position:right bottom;
}

#num { height:18px; padding-top:3px; margin-bottom:6px;}


#backbt {
/*bottom:80px;*/
bottom: 50%;
right:-18px;
width: 58px;
height:40px;
position: fixed;
background: url(img/backbt2.png) right top no-repeat;
z-index:50;
display:none;

}

#backbt:hover {
	right:-10px;
	background-position:right bottom;
}


/*#content .img a:hover{
background-color:#000000;
}*/
#home {
/*width:900px;*/
margin-top:25px;
line-height:16px;
font-size:12px;
padding-bottom:30px;
}

.home_big {
clear:both;
margin-bottom:35px;
}

.home_block {
clear:none;
float: left;
margin-top:0px;
margin-bottom:5px;
display: block;
width:230px;
height:200px;
margin-right: 30px;
font-size:10px;
text-decoration:none;
}


#home_synopsis {
clear:both;
width:750px;
margin-bottom:30px;
}

#contact {
	margin-top:5px;
	height:56px;
	width:49px;
	float:right;
	background: url(img/contact2.gif) left top no-repeat;
}

#contact:hover  {
	background-position:right top;
}
 
#contact:hover, #home img:hover {
border-bottom: solid #FFCC00 3pt;
}

#contact, #home img {
margin-bottom:8px;
border-bottom:solid #fff 3pt;
}



#home a:link, #home a,  #home a:visited {
clear:both;
color: #000;
text-decoration: none;
}

#home a { color: #000;}
#home a:visited { color: #666666;}
#home_synopsis a:visited { color: #666666;}
#home_synopsis a:link, #home_synopsis a:active, , #home_synopsis a { color: #666666; text-decoration: underline;}
#home_synopsis a:hover { color: #FFCC00; text-decoration: none;}

blanc { color: #FFFFFF; }


h1 { font-size: 10px; font-weight: normal; width: 600px; line-height: 1.3em;}
h2 { font-size: 11px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }


#once { clear: left; }
