/* Sample 4*/
#box4{
	position:absolute;
	
}
#box4 div{
	width:650px;
	height:282px;
	float:left;
	background:#F7FBFC;
	border-color: black;
	font-family:verdana,Arial,sans-serif;
	color:#005783;
}


#box4 h1{
	padding-left:12px;
	padding-top:10px;
	color:#005783;
	font-family:trebuchet ms, verdana;
	background:#F7FBFC;
	font-weight:normal;
}

#box4 h2{
	color:#E9AB00;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:100;
	margin:5px 0;
	line-height:18px;
}


#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
	font-size:11px;
	text-align:justify;
	margin:5px 0;
}
#box4 li{
	font-size:11px;
	text-align:justify;
}
#box4 img{
	width:419px;
	height:282px;
	float:left;
	margin:10px 10px 10px 15px;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default;	
}

#navigation {
	background:#F7FBFC;
	border-color: black;
	margin-left:15px;
	margin-top:0px;
}


/* Sample 2*/
#box5{
	position:absolute;
}
#box5 div{
	
	float:left;
	background:#F7FBFC;
	border-color: black;
	font-family:verdana,Arial,sans-serif;
	color:#005783;
}


#box5 h1{
	padding-left:12px;
	padding-top:10px;
	color:#005783;
	font-family:trebuchet ms, verdana;
	background:#F7FBFC;
	font-weight:normal;
}

#box5 h2{
	color:#E9AB00;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:100;
}


#box5 h3, #box5 p, #box5 ul{
	padding:5px 10px;
}
#box5 p{
	text-indent:16px;
	font-size:11px;
	text-align:justify;
}
#box5 li{
	font-size:11px;
	text-align:justify;
}
#box5 img{
	width:419px;
	height:282px;
	float:left;
	margin:10px 10px 10px 15px;
}
#info5{
	background:#fff !important;
	color:red !important;
	cursor:default
}

#navigation {
	background:#F7FBFC;
	border-color: black;
	margin-left:15px;
	margin-top:0px;
}




/* ********************************** 

* {margin:0;padding:0}
body{background:#FFF;font-family:verdana,Arial,sans-serif;color:#005783;}
div,p,li{font-size:11px;text-align:justify;}
li{margin-left:16px;}
h1{color:#0061CA;text-align:center;padding-bottom:10px}
h2{color:#999;font-size:16px;font-weight:normal}
pre{background:#666; color:#fff; padding:10px; margin:10px; height:auto; overflow:auto; font:12px Verdana,Courier,sans-serif}
* html pre {width:100%}*/

.description{padding:16px;margin:10px 0;background:#eee}

.sample{border:1px solid #e1e1e1;width:650px; background:#f7fbfc;}
.sample2{}

h4.stitle{color:#666;margin:0 0 5px 0}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

#cont{width:550px;margin:0 auto;background:#fff;text-align:left;padding:20px}

.buttons{ background:#F7FBFC;border-color: black;padding-left:10px;width:652px;padding-top:3px;padding-bottom:8px;}
.buttons span{color:#005783;padding:0 5px;cursor:pointer;font:14px trebuchet ms,Verdana;margin-left:5px;



 }
.buttons span.active, .buttons span:hover{
background:#0080FF;color:#000;background: bottom center url(../images/majVisuel/fleche-visionneuse.png) no-repeat ;height:22px;
}

.buttons span a:link{ 
text-decoration:none;

}
.buttons span a:hover{ 

color:#005783;


}
.buttons span a:active{ 

color:#005783;
text-decoration:none;

}
.buttons span a:visited{ 

color:#005783;
text-decoration:none;

}




/***********************************************/




.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:650px;
	height:310px;
	overflow:hidden;
}

.mask4{
	position:relative;
	width:450px;
	height:100px;
	overflow:hidden;
}

.mask3 h1{
	color:#005783;
	font-family:trebuchet ms, verdana;
	background:#F7FBFC;
	font-weight:normal;
	padding-left:12px;
	padding-top:10px;

}
span img{
	display:block;
	border:none;
}


