*{
	text-align:left;
	margin:left;

}




body{

	background-color:#fff;
	font-family:Serif;
	font-size:11pt;
	font-family:"Tahoma", Helvetica, Verdana;


}

#body2{  /*  Sert uniquement a mettre le background tout en gardant le gris en dessous du footer*/
background:#fff url(http://www.ceran.com/images/interface/background.jpg) repeat-x;
}

#article {
background: #ffffff url(http://www.ceran.com/images/interface/article.jpg) repeat-x top left;

padding: 8px; 
border:1px dotted #D4D3CD;
}

.article {
background: #ffffff url(http://www.ceran.com/images/interface/article.jpg) repeat-x top left;
padding: 8px; 
width:100%;
border:1px dotted #D4D3CD;
}

.listePuce{
margin-left:35px;}

.listePuce li{
list-style-type:circle;
list-style-position:inside;
}


#header{
width: 938px;
height:211px;
z-index:0;


}


.form{
background: white;
font-size:13px;
color:#405161;
padding-top:2px;
padding-bottom:2px;
border: 1px solid #666666 ;}


#visu{

display:none;

}

#general{
width: 938px;
margin:auto;



}


#corps{
background:transparent url(http://www.ceran.com/images/interface/bg_corps.png) repeat-y;

}

#gauche{
display:none;

}



#logo{
display:none;
}


#gauche h2{
padding-bottom:10px;
border-bottom:1px solid #dce0e6;
color:#455560;
text-align:left;
}

.menu_gauche{
display:none;
}

.menu_gauche li{
display:none;
}

.menu_gauche li a{
display:none;
}

.menu_gauche li a:hover{
display:none;
}


#droite{
float: right;
width: 739px; /*Width of right column in pixels*/
}




#outils{
border-bottom:1px solid #dce0e6;
padding-top:10px;
padding-bottom:3px;
margin-bottom:5px;
font-size:11px;
text-align:left;
padding-left:15px;
}

#splash{
padding-top:5px;
font-size:11px;
text-align:left;
}

#splash select{
float:left;
background-color:#eee;
border:1px solid #677680;
width:130px;
height:16px;
font-size:9px;
color:#455560;


}


#outils select{
float:right;
background-color:#eee;
border:1px solid #677680;
margin-bottom:3px;
width:130px;
height:16px;
font-size:9px;
margin-left:3px;
color:#455560;


}

#contenu{

padding-left:15px;
padding-top:10px;
}

#contenu_gauche{
width:545px;
float:left;

}



.cadre{
width:540px;

margin-bottom:20px;
}

.contenu_cadre{
padding:10px;
background:transparent url(http://www.ceran.com/images/commun/bg_cadre.png) repeat-y;
}

#contenu_droite{
display:none;

}

#newsletter{
margin-top:10px;
background:transparent url(http://www.ceran.com/images/interface/bg_newsletter.png) no-repeat top left;
width:145px;
height:59px;
padding-top:30px;
padding-left:10px;
padding-right:10px;
}


#actualites{
float:left;

margin-top:10px;
width:250px;
}

#actualites li{
padding-bottom:10px;
}

#actualites span{
font-size:10px;
color:#f0911f;
}


#footer_large{
background:#3e5261 url(http://www.ceran.com/images/interface/bg_footer_large_update.jpg);
background-repeat:repeat-x;
height:100%;
text-align:center;
margin:auto;

clear:both;
}
#footer_left{
display:none;
}



#footer{
display:none;
}



#footer a{
display:none;
}

#footer over{
display:none;
}

#bg{
display:none;

}

h1{
font-size:16px;
font-family:"Tahoma", Helvetica, Verdana;
padding-bottom:15px;
color:#00afd8;
}

h2{
font-size:13px;
text-transform:uppercase;
padding-top:7px;
padding-bottom:10px;
color:#3eb7d9;
}


h3{
font-size:13px;
text-align:left;
padding-top:7px;
padding-bottom:7px;
color:#455560;
}

h4{
font-size:11px;
padding-top:12px;
padding-bottom:7px;
color:#f29400;
}

h5{
font-size:10px;
border-bottom: 1px dotted #f29400;
text-transform:uppercase;
color:#f29400;
}


a{
text-decoration:none;
color:#455560;
}

a:hover{
text-decoration:none;
color:#f7941d;
}
p{
margin-top:4px;
margin-bottom:7px;
}

.spacer{
clear:both;
border:1px solid red;
visibility:hidden;
}

ul li{
list-style-type:none;
}

a img{
border:0px solid red;
}

.left{
float:left;

}
.imgleft{
float:left;
padding-right:5px;

}
.right{
float:right;

}

.mee{
color:#f7941d;
}

.listInterieur ul li{
list-style-type: disc;
display:block;
margin-left:40px;
padding-left:5px;
line-height:220%;

}

.listJobs ul li{
list-style-type: disc;
display:block;
margin-left:50px;
padding-left:5px;
line-height:150%;

}

.listInterieurProgramme ul li{
list-style-type: circle;
display:block;
margin-left:50px;
padding-left:5px;
}

.listInterieurNum ol li{
display:block;
margin-left:50px;
padding-left:5px;
padding-top:3px;
line-height:220%;
}

.tabFilet {
border-left:solid 1px #d0d0d0;
}

.tab {
padding: 8px; 
}

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(http://www.ceran.com/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;
}

#linkFooter a {
    color: #666;
    text-decoration: none;
    padding: 4px;
}

#linkFooter a:hover {
    background: #fff;
    color:43b9d3;
}



/*  Slideshow Des Centres De Formations  */


#slideshowContainerCentreBE, #slideshowContainerCentreBE li.slide
{
  width: 396px;
  height: 231px;
  border: 0 none;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  color: white;
}

#slideshowContainerCentreBE li.slide div.content
{
  padding: 1em;
}

#slideshowContainerCentreFR, #slideshowContainerCentreFR li.slide
{
  width: 396px;
  height: 231px;
  border: 0 none;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  color: white;
}

#slideshowContainerCentreFR li.slide div.content
{
  padding: 1em;
}

#slideshowContainerCentreUK, #slideshowContainerCentreUK li.slide
{
  width: 396px;
  height: 231px;
  border: 0 none;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  color: white;
}

#slideshowContainerCentreUK li.slide div.content
{
  padding: 1em;
}

#slideshowContainerCentreES, #slideshowContainerCentreES li.slide
{
  width: 396px;
  height: 231px;
  border: 0 none;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  color: white;
}

#slideshowContainerCentreES li.slide div.content
{
  padding: 1em;
}

#slideshowContainerRepas, #slideshowContainerRepas li.slide
{
  width: 396px;
  height: 231px;
  border: 0 none;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  color: white;
}

#slideshowContainerRepas li.slide div.content
{
  padding: 1em;
}



.BE1 {background-image:url(http://www.ceran.com/images/centres/BE/BE1.jpg);}
.BE2 {background-image:url(http://www.ceran.com/images/centres/BE/BE2.jpg);}
.BE3 {background-image:url(http://www.ceran.com/images/centres/BE/BE3.jpg);}
.BE4 {background-image:url(http://www.ceran.com/images/centres/BE/BE4.jpg);}
.BE5 {background-image:url(http://www.ceran.com/images/centres/BE/BE5.jpg);}
.BE6 {background-image:url(http://www.ceran.com/images/centres/BE/BE6.jpg);}
.BE7 {background-image:url(http://www.ceran.com/images/centres/BE/BE7.jpg);}

.FR1 {background-image:url(http://www.ceran.com/images/centres/FR/FR1.jpg);}
.FR2 {background-image:url(http://www.ceran.com/images/centres/FR/FR2.jpg);}
.FR3 {background-image:url(http://www.ceran.com/images/centres/FR/FR3.jpg);}
.FR4 {background-image:url(http://www.ceran.com/images/centres/FR/FR4.jpg);}
.FR5 {background-image:url(http://www.ceran.com/images/centres/FR/FR5.jpg);}
.FR6 {background-image:url(http://www.ceran.com/images/centres/FR/FR6.jpg);}
.FR7 {background-image:url(http://www.ceran.com/images/centres/FR/FR7.jpg);}

.UK1 {background-image:url(http://www.ceran.com/images/centres/UK/UK1.jpg);}
.UK2 {background-image:url(http://www.ceran.com/images/centres/UK/UK2.jpg);}
.UK3 {background-image:url(http://www.ceran.com/images/centres/UK/UK3.jpg);}
.UK4 {background-image:url(http://www.ceran.com/images/centres/UK/UK4.jpg);}
.UK5 {background-image:url(http://www.ceran.com/images/centres/UK/UK5.jpg);}
.UK6 {background-image:url(http://www.ceran.com/images/centres/UK/UK6.jpg);}
.UK7 {background-image:url(http://www.ceran.com/images/centres/UK/UK7.jpg);}

.ES1 {background-image:url(http://www.ceran.com/images/centres/ES/ES1.jpg);}
.ES2 {background-image:url(http://www.ceran.com/images/centres/ES/ES2.jpg);}
.ES3 {background-image:url(http://www.ceran.com/images/centres/ES/ES3.jpg);}
.ES4 {background-image:url(http://www.ceran.com/images/centres/ES/ES4.jpg);}
.ES5 {background-image:url(http://www.ceran.com/images/centres/ES/ES5.jpg);}
.ES6 {background-image:url(http://www.ceran.com/images/centres/ES/ES6.jpg);}
.ES7 {background-image:url(http://www.ceran.com/images/centres/ES/ES7.jpg);}

.Repas1 {background-image:url(http://www.ceran.com/images/immersion-adulte/slideRepas1.jpg);}
.Repas2 {background-image:url(http://www.ceran.com/images/immersion-adulte/slideRepas2.jpg);}
.Repas3 {background-image:url(http://www.ceran.com/images/immersion-adulte/slideRepos1.jpg);}
.Repas4 {background-image:url(http://www.ceran.com/images/immersion-adulte/slideRepos2.jpg);}







