@import url(inc.masthead.css); /* header */
@import url(inc.gauche.css);		/* colonne gauche */
@import url(inc.droite.css);		/* colonne de droite */
@import url(inc.footer.css); /* pied de page */
@import url(spip_style.css); /* style spip */
@import url(thickbox.css); /* utilisé par le plugin jQuery ThickBox */

/******************************************************************************/
/***************************** styles génériques ******************************/
/******************************************************************************/
body {
	color: #2D2E2F;
	background: #F1F0EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

*{
 margin:0px;
 padding:0px;
}
h4 {
  font-size:1.1em;
  margin:0;
}
h5 {
  color:#0099CF;
  font-size:12px;
  font-weight:bold;
}
/* style par défaut de tous les liens */
a {
	/*color: #005BA4;*/
	color: #22719B
}

/* style par défaut de toutes les images */
img {
	border: none;
}
sc{
	font-weight: bold;
}

/* style des logos des articles, breves ou rubriques */
img.logo {
	border: none;
}

/* style des logos des articles, breves ou rubriques avec une couleur de fond */
img.logo_fond {
	border: 2px solid #9896B2;
	background-color: #EDECF1;
}

/* couleur de police */
.couleur_police1 {
	color: #000000;
}

/* couleur de police */
.couleur_police2 {
	color: #FFFFFF;
}

strong.strong2 {
	color: #FF0000;
}

/* couleur de bordure d'un bloc */
.couleur_bordure {
	border-color: #FFFFFF;
}

/* styles de bordures */
.border {
	border-style: solid;
	border-width: 1px;
}
.border_bottom {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.border_left {
	border-left-style: solid;
	border-left-width: 1px;
}
.border_right {
	border-right-style: solid;
	border-right-width: 1px;
}
.border_top {
	border-top-style: solid;
	border-top-width: 1px;
}

/* couleur de fond par défaut : doit être identique à la couleur de fond de la page */
.fond_defaut {
}

/* image ou couleur de fond dans un div */
.fond {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

/* image ou couleur de fond dans un div */
.fond2 {
	background-color: #FFFFFF;
}

/* image ou couleur de fond dans un div */
.fond3 {
	background-color: #868b8d;
}

/******************************************************************************/
/************************** style global de la page ***************************/
/******************************************************************************/
#page {
	border: 0px solid #CCCCCC;
	margin:0 auto;
  width:980px;
}
#main{
  clear:left;
  background-color:#F2F0EB;
  border:0px solid red;
  padding-top:10px;
  position:relative;
  margin:0 0 15px;
}

/*** Moteur de recherche masthead ***/
/* home */
.s1000000016 #main #rech_top{
  margin:-91px 0 0 759px;
  !margin:-81px 0 0 759px;
}
#main #rech_top{
  border:0 solid red;
  height:50px;
  margin:-91px 0 0 556px;
  !margin:-81px 0 0 556px;
  position:absolute;
  width:221px;
}
#rech_top form {
  padding:3px 0 3px 10px;
}
#moteur {
  float:left;
  margin:0 20px 0 0;
  z-index:1;
}
div.recherche * { 
  font-size:10px;
  position:relative;
  vertical-align:middle;
}
#rech_top label {
  font-size:11px;
  letter-spacing:-1px;
  color:#6D6E71;
  display:block;
  font-size:10px;
  font-weight:bold;
  letter-spacing:0;
  line-height:15px;
  text-transform:uppercase;
  vertical-align:text-top;
  font-family:Arial,Helvetica,sans-serif;
}
#rech_top #q_rech_top_default {
  background-color:#FFFFFF;
  border:1px solid #6D6E71;
  font-size:0.9em;
  height:16px;
  padding:2px 0 0 3px;
  width:195px;
}
#rech_top img#rech_top_default_ok {
  float:right;
  font-size:1px;
  left:-5px;
  position:relative;
  top:-16px;
}
/*** Bread_crum ***/
#bread_crum{
	font-family:Arial;
	font-size:10px;
	padding-left:10px;
}
.R1000000016 #bread_crum{
	visibility: hidden;
}

/*******************************************/
/***           Contenu                   ***/
/******************************************/
#bloc_central{
  vertical-align:top;
}
#contenu {
  padding:2px 0 0 10px;
  font-family:Arial,Helvetica,sans-serif;
  min-height:400px;
}
*html #contenu {
  height:400px;
}
.rub_std {
	width: 767px;
}
.rub_std h1.titre {
  color:#005BA4;
  font-size:18pt;
  font-weight:bold;
  margin:10px 0 5px;
  padding:0 175px 0 0;
}
#tmpl_R40 .mea_droite, #tmpl_AR40 .mea_droite {
  float:right;
  margin-top:-35px;
  padding-bottom:50px;
  text-align:right;
  width:190px;
  _width:180px;
}
#tmpl_R40 .mea_droite .pub, #tmpl_AR40 .mea_droite .pub{
  margin-bottom:7px;
}
#tmpl_R40 div p.texte{
  font-weight:bold;
  font-size:11px;
}
#tmpl_R40 div table{
  padding:5px 0;
  width:auto;
  /*margin:10px 0 0 0;*/
}
#main table tr {
  vertical-align:top;
}
#tmpl_R40 table table {
  width:288px;
}
#tmpl_R40 table table td h2.titre{
  padding:2px 5px 5px;
  width:170px;
  color:#005BA4;
  font-size:1.2em;
  text-transform:uppercase;
}
#tmpl_R40 table table td p.desc,#tmpl_R40 table table td p {
  padding:2px 5px 5px;
  width:170px;
}
a.suite:link, a.suite:visited, a.suite:hover, a.suite:active, a.suite:focus {
  background:transparent url(/imgs/nav/puce-bleue.jpg) no-repeat scroll left center;
  color:#005BA4;
  line-height:2em;
  margin:4px 0 0;
  padding:0 0 0 15px;
  text-decoration:none;
  font-weight:bold;
}
/*** Lien imprimer ***/
#lien_imprimer {
  padding:0;
  position:relative;
  text-align:right;
  top:-15px;
  width:575px;
}
#lien_imprimer a:link, #lien_imprimer a:visited, #lien_imprimer a:hover, #lien_imprimer a:active, #lien_imprimer a:focus {
  background:transparent url(/imgs/cont/structure/contenu/picto_imprimer.gif) no-repeat scroll left center;
  color:#22719B;
  font-weight:bold;
  line-height:2em;
  padding:0 0 0 6px;
  text-decoration:none;
}
#retour_sommaire a:link, #retour_sommaire a:visited, #retour_sommaire a:hover, #retour_sommaire a:active, #retour_sommaire a:focus {
  background:transparent url(/imgs/cont/structure/contenu/picto_imprimer.gif) no-repeat scroll left center;
  color:#22719B;
  font-weight:bold;
  line-height:2em;
  padding:0 0 0 6px;
  text-decoration:none;
}
/*** chapo ***/
.chapo {
  font-size:12px;
  font-weight:bold;
  margin:-17px 0 10px;
}
/*** texte ***/
p.texte{
  /*width:575px;*/
}
/*** table sur toute la largeur de la page ***/
#contenu table.spip tr.row_even {
  line-height:2em;
}
/*** lien class spip_out ***/
a.spip_out, a.spip_in {
  text-decoration:underline;
}
a.spip_out {
  /*background:transparent url(/imgs/cont/a-out.gif) no-repeat scroll right center;
  padding-right:20px;*/
}
a.spip_out, a.spip_in {
  color:#005BA4;
}
/*** document à télécharger ***/
#contenu dl {
  background:transparent url(/imgs/cont/bg-doc.gif) no-repeat scroll left top;
  padding:20px 10px 0;
  width:550px !important;
}
#contenu dl dt {
  display:inline;
}
#contenu dl dt.spip_doc_titre {
  color:#000000;
  vertical-align:top;
}
#contenu dl dd.spip_doc_descriptif {
	left:55px;
	position:relative;
	top:-35px;
	width:479px !important;
}
/*** Page de la rubrique étudiant ***/
.s1000000035 h5 {
  border:0 none;
  clear:both;
  color:#98AD0F;
  font-weight:bold;
  text-transform:capitalize;
}
.s1000000035 table.spip {
  width:570px !important;
}
.s1000000035 table.spip .row_first {
  text-align:left;
}
.s1000000035 table.spip td, .s1000000035 table.spip th {
  padding:2px 5px;
}
.s1000000035 table.spip .row_even {
  background:transparent url(/imgs/cont/fond-rencontrons-nous.jpg) no-repeat scroll left center;
}
.row_odd {
  line-height:1.5em;
}
#res_recherche h1{
  color:#005BA4;
  font-size:18pt;
  font-weight:bold;
  margin:10px 0 5px;
  padding:0 175px 0 0;
}
#res_recherche ul.liens_anchor{
  display:none;
}
#resultat_editorial {
  clear:both;
  width:575px;
}
#res_recherche h2 {
  color:#005BA4;
  font-size:1.2em;
  margin:25px 0;
  text-transform:uppercase;
}
p#aucunresultat h2 {
	margin:25px 0 5px;
}
#res_recherche p.suite_resultats {
  margin:-35px 0 20px;
  position:relative;
  text-align:right;
  z-index:2;
  right:-185px;
}
#res_recherche #resultat_editorial p.suite_resultats a {
  color:#005BA4;
  font-weight:bold;
  text-decoration:underline;
  padding:0 0 0 15px;
  background:transparent url(/imgs/nav/puce-bleue.jpg) no-repeat scroll left center;
}
#res_recherche ul {
  padding-left:0;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
#resultat_editorial ul li {
  clear:both;
  margin:10px 0;
}
#resultat_editorial p.visuel {
  min-width:102px;
  float:left;
  height:auto !important;
  margin:0 5px 10px 0;
  min-height:80px;
  min-width:95px;
  padding:0;
  width:auto !important;
}
#resultat_editorial p.visuel img{
  width:80px;
}
#res_recherche #resultat_editorial a {
  color:#005BA4;
  font-weight:bold;
  text-decoration:underline;
  padding:0px;
  background:none;
}
#res_recherche p.texte {
  padding:5px 0;
}
#resultat_editorial p.ps {
  color:#666666;
  padding:0;
}
/*** Mentions Légales ***/
.art_std h1.titre {
  color:#005BA4;
  font-size:1.8em;
  margin:10px 0;
}
/*** Plan du site ***/
#plan {
  margin-left:20px;
}
#plan h2{
  margin-top:20px;
}
#plan ul {
  color:#EA7615;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding:3px 0;
}
#plan ul a {
  color:#005BA4;
  font-size:14pt;
}
#plan ul li ul {
  color:#F39828;
  margin-left:20px;
}
#plan ul li ul li {
  padding:2px 0;
}
#plan ul li ul a {
  background:transparent url(/imgs/nav/puce-bleue.jpg) no-repeat scroll left center;
  font-size:11px;
  padding-left:15px;
}
/*** Questions techniques ***/
#apercu{
  margin-top:30px;
}
#apercu table{
  width:100%;
}
#apercu table td{
  padding:5px 0px;
}
#apercu table .colLabel{
  text-align:right;
  padding-right:10px;
}
#apercu table ul.radio{
  list-style-type:none;
}
#apercu table ul.radio li{
  display:inline;
  margin-right:10px;
}
#apercu div input.bouton{
  float:right;
  margin-right:106px;
}
/*** Page d'accueil ***/
/*** home bandeau ***/
.s1000000016 .rub_std{
  background:transparent url(/imgs/ph/fond-flash.jpg) no-repeat scroll left top;
  height:343px;
  width:980px;
  margin:0;
  text-align:left;
}
.s1000000016 .rub_std h1.titre{
  display:none;
}
.s1000000016 #contenu p.texte{
  float:right;
  margin-right:20px;
  margin-top:-573px;
}
*html .s1000000016 #contenu p.texte {
  margin-right:10px;
  margin-top:-610px;
}
.s1000000016 #contenu p.texte span{
  display:block;
  /*margin-bottom:10px;*/
}
.s1000000016 #contenu .mea_centre{
  /*clear:left;
  margin-top:10px;*/
}
.s1000000016 .mea_droite{
  padding-top:15px;
  width:102%;
}
.s1000000016 #main .mea {
  background:transparent url(/imgs/ph/bg_mea.gif) no-repeat scroll left top;
  border:0 solid red;
  float:left;
  height:215px;
  margin:0 12px 0 0 !important;
  padding:0 0 30px !important;
  width:319px;
}
*html .s1000000016 #main .mea {
  margin:0 7px 0 0 !important;
  width:322px;
}
.s1000000016 #main .mea{
  font-family:Verdana,Arial,Helvetica,sans-serif;
}
.s1000000016 #main .mea h3{
  border-bottom:1px solid #0066BB;
  color:#0066BB;
  display:block !important;
  font-size:14px;
  line-height:1.5em;
  margin:0 25px 10px;
  padding:20px 5px 5px 0;
  text-align:left;
  text-transform:uppercase;
  font-family:Verdana,Arial,Helvetica,sans-serif;
}
.s1000000016 #main .mea h3 a{
  text-decoration:none;
}
.s1000000016 #main .mea p.visuel{
  padding:0 10px 0 25px;
  float:left;
  height:158px;
}
.s1000000016 #main .mea p.visuel .spip_document_1000000829{
  /*margin-left:-23px;*/
}
.s1000000016 #main .mea p.visuel .spip_document_1000000829 img, .s1000000016 #main .mea p.visuel .spip_document_1000000990 img {
  width:122px;
  margin-left:-23px;
}
.s1000000016 #main .mea p.visuel .spip_document_1000001052 img {
	margin-left: -19px;
}
.s1000000016 #main .mea p.descriptif{
  padding:0 15px;
  text-align:left;
}
.s1000000016 #main .mea a.suite{
  background:transparent url(/imgs/nav/fleche-grise-nav-etudiants.gif) no-repeat scroll left center;
  border:0 solid red;
  color:#434343;
  font-weight:bold;
  line-height:2em;
  margin:4px 0 0;
  padding:0 0 0 13px;
  text-decoration:none;
}
.s1000000016 #main .mea a.suite:hover{
  text-decoration:underline;
}
.s1000000016 #bloc_central, .s1000000016 #bloc_central #contenu{
    position:relative;
}
.s1000000016 #bloc_contextuel .mea_droite{
 /* display:block;
  height:245px;
  position:absolute;
  right:146px;
  top:481px;
  width:319px;*/
  margin-bottom:0;
  margin-left:-200px;
  margin-right:0;
  margin-top:353px;
  position:relative;
  z-index:10;
}
td#bloc_contextuel{
  vertical-align:top;
}
*html .s1000000016 #bloc_contextuel{
  top:353px;
  right:0px;
}
*+ html .s1000000016 #bloc_contextuel{
  top:353px;
  right:0px;
}
.s1000000016 #contenu{
  padding:0px;
}
/*** carte flash sur nos enseignes ***/
#tmpl_AR40 #implantations {
  border:0 solid red;
  clear:both;
  float:right;
  position:relative;
}
#tmpl_R40 p.texte {
  font-weight:bold;
}
/*** métiers background sur les tables ***/
table.evolutions, table.interlocuteurs {
  border:0 solid red;
  height:230px;
  width:260px !important;
}
table.interlocuteurs {
  background:transparent url(/imgs/cont/interlo-2.gif) no-repeat scroll left top;
}
table.evolutions {
  background:transparent url(/imgs/cont/evolution.gif) no-repeat scroll left top;
}
#tmpl_AR40 table.visuel {
  clear:both;
}
#tmpl_R40 table, #tmpl_AR40 table {
  padding:5px 0;
  width:auto;
}
table.interlocuteurs th, table.evolutions th {
  height:30px;
}
table.interlocuteurs tr, table.evolutions tr {
  height:20px;
  padding:0;
}
table.interlocuteurs td, table.evolutions td {
  color:#787878;
  font-weight:bold;
  padding:0;
  vertical-align:top;
}
table.interlocuteurs .spip_documents_left, table.evolutions .spip_documents_left {
  margin:0;
  padding:0 0 0 5px;
}
table.visuel td.spacer {
  width:50px;
}
/*** Métiers de sièges ***/
.s1000000031 #contenu h1{
  color:#005BA4;
  font-size:18pt;
  font-weight:bold;
  margin:10px 0 5px;
  padding:0 175px 0 0;
}
.s1000000031 #contenu .mea{
  margin:10px 15px 10px 2px;
}
.s1000000031 #contenu .mea h3{
  color:#005BA4;
  font-size:1.2em;
  text-transform:uppercase;
  padding-bottom:5px;
}
.s1000000031 #contenu .mea h3 a{
  color:#005BA4;
  text-decoration:none;
}
.s1000000031 #contenu .mea p.visuel{
  float:left;
  margin-right:5px;
}
/*.s1000000031 #contenu .mea p.lien a.suite{
  font-weight:normal;
}*/
/*** Champ obligatoire dans les formulaires ***/
.entoure{
  border:solid 1px red;
}

#contenu .pagination {
	clear:both;
	margin:10px 0;
	padding:2px 0;
	position:relative;
}
#contenu .pagination p.precedent  {
	left:0;
	padding:0;
	position:absolute;
}
#contenu .pagination p.suivant {
	right:0;
	padding:0;
	position:absolute;
}
#contenu .pagination p.milieu, #contenu .pagination p.pages {
	padding:0 75px;
	text-align:center;
}
div.C1 {
	float:right;
}
div.C2 .mea_liste h2 {
	display:none;
}
div.C2 .mea_liste div.mea {
	/*border:1px solid red;*/
	position: relative;
	margin: 10px 0;
	padding: 0 10px 0 0;
}
div.C2 .mea_liste div.mea p.visuel {
	position: absolute;
	!left: -113px;
	/*!border:1px solid red;*/
	margin: 0;
	top: 0;
}
*+html div.C2 .mea_liste div.mea p.visuel {!left: 0; }

div.C2 .mea_liste div.mea h3 {
	border:0px solid green;	
	color:#005BA4;
	font-size:1.2em;
	text-transform: uppercase;
}
div.C2 .mea_liste div.mea h3 a {
	text-decoration: none;
	color:#005BA4;
}
div.C2 .mea_liste div.mea h3, div.C2 .mea_liste div.mea p.descriptif,  div.C2 .mea_liste div.mea p.lien {
	margin: 0 0 0 115px;
}

.s1000000032 table.engagement {
}
.s1000000032 table.engagement td {
	background:transparent url(/imgs/_v2/bloc_bleu_1.png) no-repeat scroll left top;
	padding:10px 25px 10px 10px;
	width:277px;
}
.s1000000032 table.engagement td strong {
	color: #fff;
}
.s1000000032 table.engagement a {
	background:transparent url(/imgs/_v2/puce-carriere.jpg) no-repeat scroll left center;
	padding-left: 15px;
	text-decoration:none;
	font-weight: bold;
}
table.formation .spip_documents {
	margin: 0 !important;
}


.s1000000055 dl.spip_document_1000000994, 
.s1000000032 dl.spip_document_1000001097 {
	background:transparent url(/imgs/_v2/fondplayervideo.jpg) no-repeat scroll left top !important;
	padding-top: 120px !important;
	padding-left: 10px !important;
	height:400px;
}
.s1000000055 dl.spip_document_1000000994 dt.spip_doc_titre,
.s1000000032 dl.spip_document_1000001097 dt.spip_doc_titre {
	margin-left: 15px;
}


.R1000000055 #tmpl_R40 table table td h2.titre, .R1000000055 #tmpl_R40 table table td p.desc {
	width: 630px;
}