/*CHARTE COULEUR
gris texte : #8A8A8A
bleu foncé menu-footer: #003451
vert logo : #5BAC26
*/
/*style css d'Afhor*/

ul{
padding-left:10px;
}

li{
 list-style:disc;
}
li li{
 list-style:circle;
}

.style1 {
	color: #4DA838
}
.style2 {
	color: #5BAC26
}
em {
	font-style:italic;
}
* {
	margin:0px;
	padding:0px;
	border:0px;
	font-family:arial;
	font-size:100%;
	font-style:normal;
	text-decoration:none;/*vertical-align:bottom; -- Inutile ici*/
}
hr{
	border-bottom:1px #CCCCCC solid;
	margin:10px 0px 5px 10px;
}
body {
	text-align:center;/*on r&eacute;tablit l'alignement normal de body ici pour IE */
	font-style:normal;
	font-size:10px;
	margin:0px;
	background-image:url(images/afhor-fondPages.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #F0F0F0;
}
/* Style recurrent */
.aDroite{
text-align:right;
}
/* Style de texte */
.blanc10 {
	font-size:10px;
	color:#fff;
}
.blanc10Gras {
	font-size:10px;
	color:#fff;
	font-weight:bold;
}

/*couleur*/
.gris11Gras {
	font-size:11px;
	font-weight:bold;
}
.gras{
	font-weight:bold;
}
strong {
	font-weight:bold;
}
b {
	font-weight:bold;
}
.rouge {
	color:#A31D22;
	font-size:10px;
	font-weight:bold;
}
.vertocre {
	color:#96BD0D;
}
.vertocre:hover {
	color:#96BD0D;
}
.gris {
	color:#8A8A8A;
}
.gris:hover {
	color:#8A8A8A;
}
.rougeg {
	color:#A31D22;
}
.rougeg:hover {
	color:#A31D22;
}

.bleuclaire {
	color:#88B4DC;
}
.bleuclaire:hover {
	color:#88B4DC;
}
.vertdeau {
	color:#448C81;
}
.vertdeau:hover {
	color:#448C81;
}

.rougegGras {
	color:#A31D22;
	font-weight:bolder;
}
.lienselection{
	color:#5BAC26;
	text-decoration:none;
}

/* Fin Style des textes */
/* Style de lien */
.copyright-email {
	font-size:10px;
	color:#fff;
	text-decoration:none;
}
.copyright-email:hover {
	font-size:10px;
	color:#fff;
	text-decoration:underline;
}
/* Fin Style des lien */
/* Fin Style recurrent */
/* Style general */
#contenu {
	position:relative;/*contient tout les autres calques*/
	margin:0px auto;
	width:990px;
	text-align:left;
	color:#8A8A8A;
	background: #FFFFFF;
}

/* Style Header */
/* Page d'acceuil*/
#bandeauIndex {
	float:left;
	width:988px;
	height:170px;
	background-image:url(images/afhor-fondIndex.gif);
	background-repeat:repeat-x;
	border-left:1px solid #003451;
	border-right:1px solid #003451;
}
#bandeauIndexLogo {/* Logo Afhor */
	float:left;
	width:350px;
	padding-left:15px;
	padding-top:10px;
	height:160px;
}
#bandeauIndexFlash {/* Flsh Cube */
	float:left;
	width:auto;
	height:auto;
	/*margin-top:70px;*/
}
/* Fin Style Page d'acceuil*/
/* Pour les autres pages que l'Index" */
#bandeauPages {
	float:left;
	width:988px;
	height:150px;
	background-image:url(images/afhor-fondPages.gif);
	background-repeat:repeat-x;
	border-left:1px solid #003451;
	border-right:1px solid #003451;
}

#bandeauIntra {
	float:left;
	height:150px;
	background-image:url(images/afhor-fondPages.gif);
	background-repeat:repeat-x;
	width: 600px;
}

#bandeauPagesLogo { /*Logo Afhor */
	float:left;
	width:287px;
	padding-left:15px;
	height:150px;
}
#Cube3D { /* Cube 3D */
	float: right;
	width: 158px;
	height: 146px;
	position: absolute;
	left: 457px;
	top: 2px;
}
#Slogan { /* Slogan */
	float:right;
	width:auto;
	height:100px;
	color:#003451;
	font-size:20px;
	font-style:italic;
	font-weight:bolder;
	padding-top:50px;
	text-align:left;
	margin-left: 55px;
}
#SloganIntra { /* Slogan */
	float:right;
	width:auto;
	height:auto;
	color:#003451;
	font-size:20px;
	font-style:italic;
	font-weight:bolder;
	padding-top:0px;
	text-align:left;
	margin-left: 55px;
}
#bandeauApave { /* Logo Groupe Apave */
	float:right;
	width:147px;
	padding-left:10px;
	height:40px;
	padding-top:110px;
}
#ApaveIntra { /* Logo Groupe Apave */
	float:right;
	width:147px;
	padding-left:10px;
	height:40px;
	padding-top:80px;
}
/* Fin bandeau pour les autres pages */
/* Style Pour les Menus */
#menu {
	float:left;
	width:990px;
	background:#003451;
	height:24px;
	font-size:12px;
}
#menu a {
	float:left;
	width:auto;
	height:20px;
	background:url(images/afhor-amenu.gif) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:9px;
	padding-right:9px;
	padding-top:6px;
	border-right:1px #FFFFFF solid;
}
#menu a:hover {
	background-image:url(images/afhor-amenu-R.gif);
}
#menu a.v {
	background-image:url(images/afhor-amenu-R.gif);
}
#btnRestauration a {/* Onglet Restauration fond arrondi */
	float:left;
	width:auto;
	height:20px;
	background:url(images/afhor-restauration.gif) left no-repeat;
	/*background-repeat:no-repeat;*/
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding-left:18px;
	padding-right:8px;
	padding-top:6px;
}
#btnRestauration a:hover {
	background:url(images/afhor-restauration-2.gif) left no-repeat;
}
#btnRestauration a.v {
	background:url(images/afhor-restauration-2.gif) left no-repeat;
}
/*Fin Onglet Formation */
/*Onglet Decouvrir avec bout sube 3 D */
#btnDecouvrirPages a {
	background:url(images/afhor-decouvrir.gif) right no-repeat;
	margin-right:0px;
	border-right:none;
}
#btnDecouvrirPages a:hover {
	background:url(images/afhor-decouvrir-2.gif) right no-repeat;
}
#btnDecouvrirPages a.v {
	background:url(images/afhor-decouvrir-2.gif) right no-repeat;
}
/*Fin Onglet Contact */
/* Onglet Ma sélection de stage avec bout Cube 3D */
#btnSelectionPages a {
	background:url(images/afhor-selection.gif) left no-repeat;
	margin-left:0px;
}
#btnSelectionPages a:hover {
	background:url(images/afhor-selection-2.gif) left no-repeat;
	margin-left:0px;
}
#btnSelectionPages a.v {
	background:url(images/afhor-selection-2.gif) left no-repeat;
}
/* Fin Onglet Ma sélection de Stage */
/* Barre de recherche fond arrondi */
#btnRechbar{
	float:right;
	width:231px;
	height:26px;
	background:url(images/afhor-rb.gif) right no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	padding-left:9px;
	padding-right:5px;
}
#btnRechbar .btnrecherche {
	float: left;
	margin-top:4px;
}
#btnRechbar #rechval {
	float: left;
	margin:5px;
	width:115px;
	height: 15px;
	padding-left:5px;
	font-weight:normal;
}
#btnRechbar label {
	float: left;
	margin-top:5px;
}/* Fin Barre de recherche */
/* Debut Corp Contenu */
#page-Bright {
	float:left;
	width:990px;
	background-image:url(images/afhor-fond-contenu.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
}
#page {
	float:left;
	width:780px;
	padding-left: 10px;
	padding-bottom: 20px;
	background: #FFFFFF;
	padding-right:10px;
}

#page p{
	color:#003451;
	font-size:11px;
}
#pageIntra {
	float:left;
	width:580px;
	padding-left: 10px;
	padding-bottom: 20px;
	background: #FFFFFF;
	padding-right:10px;
}
/* Corp Page d'accueil */
#pageA {
	float:left;
	width:990px;
	background: #FFFFFF;
}
/* Texte Accueil */
#txtAcc {
	float:left;
	width:265px;
	padding-left:15px;
	padding-right:5px;
	color:#003451;
	font-size:13px;/*11px*/
	text-align:right;
	margin-top:10px;
	font-weight:bold;
}
#AccCal1 {
	width: 223px;
	height: 120px;
	border: 1px #FFF000 solid;
	float: left;
}
/* Debut Actualité */
#AccActu {
	float:left;
	width:223px;
	margin:10px;
	height: 240px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 15px;
}
#AccActu div.title {
	padding-top:10px;
	float:none;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
	color:#FFF;
	background:url(images/Acc_Actu_H.gif) no-repeat;
	width:223px;
	height:21px;
	font-size:12px;
	font-weight: bold;
}
#AccActu div.content {/*Contenu Actualité */
	color:#000;
	float:none;
	vertical-align:middle;
	background:url(images/Acc_Actu_bg.gif);
	padding:5px;
	height: 165px !important;
	font-weight: bold;
	font-size:10px;
}
#AccActu div.content img {
	float:left;
	padding:5px;
	width: 80px;
	height:80px;
}
img.floatleft{
	float:left;
	height:100px;
	width:100px;
	padding: 5px;
	padding-top:0px;
	margin:2px;
	margin-top:0px;
	background:1px #CCCCCC solid;
}
#AccActu div.footer {
	float:none;
	text-align:right;
	color:#5BAC26;
	background:url(images/Acc_Actu_foot.gif) no-repeat;
	height:22px;
	padding-right:10px;
	font-weight: bold;
	font-size: 11px;
}
#AccActu div.footer a {
	vertical-align:middle;
	color:#5BAC26;
	height:22px;
}
#AccActu div.footer a:hover {
	color:#005585;
}
/* Fin Actualité */
/* Debut Newsletter */
#AccNews {
	float:left;
	width:223px;
	height:109px;
	margin-bottom:10px;
	background:url(images/Acc_News_Bg.jpg) no-repeat;
	margin-left: 15px;
}
#AccNewsTitle {
	padding-top:10px;
	float:none;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	vertical-align:middle;
	color:#FFF;
	width:223px;
	font-size:12px;/*height:21px;*/
}
#AccNewsContent {
	padding-top:10px;
}

#messNews{
font-size:11px;
color:#003451;
font-weight:bold;
padding-left:5px;
}

#AccNewsContent form{
	float:none;
	padding-top:8px;
	padding-left:1px;
}

#AccNewsContent input#mailNews {/* Zone de texte Newsletter */
	border:1px #cccccc solid;
	color:#000000;
	width:135px;
	font-style:italic;
	font-size: 11px;
	float: left;
	margin-right:5px;
	margin-top: 2px;
	padding-left:2px;
}
#btn-newsletter{
float:left;
width:18px;
height:19px;
cursor:pointer;
background:none;
background-image:url(images/btn_ok.png);
}
/* Fin Newsletter */
/* Debut Calendrier */
#AccCalendrier {
	float:left;
	width:223px;
	height:109px;
	background:url(images/Acc_calendrier_Bg.jpg) no-repeat;
	margin-bottom: 0px;
	margin-left: 15px;
}
#AccCalendrier div.title {
	padding-top:10px;
	float:none;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	vertical-align:middle;
	color:#FFF;
	width:223px;
	height: 11px;
	font-size: 11px;
}
#AccCalendrier div.content {
	padding-right:75px;
	padding-top:10px;
	text-align:right;
	text-transform:uppercase;
	font-size:12px;
	vertical-align:middle;
	color:#000000;
	line-height: 2em;
	font-weight: bold;
}
#AccCalendrier div.content a {
	color:#000000;
	text-decoration:none;
}
#AccCalendrier div.content a:hover {
	color:#5BAC26;
	text-decoration:underline;
}

/* Fin Calendrier */
/* Fin Corp Page D'accueil */

/*Page Formation */
/* Affichage Rubrique */


#ColRubrique {/* Colonne 1 */
	width: 780px;
	float: left;
	margin-top: 10px;
}


#ColRubrique2 {/* Liste en colonneColonne 1 */
	width: 430px;
	float: left;
	margin-top: 10px;
}

#ColRubrique2 div.sousrub{
	padding-bottom:5px;
	width: 210px;
	float: left;
}

#ColRubrique1 { /* Liste en multi-ligne */
	float: left;
	margin-left:10px;
	width: 230px;
	margin-bottom: 10px;
}
/* Description Rubrique */
div.listRubForm {
	float:left;
	width: 370px;
	height: auto;
	margin-left:2px;
	margin-right:2px;
	padding-bottom:10px;
}
.rubcontenu {
	float: left;
	height: auto;
	width:430px;
}
.description {/* Contenu */
	width: 275px;
	float: left;
	padding-bottom:10px;
	height: auto;
}
.rubimg { /* Image correspondant a la Rubrique */
	width: 140px;
	float: left;
	height: 200px;
	margin: 0px 5px 5px 10px;
}
.description2 {/* Contenu */
	width: 405px;
	float: left;
	padding-bottom:10px;
	height: auto;
	padding-right:10px;
}

/* Debut Titre rubrique */
#title {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:10px;
	/*padding-left:0px;*/
	padding-bottom:10px;
	width: 365px;
	color: #5BAC26;
}
#title img{
	float:left;
}

#title span.tsrub { /* Titre de la sous-rubrique sélectionnée */
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-left:5px;
	text-transform:capitalize;
}
#title span.tsrub a {
	color:#000000;
	text-decoration:none;
}
#title span.tsrub a:hover {
	text-decoration:underline;
}
/* Fin titre Rubrique */
/* Debut Affichage Liste sous-rubriques */
div.sousrub{
	padding-bottom:5px;

}
div.sousrub a {
	float:none;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	margin-right:5px;
	width:180px;
}
div.sousrub a:hover {
	font-weight:bold;
}

/* Fin liste sous Rubrique */
/* Fin page page Formation */
/* Debut Page Listing Stage */
#ColRubriqueListing { /* Colonne pour le Listing des Stages dans les sous-rubriques */
	width: 780px;
	float: left;
}
div.listRubForm2 {/* Affichage des rubriques dans la colonne de gauche */
	float:left;
	width: 410px;
	height: auto;
	border-bottom: 1px #cccccc solid;
	margin-left:5px;
	margin-right:0px;
	padding-bottom:10px;
}
/* Début Liste des stages correspondant a la sous-rubrique sélectionnée */
#tlistStage {
	float:right;
	margin:5px;
	width: 340px;
	height:auto;
	margin-bottom: 20px;
	margin-top: 0px;
}
#tlistStage div.content { /* Conteneu */
	color:#000000;
	font-size:12px;
}
#tlistStage div.content table{ /* Conteneu */
	width:340px;	
}
#tlistStage div.content td { /* Style colonne */
	padding:5px;
	height:35px;
	vertical-align:middle;
}
#tlistStage div.content a {
	color:#000000;
	text-decoration:none;
}
#tlistStage div.content a:hover {
	text-decoration:underline;
}
#tlistStage td b {
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
.prix { 
    width:16%;
	font-weight:bold;
	text-align:right;
	color:#A31D22;
}
.intitule { /* Style Intitulé du stage */
	font-weight:bold;
	
	}
.duree { /* Style Durée */
    width:25%;
	text-align:right;
	font-size:10px;
	vertical-align:bottom;
}
.cltr0 { /* Couleur de fond en alternance */
	background:#E8E8E9;
}
.lienVert{
	color:#5BAC26;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.lienVert:hover{
	color:#5BAC26;
	font-weight:bold;
	text-decoration:underline;
}
.lien{
	color:#003451;
	font-size:11px;
	text-decoration:none;
}
.lien:hover{
	text-decoration:underline;
}


/* Fin Liste Stages */
/* Debut Description de stages */
#sRubDesc {
	height:auto;
	border:1px #999999 solid;
	width:450px;
	float: left;
	margin-bottom:20px;
	margin-left: 10px;
	font-size:11px;
}
#sRubDesc div.srTitle { /* Style Titre Stage */
	color:#000000;
	float: left;
	width:340px;
	height:25px;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
	padding-left:5px;
	vertical-align:middle;
	padding-bottom: 10px;
}
#sRubDesc div.srRef { /* Style Reference */
	color:#000000;
	float: right;
	width:100px;
	height:17px;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px #1A171B solid;
	border-left:1px #1A171B solid;
	text-align:center;
	background:#E2BDAC;
}
#sRubDesc div.srDp { /* Style Durée et Prix */
	color:#000000;
	float: right;
	width:100px;
	font-size:10px;
	border-bottom:1px #1A171B solid;
	border-left:1px #1A171B solid;
	text-align:center;
	background:#E4E5E6;
	height: 17px;
}
#sRubDesc span.prix { /* Style Prix */
	font-weight:bold;
	text-align:right;
	color:#A31D22;
	font-size:11px;
}
#sRubDesc b {
	color:#000000;
	font-weight:bold;
	font-size:11px;
}
#sRubDesc ul li {
	color:#000000;
}
#sRubDesc div.srIntra {/* Style Formation Intra */
	color:#000000;
	float: right;
	width:100px;
	font-size:10px;
	text-align:center;
	background:#F5F5F6;
	border-left:1px #1A171B solid;
	height: 17px;
}
#sRubDesc blockquote{
	padding-left:10px;
	font-size:11px;
} 

#sRubDesc div.srLieu {/* Lieu et Date */
	float:left;
	color:#000000;
	width:445px;
	border-top:2px #999999 solid;
	padding-left:5px;
	font-weight: bold;
	font-size: 11px;
}
/* debut Contenu 1 */
#sRubDesc div.srContent1 { /* Style Contenu 1 */
	float:left;
	color:#000000;
	width:450px;
	height:auto;
	font-size:11px;
	border-bottom:1px #1A171B solid;
	border-top:1px #1A171B solid;
	background:#F5E9E2;
}
#sRubDesc div.srContent1 strong{ /* Style Contenu 1 */
	color:#000000;
	font-weight:bold;
}
#sRubDesc div.srContent1 p.titre {
	float:none;
	color:#A31D22;
	font-weight:bold;
	font-size:11px;
}
#sRubDesc div.srContent1 p {
	color:#000000;
	font-size:11px;
}
#sRubDesc div.srContent1 div.srCc1 {	/* Affichage par bloque Objectif et Animation */
	float:left;
	width:215px;
	height:auto;
	padding-left:5px;
}
#sRubDesc div.srContent1 div.srCcpers { /* Style pour personne concernée */

	float:left;
	width:430px;
	height:auto;
	padding-left:5px;
	margin-top: 10px;
}
#sRubDesc div.srContent1 div.srCc1 ul {/* Liste */
	padding-left:5px; /* Liste */
	margin-left:10px;
	list-style-type: none;
}
/* Fin Contenu 1 */
/*Debut contenu 2 */
#sRubDesc div.srContent2 { /* Style Contenu 2 (déscriptif)*/
	color:#000000;
	width:auto;
	font-size:11px;
}
#sRubDesc div.srContent2 div.srCc2 { /* Style pour les contenu du descriptif */
	float:left;
	width:400px;
	height:auto;
	padding-left:5px;
	font-size:11px;
	padding-bottom: 5px;
}
#sRubDesc div.srContent2 div.srCc2 ul {	/* Liste */
	padding-left:11px;
	list-style:none;
}
#sRubDesc div.srContent2 p.titre {
	color:#A31D22;
	font-weight:bold;
	font-size:11px;
}
#sRubDesc div.srContent2 p {
	color:#000000;
	font-size:11px;
}

#sRubDesc div.srContent2 strong {
	font-weight:bold;
	font-size:11px;
	color:#000000;
	display:inline-block;
}
/* Fin Contenu 2*/
/* Debut formatage ul=class LO et L0 (zero) de la base */
ul li {
	margin-left:10px;
	/*list-style-type:none;*/
	color: #003451;
	font-size: 11px;
}

ul.LO li {
	margin-left:10px;
	/*list-style-type:none;*/
	color:#000000;
}
ul.L0 li {
	margin-left:10px;
	/*list-style-type:none;*/
	color:#000000;
	padding-top: 5px;
}

/* Fin formatage */
/* Debut menu stage */
#sRubMenu {
	float:left;
	margin:5px;
	width: 285px;
	color:#003451;
	font-size:12px;
	text-transform:uppercase;
	/*padding-left:15px;*/
}
#CmdL {
	float:right;
	margin:5px;
	width: 400px;
}
#sRubMenu a {
	color:#003451;
	font-size:12px;
	font-weight:lighter;
	text-decoration:none;
}
#sRubMenu a:hover {
	text-decoration:underline;
}
#sRubMenu div {
	padding:10px;
	padding-left:25px;
	width:auto;
	margin-left:10px;
}
div#BdemInfo { /* Demande d'info */
	border-bottom:2px #CCCCCC solid;
	background:url(images/btn_info.gif) no-repeat left;
}
div#BdAddCart {/*Ajout dans la sélection */
	border-bottom:2px #CCCCCC solid;
	background:url(images/btn_Add.gif) no-repeat left;
}
div#BdPrint {/* Imprimer Stage */
	border-bottom:2px #CCCCCC solid;
	background:url(images/btn_Print.gif) no-repeat left;
}
div#BdIntra { /* Formation Intra */
	background:url(images/btn_formIntra.gif) no-repeat left;
}
/* Fin Menu Stage */
/* debut formation complementaire */
span.C1 {
	display:block;
	padding-left:15px;
}
#CompForm {
	float: left;
	width: 275px;
	margin: 10px;
	margin-left:15px;
	padding:0px;
	text-align:center;
	color: #003451;
	font-size:14px;
	font-weight:bold;
	border:1px #CCCCCC solid;
}

#CompForm b{
	color: #000000;
	font-weight:bold;
	font-size:11px;
}

a.lfc {
	color:#000000;
	text-decoration:none;
}
a.lfc:hover {
	text-decoration:underline;
}
#CompForm table {/* Tableau */
	color:#000000;
	text-align:left;
	font-size:11px;
	padding-top:15px;
	font-weight:lighter;
}
#CompForm table td {
	height:25px;
	vertical-align:middle;
	padding-left: 5px;
	padding-right: 5px;
}
/* Fin formation complementaire */
/* Fin description stage */

/* Debut Ma selection */
.txt-center {
	text-align:center;
	font-size:11px;
}
#tableSelection {
	/*margin-left:10px;*/
	border:1px #CCCCCC solid;
	width:750px;
}
#tableSelection td {
	vertical-align:middle;
	height:35px;
	padding:10px;
}
#tableSelection td a:hover{
	color:#5BAC26;
}

#tableSelection td a:hover span.surligneur{
	color:#000000;
	background:#5BAC26;
}

#tableSelection td span.surligneur{
	background:#5BAC26;
	font-weight:bold;
}



.contenuSelection {
	height:20px;
	font-size:11px;
	color:#000000;
	background:#E8E8E9;
}

.contenuSelection0 {
	height:20px;
	font-size:11px;
	color:#000000;
	background:#FFFFFF;
	padding-left:10px;
}

#tableSelection a {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
#tableSelection a:hover {
	font-size:11px;
	color:#003451;
	text-decoration:underline;
}
.titreSelectionE {
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	color: #003451;
}
#tlistSelection {
	padding-left:15px;
	width:750px;
}
#tlistSelection div.content {
	width:750px;
}
#tlistSelection div.content table {
	float:left;
	width:750px;
	margin-top:10px;
}

.contactMail0 {
	text-align: center;
	float: left;
	width: 720px;
}

#btnPreinscription {
	width: 300px;
	margin-left: 10px;
	background-image: url(images/btn_mail.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
	font-size:12px;
	text-transform: uppercase;
	padding: 10px 10px 10px 30px;
}
#btnPreinscription a{
	color: #003451;
	text-decoration:none;
}
#btnPreinscription a:hover{
	color: #5BAC26;
	text-decoration:underline;
}
.champ{
	border:1px #CCCCCC solid;
	margin: 2px;
	width:120px;
}
.btn {
	border:1px #CCCCCC solid;
	background:none;
	margin: 2px;
	width:120px;
	color:#5BAC26;
	font-weight:bold;
}

.champNb{
	border:1px #CCCCCC solid;
	margin: 2px;
	width:50px;
}

/* FIn Ma selection */
/* Debut page recherche */

.pageActu {
	color: #5BAC26;
	text-decoration:none;
}
.pageActuB {
	color: #003451;
	text-decoration:underline;
}



.PageNav {
	text-align:right;
	padding-right:40px;
	font-size:11px;
	font-weight:bold;
}
.rechRef {
	color:#FF0000;
	font-weight:bold;
	/*text-align:center;*/
}
/* Fin Page recherche */
/* Debut page contact */
.titreBleu {
	margin:10px;
	font-size:11px;
	font-weight:bold;
	color:#003451;
	text-transform:uppercase;
	height: auto;
	display: block;
}
.contentContact {
	font-size: 11px;
	padding-left: 5px;
	text-align: center;
}
.contactMail {
	text-align: center;
	float: left;
	width: 350px;
}
.contactMail0 a {
	font-size:11px;
	text-decoration:none;
	color:#000000;
	padding-left:5px;
}
.contactMail0 a:hover {
	text-decoration:underline;
}
.contactMail a {
	font-size:11px;
	text-decoration:none;
	color:#000000;
	padding-left:5px;
}
.contactMail a:hover {
	text-decoration:underline;
}

.contentContact0 {
	text-align: center;
	color: #666666;
	font-size:12px;
	float: left;
	width: 720px;
	margin: 5px 0px 0px 0px;
}

.contentContact1 {
	text-align: center;
	color: #666666;
	font-size:12px;
	float: left;
	width: 350px;
	margin: 5px 0px 0px 0px;
}

.contentContactT1 {
	width:720px;
	padding-top:10px;
	float:left;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	height:20px;
}
.contentContactBlock1 {
	margin:10px;
	float:left;
	width:720px;
	display: block;
	background-image: url(images/bg-contact-01.jpg);
	height: 100px;
	background-repeat: no-repeat;
}

.contentContactT5 {
	width:350px;
	padding-top:10px;
	float:left;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	height:20px;
}
.contentContactBlock5 {
	margin:10px;
	float:left;
	width:350px;
	display: block;
	background-image: url(images/bg-contact-05.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
.contentContactBlock7 {
	margin:10px;
	float:left;
	width:350px;
	display: block;
	background-image: url(images/bg-contact-02.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
.contentContactT6 {
	width:350px;
	padding-top:10px;
	float:left;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	height:20px;
}
.contentContactBlock6 {
	margin:10px;
	float:left;
	width:350px;
	display: block;
	background-image: url(images/bg-contact-06.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

.contentContactBlock2 {
	margin:10px;
	float:left;
	width:350px;
	display: block;
	background-image: url(images/bg-contact-02.jpg);
	background-repeat: no-repeat;
	border: 2px #FF000 solid;
	height: 100px;
}


.contentContactBlock3 {
	margin:10px;
	float:left;
	width:350px;
	height:230px;
	display: block;
	background-image: url(images/bg-contact-03.jpg);
	background-repeat: no-repeat;
}


#flashCarte {
	text-align: center;
}
table.info {
	vertical-align:middle;
	color:#003451;
	font-size:11px;
}
table.info input {
	width:300px;
	color:#003451;
	font-size:11px;
	border:1px #CCCCCC solid;
}
table.info textarea {
	width:300px;
	color:#003451;
	font-size:11px;
	border:1px #CCCCCC solid;
}
table.info input.btn {
	width:60px;
	color:#003451;
	font-size:11px;
	border:1px #CCCCCC solid;
}
/* Fin page contact */
/* debut aide a la descision */
.souTitre {
	color:#5BAC26;
	font-size:12px;
	font-weight:bold;
	display: block;
}

#content1{
	padding-left:30px;
	height:auto;
}
.decouvThemes{
	float:left;
	margin-left:30px;
	width:200px;
}

.content2 {
	font-size:11px;
	color:#003451;
}
.content2 a {
	font-size:11px;
	text-decoration:none;
	color:#000000;
	padding-left:5px;
}
.content2 a:hover {
	text-decoration:underline;
}
/*Fin aide a la descison */
/* band verticale de droite */
#BRight {
	float: right;
	width: 173px;
	text-align:center;
	text-transform:uppercase;
	padding-top:0px;
	padding-right:10px;
 /*left: 808px;*/
}
/* Finbande verticale de droit */
/* Fint Corp Page */
/* Style Footer*/
#footer {
	float:left;
	width:975px;
	height:22px;
	padding-top:8px;
	padding-left:15px;
	background-color:#003451;
}

#footer #fcol1 {
	float: left;
}
#footer #fcol2 {
	float: right;
	margin-right: 10px;
}
.lienFooter {
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
}
.lienFooter:hover {
	text-decoration:underline;
}
#copyright{
	float:left;
	width:990px;
	padding-top:3px;
	background-color:#F0F0F0;
	text-align:center;
	color:#005585;
}
/* Style Fin Footer*/
/* Fin Style des pages */
#colFlash {
	display: inline;
	float: left;
	/*height: 300px;
	width: 440px;
	margin-bottom: 20px;*/
	width: 440px;
	height: 508px;
}
#colTxt {
	float: left;
	height: auto;
	width: 285px;
	margin-bottom: 20px;
}
#colOnglets {
	height: auto;
	width: 250px;
	float: left;
	margin-bottom: 20px;
}
#etudeDesc {
	border: 1px solid #999999;
	width: 450px;
	margin-left: 20px;
	color: #000000;
	height: auto;
	display: block;
	float: left;
}

#etudeDesc ul li{
	color: #000000;
	padding-left:5px;
}
#etudeDesc .titre {
	font-size:12px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
	float: left;
	width: 400px;
}
#etudeDesc .description {
	font-size: 11px;
	font-style: italic;
	width: 440px;
	padding: 5px;
	color: #999999;
	float: left;
}
#etudeDesc .col {
	font-size: 11px;
	float: left;
	width: 210px;
	padding-left: 10px;
}
#etudeDesc p {
	color: #A31D22;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
}

#etudeDesc strong {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

#etudeDesc .contenu {
	float: left;
	width: 445px;
	padding-top: 5px;
	padding-left: 5px;
	border-top: 1px #999999 solid;
}
#etudeDesc .contenu0 {
	float: left;
	width: 445px;
	padding-top: 5px;
	padding-left: 5px;
	border-top: 1px #999999 solid;
	background:#F5E9E2;
}


blockquote{
	padding-left:5px;
}

.listing{
     float:left;
	 width:240px;
	 padding-left:10px;
}
#adresse {
     float:left;
	 width:370px;
}
#contact-flash {
     float:left;
	 width:330px;
	 padding-left:40px;
}
.vert11Gras{
color:#5BAC26;
font-size:11px;
font-weight:bold;
}
.bleu11Gras{
color:#003451;
font-size:11px;
font-weight:bold;
}
.imgFloatLeft{
float:left;
margin-right:5px;
margin-bottom:5px;
}
.contenuActu{
float:left;
width:730px;
margin-left:15px;
}
a.pageSuiv{
color:#003451;
font-size:11px;
}
a.pageSuiv:hover{
color:#003451;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
a.pageSuivB{
color:#5BAC26;
font-size:11px;
}
a.pageSuivB:hover{
color:#5BAC26;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
//Lien pour tynimce
a.lienVertBleu {
	color:#5BAC26;
	font-weight:bold;
	text-decoration:none;
}
a.lienVertBleu:hover {
	color:#005585;
	font-weight:bold;
	text-decoration:underline;
}

a.lienVertGras {
	color:#5BAC26;
	font-weight:bold;
	text-decoration:none;
}
a.lienVertGras:hover {
	color:#5BAC26;
	font-weight:bold;
	text-decoration:underline;
}
a.lienBleuGras {
	color:#005585;
	font-weight:bold;
	text-decoration:none;
}
a.lienBleuGras:hover {
	color:#005585;
	font-weight:bold;
	text-decoration:underline;
}
a.lienVert {
	color:#5BAC26;
	text-decoration:none;
}
a.lienVert:hover {
	color:#5BAC26;
	text-decoration:underline;
}
a.lienBleu {
	color:#005585;
	text-decoration:none;
}
a.lienBleu:hover {
	color:#005585;
	text-decoration:underline;
}
a.lienRestauration {
	color:#A31D22;
}
a.lienRestauration:hover {
	color:#A31D22;
}
a.lienHotellerie {
	color:#88B4DC;
}
a.lienHotellerie:hover {
	color:#88B4DC;
}
a.lienBlanchisserie {
	color:#448C81;
}
a.lienBlanchisserie:hover {
	color:#448C81;
}

.bleu10{
color:#005585;
font-size:10px;
}
.bleu11{
color:#005585;
font-size:11px;
}
.bleu12{
color:#005585;
font-size:12px;
}
.vert10{
color:#5BAC26;
font-size:10px;
}
.vert11{
color:#5BAC26;
font-size:11px;
}
.vert12{
color:#5BAC26;
font-size:12px;
}
.gris10{
color:#8A8A8A;
font-size:10px;
}
.gris11{
color:#8A8A8A;
font-size:11px;
}
.gris12{
color:#8A8A8A;
font-size:12px;
}
.bordeaux10{
color:#A31D22;
font-size:10px;
}
.bordeaux11{
color:#A31D22;
font-size:11px;
}
.bordeaux12{
color:#A31D22;
font-size:12px;
}
.bleuClair10{
color:#88B4DC;
font-size:10px;
}
.bleuClair11{
color:#88B4DC;
font-size:11px;
}
.bleuClair12{
color:#88B4DC;
font-size:12px;
}
.bleuVert10{
color:#448C81;
font-size:10px;
}
.bleuVert11{
color:#448C81;
font-size:11px;
}
.bleuVert12{
color:#448C81;
font-size:12px;
}