/* BLOCS PRINCIPAUX */
body {
	background: #0B2252;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #322D26;
}


.spacer {
  clear: both;
  visibility: hidden;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}

* html .spacer {
  display: inline;
}



/**
 *  Hack pour un autre bug d'Internet Explorer
 */ /*select {
    behavior:expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):0);
}*/
.big-select select,select.big-select {
	width: 15em;
}

div.big-select {
	width: 95%;
}

.lien-flux-rss {
	line-height: 2em;
	padding-left: 20px;
	background: transparent url("../../img/cemafor/feed.png") no-repeat
		center left;
	padding: .4em 0 .4em 1.7em;
}

#tetiere {
	margin: 0 auto 0 auto;
	width: 940px;
	background: #3962B9 url("../../icones/formation-metiers.jpg") no-repeat top left
		;
	height: 110px;
	border-bottom: 3px solid #EBE6DB;
}

#page {
	margin: 0 auto 0 auto;
	width: 940px;
	background: white;
	text-align: left;
}

#principal {
	float: left;
}

#lien-banniere {
	display: block;
	position: absolute;
	width: 350px;
	height: 80px;
}

#colonne-gauche {
	padding: 0;
	width: 640px;
	float: left;
	overflow: hidden;
}

#colonne-droite {
	font-size: 11px;
	width: 290px;
	float: right;
	background: #EBE6DB url("../../icones/bg-colonne-droite.png") bottom
		left repeat-x;
}

#colonne-gauche-bis {
	padding: 0;
	width: 560px;
	float: left;
}

#colonne-droite-bis {
	width: 290px;
	float: left;
	margin: 40px 0 0 30px;
}

.une-colonne {
	margin: 10px 30px;
}

.colonne-280 {
	width: 280px;
	/*height: 300px;*/
	float: left;
	display: inline;
	margin-left: 30px;
}

* HTML .colonne-280 {
	float: left;
	margin: 0 0 0 30px;
	padding: 0;
}

#pied {
	background: #DBE7EC;
	padding: 10px;
	text-align: center;
	color: #234283;
	margin: 20px 0;
}

/* ALIGNEMENT ET MARGES */
.left {
	float: left;
}

.right {
	float: right;
}

.marge-30 {
	margin: 0 30px 0 30px;
}

.marge-10 {
	margin: 0 10px 0 10px;
}

.pas-de-marge {
	margin: 0 0 0 0;
}

/* MENU ICONES ESPACES UTILISATEURS */
#espaces-utilisateurs {
	float: right;
}

#espaces-utilisateurs li {
	background: url("../../icones/bg-bouton-tetiere.gif") bottom left
		repeat-x;
	float: left;
	height: 30px;
	border-left: 1px solid #3962B9;
	border-right: 1px solid #234283;
	margin: 0;
}

.img-utilisateur {
	float: left;
	padding: 0;
}

#espaces-utilisateurs a {
	float: left;
	color: #C6EBFF;
	padding: 8px 8px 0 3px;
}

#espaces-utilisateurs a:hover {
	color: white;
	background: none;
}

/* MENU */
#menu {
	float: left;
	position: relative;
	top: 45px;
	width: 100%;
}

#onglets {
	float: left;
}

#onglets li {
	float: left;
	background: url("../../icones/bg-onglets.gif") bottom left no-repeat;
	height: 35px;
}

#onglets li a:hover,#onglets li a {
	float: left;
	padding: 16px 6px 4px 6px;
	background: url("../../icones/bg-onglets-angle-droit.gif") top right
		no-repeat;
	color: white;
	font-weight: bold;
}

#onglets li.actif {
	background: url("../../icones/bg-onglets-actif.gif") bottom left
		no-repeat;
	height: 35px;
}

#onglets li.actif a:hover,#onglets li.actif a {
	float: left;
	padding: 12px 6px 8px 6px;
	background: url("../../icones/bg-onglets-actif-angle-droit.gif") top
		right no-repeat;
	color: white;
	font-weight: bold;
}

/* SOUS MENU */
#sous-menu {
	float: left;
	background: #F37700;
	width: 920px;
	padding: 5px 10px;
	position: relative;
	top: -3px;
}

#sous-menu li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #322D26;
}

#sous-menu li a,#sous-menu li a:hover {
	color: #322D26;
	background: none;
}

#sous-menu li a.actif {
	color: white;
	font-weight: bold;
}

/* TITRES */
h1 {
	display: block;
	float: none;
	clear: both;
	font-size: 22px;
	color: #156BA7;
	clear: none;
	margin-bottom: 1em;
	vertical-align: bottom;
}


* html h1 {
	margin-bottom: .5em;
}

#colonne-droite h1 {
	overflow : hidden;
  width : 99%;
	margin-bottom : 0;
	padding-bottom : 8px;
}

* html #colonne-droite h1 {
  width : 98%;
}


h1 span {
	font-size: .7em;
	font-weight: normal;
}

h1 strong {
	clear: both;
	text-align: left;
	font-size: 10px;
	color: #656058;
	background-color: white;
	padding: 5px 0 2px 4px;
	margin: 0 0 0 5px;
	float: left;
	width: 95%;
	font-weight : normal;
}


h2 {
	float: left;
	font-size: 16px;
	color: #156BA7;
	margin-bottom: 5px;
	vertical-align: top;
}

h2.compact {
	float: left;
	font-size: 14px;
	color: #156BA7;
	margin: 0;
}

h3 {
	width: 80%;
	float: left;
	font-size: 15px;
	color: #656058;
	font-weight: normal;
	padding: 5px 0 5px 0;
}

* HTML H3 {
	padding: 0;
}

h4 {
	clear: both;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	color: #656058;
	background-color: white;
	padding: 5px 0 2px 10px;
	border-bottom: 1px solid #A59E96;
	margin: 12px 0 10px 0;
	float: left;
	width: 95%;
}

h4 strong {
	text-transform: none;
}

h5 {
	clear: both;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	color: #656058;
	padding: 5px 0 2px 0;
	border-bottom: 1px solid #A59E96;
	margin: 0 0 5px 0;
	float: left;
	width: 100%;
}

h6 {
	text-align: center;
	margin: 5px 0;
	font-size: 14px;
	color: #A1B741;
}

/* TYPOGRAPHIE */
.small {
	font-size: 11px;
	margin: 0;
}

.strong {
	font-weight: bold;
}

p {
	line-height: 15px;
	margin: 5px 0;
	clear: left;
}

img {
	border: none;
	vertical-align: middle;
}

br {
	clear: both;
	line-height: 10px;
}

hr {
	clear: both;
	margin: 5px 0;
	border: none;
	height: 1px;
	width: 100%;
	background: #A59E96 url("../../icones/trait.png") right top no-repeat;
}

.suite {
	font-weight: bold;
	margin-left: 10px;
}

/* LISTES */
ul {
	clear: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* LISTES TRIANGLES */
ul.triangle {
	width: 100%;
	float: left;
	list-style-image: url(../../icones/triangle-orange.png);
	list-style-position: inside;
}

.triangle li {
	margin: 5px 0;
}

/* LISTES AERES */
.aere {
	padding: 3px 0;
}

.aere li {
	margin: 5px 0;
}

/* LIENS */
a {
	text-decoration: none;
	color: #F84F0A;
}

a:hover {

}

#colonne-droite a {
	color: #322D26;
}

#colonne-droite a:hover {
	color: #F84F0A;
}

#colonne-droite img {
	position: relative;
	float: right;
	margin: 0 3px -22px 0;
	/*background: url("../../icones/logo_colonne_droite.jpg") right top no-repeat;*/
}



/* TABLEAUX */
table {
	float: left;
}

table.compact {
	width: 270px;
}

td {
	padding: 4px 2px;
	vertical-align: top;
}

.serre td {
	padding: 1px;
}

tr {
	background-color: #EBE6DB;
	/*clear: both;*/
}

tr.fond-blanc {
	background: white;
}

tr.fond-bleu {
	background: #E4F2F8;
}

/* COULEURS */
.gris {
	color: #656058;
}

.orange {
	color: #F84F0A;
}





#colonne-droite div.zone-diaporama {
  float : right;
  display : block;
  clear : both;
  width : 100%;
  overflow : hidden;
}

#colonne-droite div.zone-diaporama a.lien-image {
  display : block;
  clear : both;
  width : 100%;
  overflow : hidden;
  padding : 0;
  margin : 0;
}

#colonne-droite div.zone-diaporama img {
  display : block;
  clear : both;
  width : 100%;
  overflow : hidden;
  padding : 0;
  margin : 0;
}



/* BOUTONS */
.bouton {
	clear: both;
	background: url(../../icones/bouton-gauche.png) top left no-repeat;
	padding: 0 0 0 8px;
	float: right;
	margin: 5px 10px 10px 0;
}


/*
#colonne-droite div.zone-diaporama .bouton {
	float : right;
  width : auto;
  clear : both;
  background : pink;
  overflow : hidden;
}

#colonne-droite div.zone-diaporama .bouton a,*/
.bouton a {
	float: left;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	padding: 3px 8px 3px 0;
	background: url(../../icones/bouton-droite.png) top right no-repeat;
}
/*
#colonne-droite div.zone-diaporama .bouton a {
  float: right;
  width : auto;
  color: #000;
}*/

* HTML .bouton a {
	padding: 2px 8px 2px 0;
}


#colonne-droite .bouton a:hover {
	color: black;
}




.bouton-sans-marge {
	clear: both;
	background: url("../../icones/bouton-gauche.png") top left no-repeat;
	padding: 0 0 0 8px;
	float: right;
	margin: 5px 0 10px 0;
}

.bouton-sans-marge a {
	float: left;
	font-weight: bold;
	color: white;
	font-size: 11px;
	padding: 3px 8px 3px 0;
	background: url("../../icones/bouton-droite.png") top right no-repeat;
}

* HTML .bouton-sans-marge a {
	padding: 2px 8px 2px 0;
}

#colonne-droite .bouton-sans-marge a:hover {
	color: black;
}

/* BOUTONS BLEUS */
.bouton-bleu {
	width: auto;
	white-space: nowrap;
	clear: both;
	background: url("../../icones/bouton-bleu-gauche.png") top left
		no-repeat;
	padding: 0 0 0 8px;
	float: left;
	margin: 5px 10px 10px 0;
}

.bouton-bleu img {
	display: inline;
	margin: -3px 5px 0 0;
	padding: 0;
}

.bouton-bleu a {
	float: left;
	width: auto;
	font-weight: bold;
	color: #156BA7;
	font-size: 11px;
	padding: 3px 10px 3px 0;
	background: url("../../icones/bouton-bleu-droite.png") top right
		no-repeat;
}

* HTML .bouton-bleu a {
	padding: 2px 8px 2px 0;
}

/* BANDEAU BAS FOND BEIGE */
.bandeau {
	float: left;
	width: 880px;
	padding: 10px 30px;
	margin: 15px 0;
	background: #E2DBCC;
}

.bandeau-gauche {
	float: left;
	width: 510px;
}

.bandeau-droite {
	float: left;
	width: 330px;
	margin: 0 0 0 40px;
}

.bandeau-droite img {
	float: left;
	margin: 0 10px 5px 0;
}

.bandeau-650 {
	float: left;
	width: 600px;
	padding: 10px 25px;
	margin: 15px 0;
	background: #EEECE2;
}

.bandeau-650 .left {
	width: 320px;
}

.bandeau-650 .right {
	width: 260px;
}

.video {
	width: 150px;
	float: left;
	background: #656058;
}

/* VIGNETTES VIDEOS */
.video-marge {
	width: 150px;
	display: inline;
	float: left;
	margin-left: 15px;
	background: #656058;
}

.video:hover {
	background: #F84F0A;
}

.legende {
	margin: 0;
	font-size: 11px;
	color: white;
	text-align: center;
	padding: 3px;
	width: 144px;
}

.legende a {
	color: #fff;
}

.legende a:hover {
	text-decoration: underline;
}

/* ENCART VERT*/
.encart {
	float: left;
	background: #F1F7D1;
	width: 550px;
	padding: 10px 20px 20px 20px;
	margin: 15px 0;
	color: #607213;
}

/* ENCART TEMOIGNAGES */
.temoignages {
	margin: 10px 0;
}

.temoignages div {
	float: left;
	width: 92%;
	background: #F5F2EA;
	padding: 0 5px;
	margin: 5px 5px;
}

.temoignages img {
	border-left: 3px solid #FB8100;
	margin-right: 10px;
}

#colonne-droite .temoignages div a {
	float: left;
	width: 75%;
	color: #F84F0A;
	font-size: 12px;
}

#colonne-droite .temoignages div a.image {
	width: 18%;
}

/* ENCART FORMATIONS */
ul.formations {
	float: left;
	margin: 3px;
}

a.triangle {
	clear: both;
	float: left;
	font-weight: bold;
	font-size: 12px;
	background: url("../../icones/triangle-gris.png") left bottom no-repeat;
	padding: 0 0 0 15px;
	margin: 2px 0;
	width: 245px;
}

a.triangle-deplie {
	clear: both;
	float: left;
	font-weight: bold;
	font-size: 12px;
	background: url("../../icones/triangle-gris-deplie.png") left bottom
		no-repeat;
	padding: 0 0 0 15px;
	width: 245px;
}

.formations li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0 0 0 10px;
	width: 235px;
}

.formations li.categorie {
	text-transform: uppercase;
	font-size: 11px;
	list-style-position: inside;
	margin: 0 0 0 5px;
	list-style-image: url(../../icones/carre-orange.png);
	margin-bottom: 3px;
}

#colonne-droite .formations li a {
	color: #F84F0A;
}

/* CARTE */
.carte {
	background: url("../../icones/cadre-arrondi-haut.png") top left no-repeat;
	width: 280px;
	/*height: 305px;*/
	padding: 0;
	margin: 10px 0;
	float: left;
	margin-left: 30px;
	text-align: center;
}

#colonne-droite-bis .carte {
	margin-left: 0;
}

.carte span {
	float: left;
	width: 280px;
	/*height: 295px;*/
	background: url("../../icones/cadre-arrondi-bas.png") bottom left
		no-repeat;
	padding: 0 0 10px 0;
}

/* ICONES IMPRIMER, PDF...*/
.icones {
	height: 40px;
	float: right;
	position: relative;
	top: 10px;
	clear: both;
}

.icones a {
	padding: 0 5px;
	border-right: 1px solid #C5BEB6;
}

.icones a:hover {
	background: none;
}



/*   Présentation de l'opca   */

#opca-infos {
    display: block;
    clear: both;
}

#opca-infos h1 {
    overflow : hidden;
    clear: both;
    width : 99%;
    margin-bottom : 0;
    padding-bottom : 8px;
    margin: 0;
    padding: 0;
}

* html #opca-infos h1 {
  width : 98%;
}

#opca-infos a {
    overflow : hidden;
    clear: both;
    width : 99%;
    margin: 0;
    padding: 0;
}

#opca-infos img {
    /*position: relative;*/
    float: right;
    clear: both;
    margin: 0;
    padding: 0;
    /*margin: 0 3px -22px 0;*/
    /*background: url("../../icones/logo_colonne_droite.jpg") right top no-repeat;*/
}

