/******************************************/
/********** STRUCTURE DE LA PAGE ************/
/*****************************************/

body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#434b60;
	back
	margin:0px;
	padding:0px;
}
#block-principal{
	width:800px;
	margin-left:auto;
	background:url(img/repetition.jpg);
	margin-right:auto;
	border:none;
	position:relative;
}
#block-bandeau{
	height:239px;
	background-image:url(img/haut.jpg);
	background-position:top left;
	background-repeat:no-repeat;

}
#block-corps{
	background:url(img/integration01.jpg) top no-repeat;
	width:800px;
}
#block-corps-image{
	background:url(img/.jpg) bottom no-repeat;
	width:800px;
}
#block-menu{
	background:url(img/menu.jpg) top no-repeat;
	position: absolute;
	left:8px;
	top:239px;
	width:178px;
	margin:0;
	padding:0;
}
#block-contenu{
	background:url(img/integration02.jpg) bottom no-repeat;
	height:340px;
}
#block-bas{
	background:url(img/bas.jpg) top no-repeat;
	height:21px;
}

/* Hack ie pour taille min de page */

html>body #block-contenu {
	height:auto;
	min-height:370px;
} 


/******************************************/
/************* MENU SECONDAIRE ************/
/****************************************/

#menu-secondaire{
	font-size:12px;
	font-weight:normal;
	color:#fff;
	padding:0 0 0 0;
}
#menu-secondaire li{
	display:inline;
}
#menu-secondaire a{
	text-decoration:underline;
	color:#fff;
}
#menu-secondaire a:hover,#menu-secondaire a.active{
	text-decoration:none;
	color:#fff;
}

/******************************************/
/****************** MENU ******************/
/*****************************************/

#menu{
	list-style-type:none;
	font-size:12px;
	color:#232d48;
	margin:0;
	padding:0
	
	
}
#menu li{
	padding:0;
	margin:0;
	
}
#menu li a{
	padding:0px 4px 0px 4px;
	border:none;
	line-height:20px;
	height:20px;
	color:#232d48;
	text-decoration:none;
	display:block;
	
}
#menu li a:hover,#menu li a.active{
	background:#232d48;
	text-decoration:none;
	width:170px;
	color:#fff;
}
a.no-border{
	border:none;
}

/******************************************/
/************ CORPS DE LA PAGE **************/
/*****************************************/

#contenu-texte{
	margin:0px 30px 0px 210px;
	font-size:12px;
	color:#fff;
	line-height:16px;
	border:none;
}
#contenu-texte a{
	text-decoration:underline;
	color:#fff;
}
#contenu-texte a:hover{
	text-decoration:none;
	color:#fff;
}
h1{
	font-size:16px;
	color:#232d48;
	padding:20px 0 30px 0px;
	margin:0;
}
h2{
	font-size:14px;
}
h3{
	font-size:14px;
	margin:0;
	padding:0;
	text-align:center;
	color:#fff;
}
h4{
	font-size:14px;
	color:#333;
	padding:0;
}
ul{
	list-style-type:square;
}
p{
	margin:0px;
	padding:5px 0 5px 0;
}
hr{
	color:#333;
	background-color:#333;
	height:1px; border:0;
}
#contenu-texte img{
	padding:4px;
}
#contenu-texte img:hover{
	padding:4px;
	
	
}
#contenu-texte .no-border{
	border:none;
}
.tbl-border{
	border:1px #000 solid;
	border-collapse:collapse;
}
.tbl-border td{
	border:1px #000 solid;
	border-collapse:collapse;
}
.petit{
	font-size:10px;
}
.gras{
	font-weight:bold;
}
.entete{
	color:#FF0000;
}
.colonne-gauche{
	width:45%;
	float:left;
	padding-right:15px;
	text-align:justify;
}
.colonne-droite{
	float:left;
	width:45%;
	padding-left:15px;
	text-align:justify;
}
.cadre3{
	border:1px solid #ccc;
}
.titre{
	font-weight:bold;
	text-decoration:underline;
}
.boite{
	background-color:#ccc;
	border:1px solid #999;
	width:50%;
}
.galerie-image img{
	margin:0 15px  15px 0;
}

/******************************************/
/*************** FORMULAIRES **************/
/****************************************/

input.txt11 {
	border:1px #333 solid;
	color:#333;
	background-color:#fff;
}
select, option {
	color:#fff;
}
textarea {
	border:1px #333 solid;
	color:#333;
}
input.txt11:focus,textarea:focus {
	border:1px #BA201E solid;
	background-color:#fafafa;
}

/******************************************/
/****************** BAS *******************/
/****************************************/

#block-bas h3{
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	margin:0;
	padding:3px 0 0 0;
}

#credits img{
	vertical-align:middle;
}
#credits{
	width:765px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:11px;
	color:#fff;	
}
#credits a{
	font-size:11px;
	color:#fff;
	text-decoration:underline;	
}
#credits a:hover{
	font-size:11px;
	color:#fff;	
	text-decoration:none;
}

.texte-conseiller{
	color:#fff;	
	
}

.titre {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	margin:0 0 10px 0;
	padding:0;
}
.fontL {
	font-size:18px;
}

