/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#333333;
}

h1{
	border-bottom:1px solid #0099FF; 
	margin:0px 0px 10px 0px; 
	padding:0px; 
	color: #0099FF; 
	font-size:20px;
}

input, textarea{
	padding:2px; 
	color:#666; 
	width:200px;
 }
.invalidFormat{
	border:1px solid red; 
	padding:5px; 
	color:#666; 
	width:200px;
 }
.divFormMain{
	width:220px; 
	margin-left:auto; 
	margin-right:auto; 
	padding:10px; 
	border:10px solid #0099FF;
	background-color: #CDE0FF;
}

.divMain{
	font-size:14px;
	width:600px; 
	margin-left:auto; 
	margin-right:auto; 
	padding:10px; 
	border:1px solid #ccc;
	background-color: #fff;
}
 
.btn{
	width:80px; 
	text-align:center; 
	padding:4px 0px; 
	margin:0px; 
	border:0px; 
	display:block; 
	background-color:#666; 
	color:#FFFFFF; 
	text-decoration:none;
 }
 
a{
	text-decoration:none;
	color:#333333;
}
a:hover{
	text-decoration:underline;
}
.Style1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #CC6918;
	padding:3px;
	background-color:#FFFFFF;
}

.Style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8D3102;
	letter-spacing: 1px;
	padding:3px;
}
.articleChapeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
}
.articleTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #CC6918;
	letter-spacing: 0px;
}
.homeTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #333;
	letter-spacing: 0px;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
	padding:0px 8px;
	text-align:right;
}
.homeBlock {
	width:250px; 
	height:260px; 
	margin:10px 0px 10px 10px; 
	padding:0px; 
	float:left; 
}
.homeBlock img {
	text-decoration:none;
	border:2px solid #333333;
}
.listBlock {
	width:510px;  
	margin:10px 10px 0px 10px; 
	padding:0px 0px 10px 0px; 
	float:left; 
	border-bottom:1px solid #ccc;
}
.articleBlock {
	width:515px;  
	margin:10px 10px 0px 10px; 
	padding:0px 0px 10px 0px; 
	float:left; 
}
.listRightColBlock {
	width:200px;  
	margin:20px 0px 10px 35px; 
	padding:0px; 
	float:left; 
}
.homeBlockNewsletter {
	background-color:#CC0000; 
	width:250px; 
	height:100px; 
	margin:10px 0px 10px 10px; 
	padding:0px; 
	float:left; 
	border-bottom:1px solid #ccc;
}
.homeBlockSon {
	background-color:#333333; 
	width:250px; 
	height:100px; 
	margin:10px 0px 10px 10px; 
	padding:0px; 
	float:left; 
	border-bottom:1px solid #ccc;
}
.homeBlockVideo {
	background-color:#000;
	width:250px; 
	height:260px; 
	margin:10px 0px 10px 10px; 
	padding:0px; 
	float:left; 
	border-bottom:1px solid #ccc;
}

.homeBlockActuLeft {
	background-color:#eee; 
	width:510px; 
	height:216px; 
	margin:18px 0px 10px 10px; 
	padding:0px; 
	float:left; 
	background-image:url(../img/bg5.jpg); 
	background-repeat:repeat-x; 
}

.homeBlockActuRight {
	background-color:#eee; 
	width:260px; 
	height:216px; 
	margin:18px 0px 10px 0px; 
	padding:0px; 
	float:left; 
	background-image:url(../img/bg6.jpg); 
	background-repeat:repeat-x; 
}
.detailGrey {
	padding:2px 5px; 
	color:#FFFFFF; 
	background-color:#666666; 
	text-decoration:none;
}

.detailMaroon {
	padding:2px 5px; 
	color:#FFFFFF; 
	background-color:#A44108; 
	text-decoration:none;
}
.homeVideoTitle {
	color:#FFFFFF; 
	font-size:11px; 
	padding:3px 5px 0px 5px; 
	letter-spacing:1px; 
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
}

div.cropmebig {
	float:left;
	margin-right:10px;
	border: 4px solid #A21100;
	width: 120px;
	overflow:hidden;
}

div.cropme {
	float:left;
	margin-top:2px;
	margin-right:5px;
	height: 70px;
	border: 4px solid #A21100;
	width: 80px;
	overflow:hidden;
}
div.cropme img {
  margin-top:-5px;
  margin-left:-5px;
}

div.cropmesmall {
	float:left;
	margin-right:5px;
	height: 58px;
	border: 4px solid #A21100;
	width: 60px;
	overflow:hidden;
}
div.cropmesmall img {
  margin-top:-5px;
  margin-left:-5px;
}
 
 
.Album { width: 220px; margin-left:auto; margin-right:auto;}
.Album span { float: left; background: #fff; margin: 4px; }
.Album img { border: none; }
.AlbumAll { width: 520px; margin-left:auto; margin-right:auto;}
.AlbumAll span { float: left; background: #fff; margin: 4px; }
.AlbumAll img { border: none; }


#cont{width:800px; text-align:left; position:relative; left:140px;}

.buttons{
	margin:0px;
	padding:0px;}
.buttons span{ display:block; padding:10px; cursor:pointer;}
.buttons span.active, .buttons span:hover{ background-color:#DE911F;}

/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:510px;
	height:216px;
	float:left;
}

#box4 h3, #box4 ul{
	padding:10px 10px 5px 10px;
	margin:0px;
}
#box4 p{
	padding:0px 10px 5px 10px;
	margin:0px;
}

#box4 img{
	height:185px;
	float:left;
	margin:0px 10px 10px 10px;
}

#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}

/* ********************************** */

.mask3{
	position:relative;
	width:510px;
	height:216px;
	overflow:hidden;
}