#header_instit {
	background:#FFF;
	padding-bottom:-3px;
}
*+html #header_instit img{
	margin-bottom:-2px;
}
* html #header_instit img{
	margin-bottom:-2px;
}
#gauche {
	float:left;
	margin:0;
	width:700px;
}
#droite {
	float:right;
	margin:0; 
	width:240px;
}
#centre {
	float:left;
	margin:0;
}

/* Menu*/
#menu_instit{
	position:absolute;
	margin:0;
	padding:0;
	height:27px;
	width:850px;
}
#menu_instit li{
	float:left;
	margin:0;
	padding:0;
	height:27px;
	line-height:27px;
	list-style:none;
	border-right:1px solid #999;
}
#menu_instit li a:link,
#menu_instit li a:active,
#menu_instit li a:visited{
	display:block;
	width:auto;
	padding:0 10px;
	font-size:12px;
	color:#747474;
	text-align:center;
	text-decoration:none;
}
#menu_instit li a,
#menu_instit li a:hover{
	color: #003791;
}
/* Fin Menu */

div.cell-c,
div.cell-c-presentation{
	padding:0 12px;
	background:#FFF;
}
div.cell-h{
	margin-top:5px;
}
div.cell-b{
	clear:both;
	margin-bottom:10px;
}

#navigation{
	display:none;
	margin:10px 0;
	color:#666;	
}
#navigation a{
	font-size:9px;
	color:#333;
}

div.photos{
	float:left;
	width:255px;
	min-height: 1px;
}
div.textes{
	margin-left:255px;
	min-height: 1px;
}
div.textes p{
	min-height: 1px;
}


div.en3colones{
	float:left;
	margin-right:14px;
	width:215px;
}
div.en3colonesf{
	margin-left:458px;
	width:215px;
}
#droite div.celld_inst{
	padding:10px;
	margin-bottom:10px;
	height:180px;
	background:url('../images/f-celld_instit.png');
}
#droite div.celld_inst:hover{
	background:url('../images/f-celld_instit-roll.png');
}

#droite h1.homeinst{
	margin: 0 0 5px 0;
	padding-left:0;
	height:20px;
	font-size: 13px;
	line-height:18px;
	font-weight:bold;
	background: url('../images/home_f_titred.png') left bottom no-repeat;
}

/*Titres*/
h1.instit{
	margin-bottom:10px;
	padding-left:15px;
	height:28px;
	color:#666;
	line-height:28px;
	font-size: 19px;
	font-weight:normal;
	background: url('../images/home_f_titreg.jpg') left bottom no-repeat;
}

/*Texte*/
h2.instit{
	margin-bottom:5px;
	padding-left:0;
	color:#555;
	font-size: 13px;
	font-weight:bolder;
}
p.ensavoirplus{
	text-align:right;
}
p{
	text-align:justify;
}
.bVERT{
	color:#004388;
}
.vMARINE{
	color:#008A56;
}

div.chiffrescles{
	padding:5px;
	background: #4F8095;
	color:#FFF;	
}

/* Recherche globale */
#contenu div.recherche_instit p{
	margin:0;
	padding:0;
	padding-left:25px;
	background: url('../vert-marine-institutionnel/images/instit_ico_rech.gif') no-repeat;
	line-height:22px;
}
div.recherche_instit input{
	width:170px;
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #4F8095;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}
div.recherche_instit input.valid {
	width:auto;
	background-color: #4F8095;
	font-weight: bold;
	color: #FFF;
}
