

/*** css commune au trois sections ***/


*{
	margin:0px;
	padding:0px;
}

body{
background-color:#dddddd;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#6c7274;
line-height:15px;
text-align:justify;


}

/* CSS GATEWAY */

#conteneur_accueil{
	width: 580px;
	height:568px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-290px;
	margin-top:-284px;
}

/* CSS LAYOUT */

.global{
	background:#ddd url(/images/background_global.jpg) repeat-y 0px 40px;
	width:995px;

	margin:auto;
	
}


.droite{
	float:right;
	width:756px;
	
}

.contenu_droite{
	float:right;
	width:218px;
	padding:8px;
	color:#00a0c6;
}

.contenu_gauche{
	float:left;
	width:470px;
	padding:8px;
	
	
}

.cadre_accueil{

color:#FFFFFF;
padding:10px;
width:100%;
margin-left:5px;
}

.gauche{
	width:239px;
	float:left;

}




/* CSS MENU */
.menu{
	width:219px;
	background:transparent url(/images/background_menu.jpg) no-repeat top;
	padding-left:20px;
	list-style-type:none;
	font-weight:bold;
	margin-top:-7px;
	padding-top:0px;
	margin-left:0px;
		
	
	
}

#banner{
background-color:#dddddd;
background:none
}


.menu li {

list-style-position:outside;
margin:0px;
	
}
.menu a {
text-decoration:none;
	
}

.menu li span {
	display:block;
	margin-top:8px;
	height:15px;
	padding-left:17px;
	
}
.menu ul li{
width:100%;
display:block;
margin-top:8px;
height:17px;
list-style-type:none;

}
.menu ul li a{
padding-left:13px;
}

.menu .niv2 {
	list-style-type: none;
	margin-left:-15px;
	
}

.menuESM ul li{
width:100%;
display:block;
margin-top:8px;
list-style-type:none;
text-decoration:none;

}
.menuESM ul li a{
list-style-type:none;
padding-left:8px;
text-decoration:none;
}

.menuESM .niv2 {
	list-style-type: none;
	margin-left:-10px;
	text-decoration:none;
	
}



.recherche{
width:239px;
height:33px;
margin-top:10px;
}


	
	
#search{
	
	position: relative; 
	top:6px;
	left:42px;
	width: 26px;
	background: transparent;
	border:0px;
}

#s{
	

	position: relative; 
	top:5px;
	left:40px;
	width: 160px;
	height:18px;
	border:1px solid #fff;
}


.news{
	width:225px;
	margin-top:15px;
	padding-top:10px;
	background:#23adcd url(/images/background_news.jpg) no-repeat top left;
	color:#FFFFFF;
	margin-left:13px;
	padding-right:0px;
	text-align:left;
	
	
}

.newsESM{
	margin-top:15px;
	padding-top:10px;
	background:#7bafa3 url(/esm/images/background_news.jpg) no-repeat;
	color:#FFFFFF;
	margin-left:13px;
	width:225px;
}

.news ul{
list-style-type:square;

width:190px;
margin-left:10px;
margin-bottom:10px;
}





.news ul li{
margin-bottom:5px;

}

.news ul li a{
text-decoration:underline;

}

.news ul li a:hover{
text-decoration:underline;

}



.spacer{
	clear:both;
}

.footer{
	background:#ddd url(/images/background_footer.jpg) no-repeat;
	height:43px;
	clear:both;
	text-align:center;
	padding-top:20px;
	font-size:11px;
}


	.signature{
		display: block;
		background:#fff url(/images/signature.gif) no-repeat 0px -24px;
		width:87px;
		height:24px;
		margin:auto;
		 text-transform:uppercase;
		text-decoration:none;
		font-weight:bold;
		
}

	.signature:hover {
		background:#fff url(/images/signature.gif) no-repeat top left;
		color: #F3EBD7;
		text-decoration:none;
}

	


a img{
	border:0px solid red;
}

a{
	color:#6C7274;
	text-decoration:none;
	
}
a:hover{
	color:#00a0c6;
	text-decoration:none;
}

h1{
background:#fff url(/images/background_h1.jpg) no-repeat;
width:213px;
height:23px;
padding-left:17px;
padding-top:7px;
font-size:13px;
margin-bottom:10px;
color:#FFFFFF;
font-weight:bold;


}

h2{ /* titre dans cadre arrondi */
font-size:14px;
font-weight:bold;
margin-bottom:10px;
margin-top:25px;
margin-left:10px;
}

h3{ /* identique h2 sauf pas dans cadre arrondi */
font-size:13px;
font-weight:bold;
margin-top:25px;
margin-bottom:5px;

}

h4{
background:#fff url(/images/background_h4.jpg) no-repeat;
width:418px;
height:23px;
padding-left:17px;
padding-top:7px;
font-size:13px;
margin-bottom:10px;
color:#6C7274;
font-weight:bold;

}


h5, h1{

width:418px;
height:23px;
padding-left:17px;
padding-top:7px;
font-size:13px;
margin-bottom:10px;
color:#6C7274;
font-weight:bold;

}

h6{
background:#fff url(/images/background_h6.jpg) no-repeat;
width:480px;
height:23px;
padding-left:17px;
padding-top:7px;
font-size:13px;
margin-bottom:10px;
color:#6C7274;
font-weight:bold;

}

p{
margin-bottom:8px;

}

ul{
list-style-type:disc;
padding-left:20px;
margin-left:20px;
margin-bottom:10px;
}

ol {
	padding-left: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

/***** news ****/


.newsEntry, .newsEntry h2, .newsEntry h4, .newsEntry div
{
  margin:0;
  padding:0;
  font-size:1em;
  color:#6c7274;
  background:none;
}

.newsEntry
{
  margin: 10px 0px 20px 10px;
  border-bottom:1px dotted #6c7274;
  padding-left:10px;
}

.newsEntry h2.newsTitle
{
  font-size:1.2em;
  margin-bottom:5px;
}
.newsEntry h4.newsData
{
  margin-top:10px;
  font-size:0.8em;
  width:100%;
}

.newsContent ul,.newsContent ol{margin-left:20px;}

/***** FICHE FORMATION ****/
.anchorLink{
font-size:10px;
}

#linkedAdsContainer{
margin-top:30px;
}

#linkedAdsContainer img{
margin-bottom:30px;
}

.hautPage{
padding:5px;
padding-right:15px;
width:85px;
height:50px;
float:right;
text-align:center;
background:url(/images/fiches/up.jpg) no-repeat;
color: #666666;
}

 

.hautP {
border-top: 1px dotted #cfcfcf;
padding-top:5px;
}

.blocRef {
padding-bottom:5px;      
}

.puceTitres {
    list-style-image:url(/images/fiches/logo.jpg);
    padding:5px;
    margin-left:10px;
}

ul#tabnav {
    font: bold 10px verdana, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
    border-bottom: 1px dotted #cfcfcf;
    margin: 0;
}

ul#tabnav li {
    float: left;
    height: 21px;
    background-image:url(/images/fiches/fond.jpg);
    margin: 2px 2px 0 2px;
    border: 1px solid #cfcfcf;
}

ul#tabnav li.active {
    border-bottom: 1px dotted #fff;
    background-color: #fff;
}

#tabnav a {
    float: left;
    display: block;
  	color: #666;
    text-decoration: none;
    padding: 4px;
}

#tabnav a:hover {
   background: #fff;
   color:43b9d3;
}
.sessionTab{
background-color:#f4f4f4;
padding:2px;
}

.titresFiches{
font-size:13px;
font-weight:bold;
}

.cadreImageFiche{
display:block;
width:414px;
padding:10px;
background-color:#f3f3f3;
border:1px solid #cfcfcf;
text-align:center;
margin-left:24px;
margin-bottom:10px;
}

ul.searchResult li {
	margin-bottom: 5px;
}

.newsletterForm_field label, 
#newsletterForm_captcha label {
	clear : left;
	display : block;
	float : left;
	font-weight : bold;
	width : 100px;
}

/* Liste des sessions */
.sessionDetailBox{
	border-bottom:1px solid #6C7274;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:10px;
}

.sessionDetailBox p{
font-size:10px;
line-height:7px;
}

