@charset "utf-8";
/* CSS Document */

body{
	background-color:#e4e6ed;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
}

img{
	border:0;
}

form{
	margin:0;
	padding:0;
}

.clr{
	clear:both;
	height:0;
}

.gros_blanc{
	font-size:15px;
	font-weight:bold;
	color:#FFF;
}

.petit_blanc{
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

.petit_blanc a{
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

#conteneur{
	width:1012px;
	margin:0 auto;
}

.logo{
	width:443px;
	height:64px;
	float:left;
}

h1{
	color:#FFF;
	font-size:14px;
	margin:0;
	padding:0;
	margin-top:15px;
	height:25px;
	background-image:url(../img/fleche3.png);
	background-repeat:no-repeat;
	text-indent:32px;
	line-height:25px;
}

h1.conseil{
	height:50px;
	background-image:url(../img/conseil.png);
	background-repeat:no-repeat;
	line-height:50px;
	text-indent:55px;
}

#tete{
	width:100%;
	height:65px;	
}

.anglais{
	width:30px;
	height:20px;
	float:right;	
}

#first-navig{
	width:100%;
	height:40px;
	background-color:#6070a1;
}

#first-navig ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#first-navig ul li{
	float:left;
}

#first-navig ul li a{
	height:40px;
	/*width:auto;*/
	display:block;
	padding-left:20px;
	padding-right:20px;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	line-height:40px;
}

#first-navig ul li a:hover{
	background-color:#374368;
}

#cont-bt-das{
	width:100%;
	height:159px;
	margin-top:1px;
}

.bt-das{
	width:252px;
	height:159px;
	background-image:url(../img/bg-das.jpg);
	float:left;
	margin-right:1px;
}

.bt-das img{
	margin-top:3px;
	margin-left:4px;
}

.bt-das .lien-das a{
	color:#FFF;
	font-weight:bold;
	margin-left:5px;
	float:left;
	margin-top:11px;
	text-decoration:none;
	height:35px;
	width:180px;
}

.bt-das .ico{
	width:34px;
	height:32px;
	float:right;
	margin-right:10px;
}

#corps{
	width:98%;
	background-color:#959fbf;
	padding:1%;
	min-height:550px;
}

#conseil{
	width:320px;
	float:right;
}

#conseil a{
	height:50px;
	line-height:50px;
	background-image:url(../img/conseil.png);
	background-repeat:no-repeat;
	display:block;
	text-indent:55px;
	/*float:right;*/
	width:320px;
	text-decoration:none;
	color:#FFF;
	/*margin-top:-40px;*/
	font-size:14px;
}

#conseil a:hover{
	text-decoration:underline;
}

#col_G{
	float:right;	
	width:320px;
}

#actu{
	width:320px;
	float:right;
}

#actu .top{
	width:100%;
	height:61px;
	background-image:url(../img/top_actu.jpg);
	font-weight:bold;
	color:#FFF;
	line-height:85px;
	text-indent:10px;
}

#actu .middle{
	width:100%;
	background-image:url(../img/middle_actu.jpg);
	min-height:100px;
}

#actu .bottom{
	width:100%;
	height:18px;
	background-image:url(../img/bottom_actu.jpg);
}

#logos{
	float:right;
	margin-right:60px;
}

#cjd{
	width:320px;
	height:219px;
	/*float:right;*/
}

#laureat{
	width:320px;
	/*height:287px;*/
	/*float:right;*/
}


#vid_acc{
	float:left;
	margin-top:15px;
	width:550px;
	height:360px;
	margin-left:30px;	
}

#footer{
	width:100%;
	height:35px;
	background-color:#323d60;
}

#footer a.mention{
	color:#FFF;
	float:right;
	margin-right:10px;
	line-height:35px;
	font-size:11px;
}

.actualite{
	margin-bottom:15px;
	margin-left:33px;
}

.actualite img{
	margin-right:10px;	
}

.actualite .titre{
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:7px;	
}

.actualite a.pdf{
	height:16px;
	line-height:16px;
	display:block;
	background-image:url(../img/acrobat.png);
	background-repeat:no-repeat;
	text-indent:20px;
}

.actualite .titre span{
	font-size:10px;
}

#ariane{
	/*margin-top:15px;*/
	margin-bottom:15px;
}

ul#rubrique_tech{
	padding:0;
	margin:0;
	margin-left:10px;
	list-style-type:none;
}

ul#rubrique_tech li.titre a{
	/*background-image:url(../img/ico-tech.png);
	background-repeat:no-repeat;*/
	height:32px;
	display:block;
	text-indent:40px;
	line-height:32px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}

ul#rubrique_tech li.titre a.ico-tech {
	background-image:url(../img/ico-tech.png);
	background-repeat:no-repeat;
}
ul#rubrique_tech li.titre a.ico-yacht {
	background-image:url(../img/ico-yacht.png);
	background-repeat:no-repeat;
}
ul#rubrique_tech li.titre a.ico-agro {
	background-image:url(../img/ico-agro.png);
	background-repeat:no-repeat;
}
ul#rubrique_tech li.titre a.ico-dom {
	background-image:url(../img/ico-dom.png);
	background-repeat:no-repeat;
}

ul#rubrique_tech li.txt{
	margin-left:40px;
	margin-bottom:10px;
}

.produit{
	float:left;
	text-align:center;
}

.produit img{
	margin-top:5px;
}

.produit a{
	width:130px;
	height:140px;
	background-color:#323d60;
	border:1px solid #FFF;
	display:block;
	margin-left:15px;
	margin-bottom:15px;
	color:#FFF;
	text-decoration:none;
}

.produit a:hover{
	background-color:#69769f;
}

#aff_erreur {
	width:600px;
	padding:10px;
	margin:10px auto;
	border:1px solid #870000;
	background-color:#FF7D74;
}

#logo_acc img{
	float:left;
}
