* {
	margin: 0;
	padding: 0;
}

/* @group hacks */

.clearfix { display: inline-table;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}
/* @end */

#container #gauche p#titresite {
	width: 289px;
	height: 145px;
  margin:0;
	background: url(../images/logo.gif) no-repeat;
	font-size: 1px;
	color: #fff;
}

#container #gauche #slogan {
	font-size: 1px;
	color: #fff;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

body {
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/ombre.jpg) #ccc repeat-y left top;
}

#container{
	width: 850px;
	background: #fff;
}

/* @group topmenu */

#topmenu{
}

#topmenu li{
	float: left;
}

#topmenu li a{
	color: #003471;
	font-size: 1px;
	display: block;
	padding-top: 1px;
}

#topmenu li#home a{
	background: url(../images/home_off.gif) no-repeat;
	width: 87px;
	height: 32px;
}
#topmenu li#home a:hover{
	background: url(../images/home_on.gif) no-repeat;
}

#topmenu li#sitemap a{
	background: url(../images/plan_off.jpg) no-repeat;
	width: 135px;
	height: 32px;
}
#topmenu li#sitemap a:hover{
	background: url(../images/plan_on.jpg) no-repeat;
}

#topmenu li#contact a{
	background: url(../images/contact_off.jpg) no-repeat;
	width: 105px;
	height: 32px;
}
#topmenu li#contact a:hover{
	background: url(../images/contact_on.jpg) no-repeat;
}

#topmenu li#ml a{
	background: url(../images/mention_off.jpg) no-repeat;
	width: 174px;
	height: 32px;
}
#topmenu li#ml a:hover{
	background: url(../images/mention_on.jpg) no-repeat;
}

#topmenu li#liens a{
	background: url(../images/lien_off.jpg) no-repeat;
	width: 91px;
	height: 32px;
}
#topmenu li#liens a:hover{
	background: url(../images/lien_on.jpg) no-repeat;
}

#topmenu li#faq a{
	background: url(../images/faq_off.jpg) no-repeat;
	width: 87px;
	height: 32px;
}
#topmenu li#faq a:hover{
	background: url(../images/faq_on.jpg) no-repeat;
}

#topmenu li#ec a{
	background: url(../images/chercheurs_off.gif) no-repeat;
	width: 171px;
	height: 32px;
}
#topmenu li#ec a:hover{
	background: url(../images/chercheurs_on.gif) no-repeat;
}

/* @end */

#topmid{
	text-align: right;
	padding: 15px;
	background: url(../images/onglet.jpg) no-repeat;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}

#gauche{
  margin:0;
	width: 289px;
	height: 100%;
	float: left;
}

#gauche #aidez{
	display: block;
	font-size: 1px;
	color: #fff;
	width: 289px;
	height: 202px;
	background: url(../images/btn_anim.gif) no-repeat;
}

#gauche #aidez:hover{
	background: url(../images/btn_over.gif) no-repeat;
}

#gauche p{
	margin: 5px 40px 10px 60px;
}

#gauche h3{
	padding-top: 45px;
	margin-left: 60px;
	margin-right: 40px;
	font-size: 12px;
}

#gauche #coup a, #gauche #actu a{
	text-decoration: underline;
	margin-left: 60px;
}

#gauche #actu{
	background: url(../images/actualites.gif) no-repeat top left;
}

#gauche #coup{
	margin-top: 30px;
	margin-bottom: 60px;
	background: url(../images/coup.gif) no-repeat top left;
}

#gauche #coup img{
	margin-top: 20px;
	margin-left: 60px;
}

#droite{
	width: 561px;
	height: 100%;
	float: right;
}

#res{
	font-size: 18px;
	font-weight: normal;
	color: #2a68ad;
}
#droite h1 {
	font-size: 22px;
	font-weight: normal;
	color: #2a68ad;
	margin: 0 10px 0 30px;
}
#droite h1 strong {
	margin:0;
	font-weight: normal;
  text-decoration:underline;
}

#droite h2 {
	color: #8e0101;
	font-size: 14px;
	padding: 40px 0 0 30px;
}

#droite p{
	margin: 15px 10px 15px 30px;
}

#droite strong{
	margin-left: 0px;
}

#droite strong a{
	color: #000;
	text-decoration: underline;
}

#droite strong a:hover{
	text-decoration: normal;
}

#droite #bottom{
	text-align: right;
	font-size: 9px;
	margin-right: 5px;
	margin-top: 20px;
}

#droite #bottom a{
	color: #000;
}

#droite #bottom a:hover{
	text-decoration: underline;
}

#droite #content{
	border-left: 1px solid #ccc;
}

/* @group search */

#search{
	background: url(../images/degrade_gris.jpg) no-repeat left top;
	width: 561px;
	height: 51px;

}

#search label{
	display: block;
	color: #fff;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 5px;
	float: left;
	font-size: 12px;
}

#search input{
	float: left;
}
/*
#search #recherche, #search #newsletter{
  */
#search #Mot, #search #votremail{
	margin: 13px 5px 0 0;
	width: 70px;
}

#content{
	background: #fff;
	
}
#content p a{
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	
}
.nlintra{
	text-decoration:none ! important;
	font-weight:normal ! important;
	cursor:default ! important;
}

/* @end */

/* @group submenu */

#submenu li{
	float: left;
}

#submenu li a{
	display: block;
	font-size: 1px;
	color: #fff;
	text-align: right;
}

#submenu li#dlf a{
	width: 114px;
	height: 68px;
	background: url(../images/fondation_off.gif)
}

#submenu li#dlf a:hover{
	background: url(../images/fondation_on.gif)
}

#submenu li#lrma a{
	width: 112px;
	height: 68px;
	background: url(../images/recherce-appliquee_off.gif)
}

#submenu li#lrma a:hover{
	background: url(../images/recherce-appliquee_on.gif)
}

#submenu li#alr a{
	width: 111px;
	height: 68px;
	background: url(../images/aide_off.gif)
}

#submenu li#alr a:hover{
	background: url(../images/aide_on.gif)
}

#submenu li#dnp a{
	width: 112px;
	height: 68px;
	background: url(../images/decouvrir_off.gif)
}

#submenu li#dnp a:hover{
	background: url(../images/decouvrir_on.gif)
}


#submenu li#ep a{
	width: 112px;
	height: 68px;
	background: url(../images/presse_off.gif)
}

#submenu li#ep a:hover{
	background: url(../images/presse_on.gif)
}

/* @end */

/* @group submenu2 */

#submenu2 {
	background: url(../images/fond_rouge.jpg) repeat-x;
}

#submenu2 li{
	float: left;
}

#submenu2 li a{
	display: block;
	font-size: 1px;
	color: #600;
}

#submenu2 li#mdp a{
	background: url(../images/mot-president_off.gif) no-repeat;
	width: 111px;
	height: 36px;
}

#submenu2 li#mdp a:hover{
	background: url(../images/mot-president.gif) no-repeat;
}

#submenu2 li#present a{
	background: url(../images/presentation_off.gif) no-repeat;
	width: 90px;
	height: 36px;
}

#submenu2 li#present a:hover{
	background: url(../images/presentation.gif) no-repeat;
}

#submenu2 li#mission a{
	background: url(../images/missions_off.gif) no-repeat;
	width: 59px;
	height: 36px;
}

#submenu2 li#mission a:hover{
	background: url(../images/missions.gif) no-repeat;
}

#submenu2 li#orga a{
	background: url(../images/organisation_off.gif) no-repeat;
	width: 93px;
	height: 36px;
}

#submenu2 li#orga a:hover{
	background: url(../images/organisation.gif) no-repeat;
}

#submenu2 li#trans a{
	background: url(../images/transparence_off.gif) no-repeat;
	width: 97px;
	height: 36px;
}

#submenu2 li#trans a:hover{
	background: url(../images/transparence.gif) no-repeat;
}

#submenu2 li#manif a{
	background: url(../images/manifestations_off.gif) no-repeat;
	width: 98px;
	height: 36px;
}

#submenu2 li#manif a:hover{
	background: url(../images/manifestations.gif) no-repeat;
}

/* @end */

#footer{
	display: block;
	height: 22px;
	color: #fff;
	background: url(../images/bas_decouvrir.jpg) no-repeat;
	padding-top: 4px;
	padding-left: 10px;
}


