/* Start of CMSMS style sheet 'Site : main' */
/* Start of CMSMS style sheet 'Site : main' */
body{
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#4F4F4F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	display:block;
	background-color: #768083;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/cms/structure/backround.gif);

}


/* ------------------------------------ */
/*                                      */
/*            Strucutre                 */
/*                                      */
/* ------------------------------------ */

#conteneur {
	position:relative;
	top: 0px;
}


#contenu {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	top: 0px;
	background-image: url(images/cms/structure/backround_contenu_2.gif);
}

#contenu1colonne {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	top: 0px;
	background-color: #FFFFFF;
}


/* ------------------------------------ */
/*                                      */
/*            Généralités               */
/*                                      */
/* ------------------------------------ */


h1 {
	padding: 0;
	color: #D9613F;
	font-weight: bold;
	font-size: 1.9em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	font-variant: small-caps;
	letter-spacing: 0.06em;
}

h2 {
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #D9613F;
}


#contenu h2 {
	margin-bottom: 10px;
	padding-bottom: 1px;
	font-variant: small-caps;
	letter-spacing: 2px;
	font-size: 1.8em;
	border-bottom: 1px solid #D9613F;
}

#contenu1colonne h2 {
	margin-bottom: 10px;
	padding-bottom: 1px;
	font-variant: small-caps;
	letter-spacing: 2px;
	font-size: 1.8em;
	border-bottom: 1px solid #D9613F;
	margin-top: 10px;
}

h3 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
}

h4 {
	clear: left;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #990000;
	letter-spacing: 1.3px;
	}

p {
	margin: 0 0 5px 0;
}


#left ul {
	padding: 0;
	margin: 0 0 10px 0px;
	list-style-type: none;
}
#left li {
	margin: 0 0 0 0;
	line-height: 1.1em;
	margin-bottom: 4px;
	margin-top: 4px;
	background: url(images/cms/fleches/fleche_carree_jaune.gif) no-repeat left top;
	padding-left: 18px;
}

	
/*     Espace     */
	
.espace2px {
	height: 2px;
	}

.espace5px {
	height: 5px;
	}
	
.espace15px {
	height: 15px;
	}


/* ------------------------------------ */
/*                                      */
/*     Header + Navigation + Chemin     */
/*                                      */
/* ------------------------------------ */

#headerstructure{
	width:900px;
}


#headerstructure #header{
	width:900px;
}


#headerstructure #chemin {
	height: 18px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 95px;
	float: left;
	width: 540px;
	font-size: 11px;
	background-image: url(images/cms/structure/bout_gauche.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
}

#headerstructure #chemin1colonne {
	height: 18px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 95px;
	float: left;
	width: 790px;
	font-size: 11px;
	background-image: url(images/cms/structure/bout_gauche_1colonne.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
}

#headerstructure #chemin a:link{
	text-decoration: none;
	color: #333333;
}

#headerstructure #chemin a:visited{color:#000000}

#headerstructure #chemin a:hover{
	text-decoration:underline;
	color: #ef7654;
}

/*        Chemin 1 colonne             */

#headerstructure #chemin1colonne a:link{
	text-decoration: none;
	color: #333333;
}

#headerstructure #chemin1colonne a:visited{color:#000000}

#headerstructure #chemin1colonne a:hover{
	text-decoration:underline;
	color: #ef7654;
}



#headerstructure #icone {
	font-size: 11px;
	width: 210px;
	padding-top: 5px;
	float: right;
	height: 20px;
	padding-right: 8px;
	padding-bottom: 8px;
}


/* ------------------------------------ */
/*                                      */
/*        Strucutre 1 colonne             */
/*                                      */
/* ------------------------------------ */

#colonne1 {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	width: 870px;
	float: left;
}

#colonne1 a:link{
	text-decoration: none;
	color: #1b5088;
}

#colonne1 a:visited{
	color:#1b5088
}

#colonne1 a:hover{
	text-decoration:underline;
	color: #ef7654;
}

/* ------------------------------------ */
/*                                      */
/*          Contenu - Cadre             */
/*                                      */
/* ------------------------------------ */


#left {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	width: 620px;
	min-height:350px;
	/*float: left;*/
}

#right {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 238px;
	float: right;
}

/* ------------------------------------ */
/*                                      */
/*          Bloc gauche      */
/*                                      */
/* ------------------------------------ */

#left #texte {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}


#left a:link{
	text-decoration: none;
	color: #1b5088;
}

#left a:visited{
	color:#1b5088
}

#left a:hover{
	text-decoration:underline;
	color: #ef7654;
}

/* ------------------------------------ */
/*                                      */
/*     2 blocs gauhe Guide et Agenda    */
/*                                      */
/* ------------------------------------ */

#right_column {
	float: right;
	padding-right: 0px;
	background-color: #CBDEF2;
	width: 292px;
}

#left_column {
	float: left;
	padding-left: 0px;
	background-color: #FCF1D1;
	width: 292px;	
}


.interieurcadre{ /* Sidebar starts at the top */
	/* 	padding-top: 7px; */
	margin-left: 15px;
	margin-right: 15px;    
        font-size: 1.0em; 
}


#titreleft {
	width: 292px;
    padding-bottom: 0px;
	margin-bottom: 0px;
}

.textesouspuce {
	width: 190px;
	margin-top: 16px;
	font-size: 11px;
	line-height: 1.15em;
	text-align: justify;
	padding-bottom: 5px;
	clear:both;
}


#interieurcadre a:link{
	text-decoration: none;
	color: #1b5088;
}

#interieurcadre a:visited{
	color:#1b5088
}

#interieurcadre a:hover{
	text-decoration:underline;
	color: #ef7654;
}



/* ------------------------------------ */
/*                                      */
/*          Bloc droite accueil         */
/*                                      */
/* ------------------------------------ */

/*          BLEU         */


#right #titrebleu {
	background-image: url(images/cms/accueil/cartouche_bleu/titre.gif);
	background-repeat: no-repeat;
	height: 26px;
}

#right #contenubleu {
	background-image: url(images/cms/accueil/cartouche_bleu/backround.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 222px;
	background-color: #3f6581;
}


	#right #contenubleu #contenutextebleu {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	}

#right #basbleu {
	background-image: url(images/cms/accueil/cartouche_bleu/bas.gif);
	background-repeat: no-repeat;
	height: 26px;
}


/*          VERT         */


#right #titrevert {
	background-image: url(images/cms/accueil/cartouche_vert/titre.gif);
	background-repeat: no-repeat;
	height: 26px;
}

#right #contenuvert {
	background-image: url(images/cms/accueil/cartouche_vert/backround.gif);
	background-repeat: no-repeat;
	height: 97px;
	background-color: #689bba;
	width: 222px;
}


	#right #contenuvert #contenutextevert {
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	}

#right #basvert {
	background-image: url(images/cms/accueil/cartouche_vert/bas.gif);
	background-repeat: no-repeat;
	height: 26px;
}

/*          VIOLET         */


#right #titreviolet {
	background-image: url(images/cms/accueil/cartouche_violet/titre.gif);
	background-repeat: no-repeat;
	height: 26px;
}

#right #contenuviolet {
	background-image: url(images/cms/accueil/cartouche_violet/backround.gif);
	background-repeat: no-repeat;
	height: 97px;
	background-color: #689bba;
	width: 222px;
}


	#right #contenuviolet #contenutexteviolet {
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	
	line-height: 16px;
	}

#right #basviolet {
	background-image: url(images/cms/accueil/cartouche_violet/bas.gif);
	background-repeat: no-repeat;
	height: 26px;
}


/*          VIOLET SOMBRE         */


#right #titrevioletsombre {
	background-image: url(images/cms/accueil/cartouche_violet_sombre/titre.gif);
	background-repeat: no-repeat;
	height: 26px;
}

#right #contenuvioletsombre {
	background-image: url(images/cms/accueil/cartouche_violet_sombre/backround.gif);
	background-repeat: no-repeat;
	background-color: #804d58;
	height: 84px;
	width: 222px;
}


	#right #contenuvioletsombre #contenutextevioletsombre {
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 16px;
	}

#right #basvioletsombre {
	background-image: url(images/cms/accueil/cartouche_violet_sombre/bas.gif);
	background-repeat: no-repeat;
	height: 24px;
}


/*          BLANC         */

#right #hautblanc {
	background-image: url(images/cms/accueil/cartouche_blanc/haut.gif);
	background-repeat: no-repeat;
	height: 8px;
}

#right #contenublanc {
	background-image: url(images/cms/accueil/cartouche_blanc/interieur.gif);
	background-repeat: repeat-y;
}


	#right #contenublanc #contenutexteblanc {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
	width: 204px;
	}

#right #basblanc {
	background-image: url(images/cms/accueil/cartouche_blanc/bas.gif);
	background-repeat: no-repeat;
	height: 24px;
}

.separateurright {
	background-image: url(images/cms/separateur/separateur.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: 204px;
}



#right a:link{
	text-decoration: none;
	color: #FFFFFF;
}

#right a:visited{
	color:#FFFFFF
}

#right a:hover{
	text-decoration:underline;
	color: #FFFFFF;
}

/*            Lien sur un fond blanc                   */


#right #contenublanc #contenutexteblanc a:link{
	text-decoration: none;
	color: #1b5088;
}

#right #contenublanc #contenutexteblanc a:visited{
	color:#1b5088
}

#right #contenublanc #contenutexteblanc a:hover{
	text-decoration:underline;
	color: #ef7654;
}





/*            Puce droite                   */

#right ul {
	width: 180px;
	padding: 0 0 5px 0;
	margin: 0 0 0px 0;
	list-style-image: url(images/cms/fleches/fleche_carree_2.gif);
	background: url(../design/hr2.png) left bottom no-repeat;
}
#right li {
	margin: 0 0 0 25px;
	padding: 3px 0 4px 0;
	line-height: 1.2em;
	width: 160px;
	color: #333333;
}



/* ------------------------------------ */
/*                                      */
/*            Footer                    */
/*                                      */
/* ------------------------------------ */

#footer {
	width: 900px;
	height: 42px;
	background: url(images/cms/footer/footer.jpg) no-repeat left bottom;
}

#footer #contenufooter {
	color: #333333;
	font-size: 11px;
	text-align: left;
	width: 600px;
	font-weight: lighter;
	margin-left: 20px;
	margin-top: 2px;
	line-height: 14px;
}

#footer a:link{
	text-decoration: none;
	color: #333333;
}

#footer a:visited{
	color:#333333}

#footer a:hover{
	text-decoration:underline;
	color: #333333;
}



/* ------------------------------------ */
/*                                      */
/*               Style                 */
/*                                      */
/* ------------------------------------ */





.texte11 {
	font-size: 11px;
	color: #333333;
}


.titreblanc10 {
	font-size: 10px;
	color: #FFFFFF;
}

.texteblanc11 {
	font-size: 11px;
	color: #FFFFFF;
}

.texteblanc12 {
	font-size: 12px;
	color: #FFFFFF;
}

.texte11 {
	font-size: 11px;
	color: #333333;
}

.texteblanc12 {
	font-size: 12px;
	color: #FFFFFF;
}



.texteorange {
	color: #D9613F;
}

.textenoirgras {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}


.texteorangegras {
	color: #D9613F;
	font-size: 1.1em;
	line-height: 20px;
	font-weight: bold;
}

.texteformulaire9 {
	font-size: 9px;
	color: #333333;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.titreblanctableau {
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	height: 15px;
	background-color: #0058a2;
}

.tableauresultat {
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0058a2;
	border-right-color: #0058a2;
	border-bottom-color: #0058a2;
	border-left-color: #0058a2;
	width: 578px;
}
.textetableau1 {
	font-size: 9px;
	color: #333333;
	text-align: left;
	background-color: #FFFFEE;
	height: 18px;
}
.textetableau2 {
	font-size: 9px;
	color: #333333;
	text-align: left;
	background-color: #F5F7FF;
	height: 18px;
}
.cadregris {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.cadrejaunephotoaccueil {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ef7654;
	border-left-color: #ef7654;
	margin-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ef7654;
	border-bottom-color: #ef7654;
	margin-bottom: 2px;
}

.cadregrisgeneral {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}



.grisformulaire {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-indent: 3px;
}


.cadrevousinscrire {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFCC;
	height: 50px;
	width: 100%;
}

/*         Style Contact                 */

.textureformulaire {
	font-size: 11px;
	background-image: url(images/cms/formulaire/fond_formulaire.gif);
	background-repeat: repeat;
	border: 1px solid #999999;
	color: #4F4F4F;
}

.separateur {
	background-image: url(images/cms/separateur/separateur_gros.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.separateur1colonne {
	background-image: url(images/cms/separateur/separateur_gros.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 2px;
	margin-bottom: 2px;
}



.titretableauformulaire
{
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #999999;
	letter-spacing: 0.06em;
	height: 20px;
	vertical-align: middle;
	text-indent: 10px;
	width: 100%;
	padding-bottom: 2px;
	padding-top: 2px;
}

.borduretableauformulaire
{
	background-image: url(images/cms/formulaire/texture_fond.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}


/* End of 'Site : main' */


/* End of 'Site : main' */

