html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, /* strong ,*/ sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    color: black;
    background: white;
    font-family: Verdana,Helvetica;
	font-size: 15px;
	margin: 10px 0px;
	padding: 0;
	background-color:#fff;
}

ol, ul {
    list-style: none;
}


a 
{
  text-decoration:none;
  color:#0000ff;
}

a:visited
{
  color:#0000ff;
}

a:hover
{
   text-decoration:none;
   color:#666666;
}


div#top  a
{
  color:#000000;
}

div#top a:visited
{
  color:#000000;
}

div#top a:hover
{
  color:#e2001a;
}



/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

/* definition des styles standards */

h1 {
    font-weight: bold;
    font-size: 1.5em;	
	text-align: left;
	line-height:1.2em;
    color:black;
    margin:0px;
	margin-bottom:5px;
}

h2 {
    font-weight: bold;
	height:17px;
	text-align: left;
	background-image:url("/pictures/t-bleu-fonce-haut-contenu.gif");
	text-indent:10px;
	color:#FFFFFF;
}

h3 
{
  font-weight:bold;
  color:#e2001a;
  margin:5px 0px;
}

h4
{
 font-size: 1em;
 font-weight: bold;
 text-align: left;
}

h6 
{
/*	background-color:#eb6909;*/
	color:white;
	height:17px;
	width:308px;
	padding-left:14px;
	font-size:0.9em;
	margin-bottom:5px;
	background-image: url("/pictures/t-bleu-fonce-haut-contenu.gif");
/*	-moz-border-radius:4pt 4pt 0px 0px;	*/
}

#maintext { margin-left: 345px; margin-right: 192px; font-size:0.8em; background-color:#FFFFFF; border:1px solid #e4dfd0; padding:10px; min-width:550px;}

/* contenu text */
ul 
{
 /* padding:0px 5px;*/
}

ul.marge li
{
  margin-bottom:5px;
}

div#ongletMenu { display:none;}

#onglet_organisation, .detail_formation, #onglet_actualite, #onglet_specificite, #onglet_info{margin-top:10px;padding: 2px;background-color:white;border:1px solid #e4dfd0;-moz-border-radius:4px; border-radius: 4px;-webkit-border-radius:4px; position:relative;z-index:0; line-height: 1.2em;}
#onglet_organisation h2, #onglet_formation h2, #onglet_actualite h2, #onglet_specificite h2, #onglet_info h2 { display:block;}
#onglet_organisation.menu_onglet_hide h2, #onglet_actualite.menu_onglet_hide h2, #onglet_specificite.menu_onglet_hide h2, #onglet_info.menu_onglet_hide h2 {display:none;}
#onglet_organisation.menu_onglet_hide, #onglet_formation.menu_onglet_hide .detail_formation, #onglet_actualite.menu_onglet_hide, #onglet_specificite.menu_onglet_hide, #onglet_info.menu_onglet_hide{border:0px;margin-top:0px;}
#onglet_formation.menu_onglet_hide .detail_formation {border:0px; border-top: 1px solid #F1EFE7; margin-top:10px;}
#onglet_formation.menu_onglet_hide h2{font-weight: bold;height:17px;text-align: left;background-image:none;text-indent:10px;color:#E2001A;}

.edition
{
  font-size:0.8em;
  font-weight:bold;
}  

.detail_bloc
{
  padding:10px 15px;
}

.detail_bloc .optionClasse
{
  margin:0px 10px 5px;
}

.detail_bloc a
{
  color:#0000ff;
}

.detail_bloc a:visited
{
  color:#0000ff;
}


.detail_bloc a:hover
{
  color:#e2001a;
}

.rouge
{
  color:#e2001a;
}  

.zone_head 
{

    font-weight: bold;
     font-size: 0.9em;
     text-align: center;
     background: #7fce72;
     border: 1px solid #308030;
}

div#option,p#optionFooter
{
   background-image:url("/pictures/t-jaune-bas-contenu.gif");
   padding:0px;
   text-align:center;
   margin-top:5px;
   margin-bottom:5px;
   background-color:white;
}

div#titre
{
  text-align:center;
  font-weight:bold;
  background-color:white;
  width:100%;
  height:50px;
  float:left;
  font-size:1em;
  color:#e2001a;
  padding-top:10px;
}

div.coordonnee
{
    margin-top:10px;
    margin-bottom:10px;
 	padding: 2px 2px 0px;
    background-color:white;
	z-index:0;
	position:relative;
    line-height: 1.2em;
}

div.detailCoordonnee
{
  width:auto;
  margin-right:200px;
  background-color:white;
  padding:5px 0px 5px 10px;
}  

div.coordonnee div.detailCoordonnee ul.listeContact
{
  margin-left:2px;
  list-style:none;
}
div.coordonnee div.detailCoordonnee ul.listeContact span.fonctionContact
{
  font-style:italic;
}

div.detailCoordonnee a,div.detailCoordonnee a:visited
{
  color:#0000ff;
}

div.detailCoordonnee a:hover
{
  color:#e2001a;
}

div.coordonnee div.image
{
   width:170px;
   position:absolute;
   top:10px;
   right:10px;
}

div.image img
{
  padding:5px;
}

div.image img.carte_france {width:100px; margin-left:25px;}

.section
{
     font-weight: bold;
}

.label
{
     font-weight: bold;
}	

.coordonnees
{
	border: 0;
	text-align: center;
	width: 250px;
}

.detail_pied {
	font-size: 0.8em;
	color:#FFFFFF;
	text-align: center;
	background-image:url("/pictures/f-bleu-fonce-bas.gif");
	height:50px;
}

p.detail_pied  a.lienhomepied
{
  color:#FFFFFF;
  text-decoration:none;
}

p.detail_pied  a.lienhomepied:hover 
{
  color:#cccccc;
  text-decoration:none;
}

.majFiche
{
  position:absolute;
  bottom:0px;
  right:15px;
  font-size:9px;
  color:#606060;
  font-style:italic;
}

div.addthisFicheEtab ,div.addthisFicheEtab  a{ color:#000;}
div.addthisFicheEtab { margin-left: 10px;}
div.link_to_map  a div.text_geolocalisation{ color:#000; padding-top: 5px;}
div.link_to_map  a img{ width:30px; height:30px; float: left;}
div.link_to_map {margin-top:10px; margin-left:5px; position: relative; width: auto;}


#conteneur {
width: 95%;
margin:5px auto;
background-color:#fff;
padding:5px 5px 8px;
width:95%;
}


html>body div#conteneur {
min-width:1205px;
}

#top {
height: 207px;
/*background-color:#e2001a;*/
background-color:white;
margin: 0 0 30px 0;
padding:0px;
width:1200px;
}


div#conteneur div#top div#image_menu
{
  margin:0px;
  padding:0px;
}

div#conteneur div#top div#image_menu img
{
  margin-right:2px;
  padding:0px;
  opacity:1;
}


html>body div#top {
min-width:1200px;
}

#top_left {
/*	position: absolute;
	left: 2%; top: 0;
	width: 150px;
*/
  float:left;
  width:200px;
  padding-right:50px;
  height:98px;
  background-image: url("/pictures/haut-page-bleu-fonce.gif") ;
}
div#top_left div#iconeLabyrinthe
{
  width:100%;
  height:100%;
  background-image: url("/pictures/labyrinthe01.gif") ;
  background-repeat:no-repeat;
  padding-top:82px;
  text-align:center;
  font-weight:bold;
}

div#top_left div#iconeLabyrinthe a
{
  color:#FFFFFF;
  font-size:10px;
  text-align:center;
}

div#top_left div#iconeLabyrinthe a:hover
{
  color:#000000;
}

#top_right {
  background-image: url("/pictures/haut-page-bleu-fonce.gif") ;
  width:auto;
  height:90px;
  text-align: center;
  color:black;
  font-size:1.5em;
  margin-bottom:5px;
  padding-top:3px;
  padding-bottom:5px;
}

#top_right div#bandeau {
  float:left;
  margin-left:122px;
  width:728px;
  height:90px;
}

div#maintext {
margin-left: 345px;
margin-right: 192px;
background-color:white;
border:1px solid #e4dfd0;
padding:10px;
min-width:450px;
}

div#skyscraper  {
	width:162px;
	float:right;
	margin:0px auto;
}

#left {
float:left;
width: 327px;
text-align: center;
}

#left div#logo
{
  float:left;
  background-color:white;
  border:1px solid  #e4dfd0;
  padding:2px;
  margin-bottom:20px;
/*  -moz-border-radius:4pt;-webkit-border-radius:4pt;border-radius:4pt;	*/
}

#left div#logo img
{
float:left;
margin:3px;
}

#left div#carre
{
  float:left;
  width:325px;
/*  padding:10px;*/
  margin:10px 0px;
  border:1px solid  #e4dfd0;
  background:white;
}

#left div#video
{ 
  float:left;
  background-color:#FFFFFF;
  font-weight:bold;
  text-decoration:underline;
  border:1px solid  #e4dfd0;
  width:325px;
/*	-moz-border-radius:4pt;-webkit-border-radius:4pt;border-radius:4pt;	*/
}

div#left div#video p.zoneTitreVideo
{ 
  background-color:#FFFFFF;
  font-weight:bold;
  text-decoration:underline;
  color:#000000;
}

/* sondage */

div#left div#sondage {
  float:left;
/*	-moz-border-radius:4pt;-webkit-border-radius:4pt;border-radius:4pt;	*/
}

div#left div#sondage table,div#left div#sondage tr,div#left div#sondage td{
    margin: inherit;
    padding: inherit;
    border: inherit;
    outline: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: inherit;
    background:white;
    font-size:0.90em;
}

div#left div#sondage table{
width:325px;
border:1px solid  #e4dfd0;
margin-top:20px;
/*-moz-border-radius:4pt;-webkit-border-radius:4pt;border-radius:4pt;*/
padding:2px;
}

div#left div#sondage table td#titre
{
	text-align:center;
	color:white;
	height:1.2em;
	font-size:1.1em;
	margin-bottom:5px;
	background-image: url("/pictures/t-bleu-fonce-haut-contenu.gif");
/*	-moz-border-radius:4pt 4pt 0px 0px;	*/
}
div#left div#sondage table td.result{
height:22px;
}

div#left div#sondage table td#question
{
font-size:1em;
font-weight:bold;
text-align:center;
color:#FDA90B;
background-color:white;
}

div#left div#sondage table td.vote
{
font-size:0.9em;
text-align:center;
color:black;
}

div#left div#sondage table td.vote input#bouton{
margin:5px auto 0px;
text-align:center;
background-image: url("/pictures/t-bleu-fonce-bas-contenu.gif");
/*-moz-border-radius:0px 0px 5px 5px ;	*/
color:white;
font-weight:bold;
width:100%;
}


/* fin sondage */

#bottom{
 clear:both;
 text-align: left;
 background-color: #204C9B;
 width:100%;
 font-size:12px;
 line-height:14px;
 font-weight:normal;
 color: #FFFFFF;
 min-width: 1170px;
 padding:5px 0px 5px;
 margin: 20px auto 0px;
}

#bottom #bottomContent { width:95%; margin: 0px auto; font-size:0.9em;height:140px;}
#bottom #bottomContent  ul {width: 24%; float:left;margin-left:5px;min-height:110px}
#bottom #bottomContent ul li.bt_title{ font-weight:bold; font-size: 1.1em; text-indent:0px;line-height:14px;margin-top:10px;margin-bottom:5px;}

#bottom a
{
 color: #FFFFFF;
 font-weight:normal;
}

#bottom a:hover
{
  color: #000000;
}

#bottomFoot a
{
 color: #000000;
 font-weight:normal;
}

#bottomFoot a:hover
{
  color: #000000;
}

div#bottomFoot {
  float:left;
  width:100%;
  font-size:0.9em;
  padding-top:10px;
  padding-bottom:10px;
  margin-bottom:10px;
  text-align:center;
  height:27px;
  color:#000000;
  background-image: url("/pictures/bottom-coordonnee-jaune.gif");
}


/* CSS pour le menu */

ul#menulist {
    color: white;
    font-size: 0.8em;
 	min-width:1200px;
    margin:0px;
    padding:0px;

}

ul#menulist li {
	float:left;
    list-style: none;
    background: #7fa4ff;
}

ul#menulist li  ul{z-index:2;}

ul#menulist li#menu_accueil, ul#menulist li#lien{
    width:61px;
	padding-right:2px;
    font-weight:bold;
}

ul#menulist li#menu_accueil a:hover
{
  background-image: url("/pictures/menu-accueil-jaune.gif");
  background-repeat:no-repeat;
  color:#000000;
}


ul#menulist li#actualite a,ul#menulist li#ecole a,ul#menulist li#ecoleDeCommerce a,ul#menulist li#service a,ul#menulist li#menu_accueil a  
{
  display: block;
  padding-top:5px;
  text-decoration: none;
  color: #FFFFFF;
  /*background: #508010;*/
  text-align:center;
  width: 100%;
  height:20px;
  background-image: url("/pictures/menu-bar-bleu-fonce.gif");
}

ul#menulist a:hover {
/*    background: #80A020;*/
 /*   background:#eb6909;
    -moz-border-radius:4pt 4pt 0pt 0pt;	*/
}
/* -----------------------------------------------------------*/
#menulist a#current{
    background-color: #666666;
    font-weight: bold;
    color: #000000;
}
/*
#menulist li.menuhead {
    background: #508010;
    color: #000000;
    font-weight: bold;
    border-left: 0.5em solid #508010;
    padding: 0.2em 0.2em 0.2em 0.6em;
    width: 100%;
}
*/

/* affichage des sous menus avant et apres bac */
ul#menulist li#ecoleDeCommerce
{
	width:150px;
	padding-right:2px;
    font-weight:bold;
}

ul#menulist li#ecole
{
	width:151px;
	padding-right:2px;
    font-weight:bold;
}

ul#menulist li#ecole a:hover ,ul#menulist li#ecoleDeCommerce a:hover ,ul#menulist li#ecole a.selected ,ul#menulist li#ecoleDeCommerce a.selected
{
    background-image: url("/pictures/menu-bar-jaune-hover.gif");
    background-repeat:no-repeat;
    color:#000000;
}

ul#menulist li#ecoleDeCommerce ul#menuEcoleDeCommerce
{
	display:none;
	position:absolute;
	list-style:none;
	width:28em;
	border:2px solid #204C9B;
	border-top:0px;
    font-weight:normal;
    background: #fde900;
}

ul#menulist li#ecole ul#menuEcole,ul#menulist li#actualite ul#menuActualite
{
	display:none;
	position:absolute;
	list-style:none;
    font-weight:normal;
    background: #fde900;
}

ul#menulist li#ecoleDeCommerce ul#menuEcoleDeCommerce li{
	float:inherit;
	display:block;
	padding: 0;
	width:100%;
	height:20px;
    font-weight:inherit;
}

ul#menulist li#ecoleDeCommerce ul#menuEcoleDeCommerce a
{
    background: #fde900;
	text-align:left;
	text-indent:10px;
	color:#000000;
	height:15px;
}

ul#menulist li#ecoleDeCommerce ul#menuEcoleDeCommerce li a:hover
{
  background: #7FA4FF;
  color:#FFFFFF;
}

/* fin sous menus avant les articles */

/* sous menus service */
ul#menulist li#service {
	width:230px;
	padding-right:2px;
    font-weight:bold;
}

ul#menulist li#service a:hover 
{
    background-image: url("/pictures/menu-info-jaune.gif");
    background-repeat:no-repeat;
    color:#000000;
}

ul#menulist li#service ul#menuService {
	display:none;
	position:absolute;
	list-style:none;
	width:30em;
	border:2px solid #204C9B;
	border-top:0px;
    font-weight:normal;
}

ul#menulist li#service ul#menuService  li{
	float:inherit;
	display:block;
	padding: 0;
	width:100%;
	height:20px;
}

ul#menulist li#service ul#menuService  a
{
  background: #fde900;
  display:block;
  text-align:left;
  text-indent:10px;
  color:#000000;
  height:15px;
}

ul#menulist li#service ul#menuService  a:hover,ul#menulist li#service ul#menuService  a:hover{
/*    background: #fded00; jaune */
  color:#FFFFFF;
  background:#7FA4FF;
}

/* fin sous menu service */

/* menu acutalite */

ul#menulist li#actualite {
    width:160px;
	padding:inherit;
    font-weight:bold;
}

ul#menulist li#actualite a:hover
{
  background-image: url("/pictures/menu-actu-jaune.gif");
  background-repeat:no-repeat;
  color:#000000;
}

/*recherche dans la barre de menu */
ul#menulist li#menu_rech{
	padding-left:1em;
    background: #fded00;
    background: #7fa4ff;
	font-size:11px;
	width:18em;
    height:25px;
	padding-right:2px;
	position:relative;
}

input#champ_rech {width:145px;}

ul#menulist li#menu_rech input#nom_etablissement {
	background-color:white;
	color:black;
	font-size:10px;
	margin:0em 0em 0.1em;
	width:15em;
/*	height:0.95em;*/
}

/* fin recherche */


/* sous menu etablissement */
ul#menulist li#menu_etablissement {
	width:223px;
	padding-left:2px;
}

ul#menulist li#menu_etablissement a:hover 
{
    background-image: url("/pictures/menu-info-jaune.gif");
    background-repeat:no-repeat;
    color:#FFFFFF;
}

/* fin sous menu service */

ul#menulist li#addthisMenu { width:223px; background:#FFF; height:25px;position:relative;font-size:12px;}
ul#menulist li#addthisMenu div a {width: inherit; background-image: inherit; color:#000; background:inherit; padding:5px 1px;font-size:12px;}
ul#menulist li#addthisMenu div#facebook_button_like {position:absolute; top:3px; left:150px;}
/* sous menu */

div#top div#sous_menu  /* bande orange sous le menu */
{
float:left;
width:100%;
height:20px;
background-image:url("/pictures/t-jaune-bas-contenu.gif");
/*-moz-border-radius:0pt 0pt 4pt 4pt;	*/
}
div#top div#sous_menu p
{
  margin-top:3px;
  font-size:0.8em;
  font-weight:bold;
}

/* fin sous menu */


div.spacer {
	font-size:0;
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	
}
div.infobulle
{
  position:absolute;
  visibility:hidden;
  border:1px solid #7FA4FF;
  text-align:left;
  padding:10px;
  max-width:400px;
  line-height:14px;
  font-size:11px;
  background-color: #F1EFE7;
  z-index:99;
}
div#facebookBoxLike { float:right; margin:20px 10px;}

/* captcha */
div.captcha { text-align:center;}
div.captcha_error{ text-align:center;}

/* Ajax search result */
ul#menulist li#menu_rech div.autocomplete { position:relative; color:#000; background-color:#FFF; margin:0; padding:0; z-index:1;}
ul#menulist li#menu_rech div.autocomplete ul {list-style-type:none; width:300px; border:1px solid #FDE900; background-color:#FFF; margin:0; padding:0;}
ul#menulist li#menu_rech div.autocomplete ul li.selected { background-color: #FDE900; color:#000;}
ul#menulist li#menu_rech div.autocomplete ul li { list-style-type:none; display:block; margin:0; padding:2px; width:296px; cursor:pointer; float:inherit; background-color:#FFF;}


/* google map marker info */
div#googleMap{ margin-top:20px;}
div#googleMap span a{cursor:pointer;font-weight:normal;margin:0px;}
div#googleMap span a:hover{cursor:pointer;font-weight:normal;}
div#googleMap span.infowindow_titre {font-weight:bold;margin:0px;font-weight:bold;font-size:1.2em;}

/* navigation onglet */
div#ongletMenu {z-index:0; position:relative;height:25px;width:100%;}
div#ongletMenu ul#onglet {width:100%;}
div#ongletMenu ul#onglet li {background-color:#204C9B;color:#FFF; display:block; float:left; width:16%; text-align:center;-moz-border-radius:4px 4px 0px 0px;cursor:pointer; -webkit-border-radius:4px 4px 0px 0px;border-radius: 4px 4px 0px 0px;padding-top:4px;height:21px;margin-left:1px;}
div#ongletMenu ul#onglet li:hover{color:#000; display:block;background-color:#FDE900;padding-top:5px;height:20px;-moz-border-radius:4px 4px 0px 0px;cursor:pointer; -webkit-border-radius:4px 4px 0px 0px;border-radius: 4px 4px 0px 0px;}
div#ongletMenu ul#onglet li.selected,div#ongletMenu ul#onglet li:hover{color:#000; display:block;font-weight: bold;height: 22px;margin-top: -4px;padding-top: 7px;background-color:#FDE900;-moz-border-radius:4px 4px 0px 0px;-webkit-border-radius:4px 4px 0px 0px;border-radius: 4px 4px 0px 0px;}


/* Action */
div#action{margin-top:10px;padding: 2px;background-color:white;position:relative;z-index:0;color:#000;width:100%}
div#action ul.listAction{width:100%;height:25px;font-size:10px;}
div#action ul.listAction li a{color:#000;}
div#action ul.listAction li {background-color:#F1EFE7;color:#000; display:block; float:left; width:25%; text-align:center;-moz-border-radius:4pt;-webkit-border-radius:4pt;border-radius:4pt;padding-top:5px;height:20px;margin-left:1px;}
div#action ul.listAction li:hover{color:#000; display:block;font-weight:bold;background-color:#E4DFD0;padding-top:7px;height:18px;-moz-border-radius:4pt;-webkit-border-radius:4pt;border-radius:4pt;cursor:pointer;}

div#action ul.listAction li.addthis {background-color:#FFF; float:left; width:24%; text-align:rightpadding-top:5px;height:20px;margin-left:1px;}
div#action ul.listAction li.addthis:hover{color:#000; display:block;padding-top:5px;height:20px;-moz-border-radius:4pt;-webkit-border-radius:4pt;border-radius:4pt;}

div#action ul.listAction li.addthis a:first-child{text-indent:14px;}
div#action ul.listAction li.addthis { text-indent:3px;}
div#action .addthis_default_style .addthis_separator,div#action  .addthis_default_style .at300b,div#action  .addthis_default_style .at300m, .div#action  addthis_default_style .at300bs {
    float: right;
}
div#action ul.listAction li.liste_resultat_vide ,div#action ul.listAction li.liste_resultat_vide :hover {background-color:#FFF;cursor:auto;}
/* TAGCLOUD */
div#left #tag{float:left; margin-top:30px;width:321px;border:1px solid #e4DFD0;padding:2px;position:relative;overflow:hidden;}
#tag_cloud{width:320px;height:200px;margin:0 auto;position: relative;background:#FFF;}
#tag_cloud ul{list-style-type: none;position:absolute;width:320px;top:90px;left:60px;font-size:0.7em;font-weight:bold;}
#tag_cloud ul li a {color:#000;display:block;cursor:pointer;}
#tag_cloud ul li a:hover {color:#e2001a;border:1px solid #e2001a;}
