/* Styles CSS du site CAS */

html, body {
	text-align: center; 
	font-family: arial, sans-serif; 
	font-size: 12px; 
	background-color: #F8F1E7;
}
table, tr, td {
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 12px; 
	margin: 0; 
	padding: 0; 
	border: 0;
}
#generale { /* cadre principal de la page */
	position: relative;
	margin: 0px auto;
	width: 877px;
	border: 1px solid #cecbc2;
	text-align: left;
	background: #fff url("/cas/images/fond_titre.jpg") left top no-repeat;
}
h3, h2 {
	font-size: 1.2em;
}
a {
	color: #000;
}
a:hover {
	color: #f96b2e !important;
	text-decoration: none;
}
a.spip_blank {
	color: #000 !important;
	text-decoration: underline;
}
a.spip_blank:hover {
	color: #f96b2e !important;
	text-decoration: none !important;
}
a.spip_blank:visited {
	color: #000000 !important;
	text-decoration: underline;
}
a.spip_in {
	color: #000 !important;
	text-decoration: underline;
}
a.spip_in:hover {
	color: #f96b2e !important;
	text-decoration: none;
}
a.spip_out {
	color: #000 !important;
	text-decoration: underline;
}
a.spip_out:hover {
	color: #f96b2e !important;
	text-decoration: none !important;
}
a.spip_out:visited {
	color: #000000 !important;
	text-decoration: underline;
}
.date {
    font-size: .9em !important;
}
.nettoyeur {
	clear: both;
	display: block;
}

/* ---------------------- BANDEAU DU HAUT -------------------------- */
#entete {
	width:100%;
}

#entete ul {
	margin:0;
	top:0;
	padding:0;
}
#entete li {
	display:inline;
	list-style-type:none;
}
#entete a {
	text-decoration: none;
    text-indent: -5000px;
}
#entete a.logo {
	position:absolute; 
	top:0;
	left:0;
	width: 435px;
	height: 125px;
}

#bandeau_haut {
	height: 145px !important;
	height: 125px;
	margin-top:-16px !important;
	margin-top:0;
}

/* ----------------- LIENS EN HAUT A DROITE ----------------------- */
#liens_haut {
	position:absolute;
	left: 751px;
}
li#item_pmv4 a, li#item_service_public a, li#item_legifrance a, li#item_contact a {
	position:absolute;
   	text-indent:-5000px;
}
#liens_haut li#item_pmv4 a {
	width: 124px;
	height: 36px;
	background:url("/cas/images/pmv4.gif") no-repeat;
}
#liens_haut li#item_pmv4 a:hover {
	background:url("/cas/images/pmv4_hov.gif") no-repeat;
}
#liens_haut li#item_service_public a {
	width:124px;
	height:37px;
	top:36px;
	background:url("/cas/images/service_public.gif") no-repeat;
}

#liens_haut li#item_service_public a:hover {
	background:url("/cas/images/service_public_hov.gif") no-repeat;
}

#liens_haut li#item_legifrance a {
	width:124px;
	height:25px;
	top:73px;
	background:url("/cas/images/legifrance.gif") no-repeat;
}

#liens_haut li#item_legifrance a:hover {
	background:url("/cas/images/legifrance_hov.gif") no-repeat;
}

#liens_haut li#item_contact a {
	width:124px;
	height:27px;
	top:98px;
	background:url("/cas/images/contact.gif") no-repeat;
}

#liens_haut li#item_contact a:hover {
	width:124px;
	height:27px;
	top:98px;
	background:url("/cas/images/contact_hov.gif") no-repeat;
}

/* ------------------- ARBORESCENCE DU SITE ------------------------ */
div#chemin_de_fer {
	margin-left: 168px !important;
	margin-left: 158px;
	border-bottom: 1px solid #E9E8E2;
	padding: 1.5em .5em .5em .5em;
	font-size: .9em;
}
#chemin_de_fer a {
	text-decoration: none;
	color: #666;
	}
#chemin_de_fer a:hover {
	text-decoration: underline;
	}



/* ************** STRUCTURE DE LA PAGE EN 3 COLONNES ****************** */
table#table_structurante {
	width: 100%;
}
table#table_structurante td {
	vertical-align: top;
}
#table_structurante td#colonne_gauche {
	width: 150px;
	}
#table_structurante td#colonne_milieu {
	margin-left: 166px !important;
    margin-right: 234px !important;
	margin-left: 150px;
    margin-right: 218px;
	padding: 15px 15px 2em 15px;
}
#table_structurante td#colonne_milieu_large {
	width: 610px; 
	padding: 15px 15px 2em 15px;
}
#table_structurante td#colonne_droite {
	width: 218px;
	padding: 15px 15px 2em 1em;
}


/* ----------------------- MENU DE LA COLONNE DE GAUCHE ----------------------- */
td#colonne_gauche {
    font-weight: bold;
}
.titre_menu_gauche_1 {
	color: #f96b2e;
	text-transform: uppercase;
    border-bottom: 1px dotted #cecbc2;
    padding: .2em 0 0 1em;
}
.titre_menu_gauche_2 {
	color: #84c3cc;
	text-transform: uppercase;
    border-bottom: 1px dotted #cecbc2;
    padding: .2em 0 0 1em;
}
td#colonne_gauche ul {
    margin: 0 0 1em 0;
    padding: 0;
}
td#colonne_gauche li {
    list-style-type: none;
	color: #8F8F8F;
	background-color: #f2f2f2;
	margin: 0;
    padding: .3em 0 0 1em;
    border-bottom: 1px dotted #cecbc2;
}
td#colonne_gauche li a, .titre_menu_gauche_a_part a {
	text-decoration: none;
	color: #8F8F8F;
}
td#colonne_gauche li a:hover, .titre_menu_gauche_a_part a:hover {
    color: #f96b2e;
}
.titre_menu_gauche_a_part {
	margin-bottom: 1em;
    padding-left: 1em;
	color: #8F8F8F;
	background-color: #f2f2f2;
    border-bottom: 1px dotted #cecbc2;
	border-top: 1px dotted #cecbc2;
}

/* ----------------------- Styles des BOITES ---------------------- */

.boite_grise, .boite_orange, .boite_bleue {
	margin: 0 0 1em 0;
    border-bottom: 1px dotted #cecbc2;
    border-left: 1px dotted #cecbc2;
}
.boite_grise h3, .boite_grise h2 {
	padding: .2em .5em;
	margin: 0;
    border-left: 5px solid #8F8F8F;
    border-bottom: 1px dotted #cecbc2;
	color: #8F8F8F;
}
.boite_orange h3, .boite_orange h2 {
	padding: .2em .5em;
	margin: 0;
    border-left: 5px solid #f96b2e;
    border-bottom: 1px dotted #cecbc2;
	color: #8F8F8F;
}
.boite_bleue h3, .boite_bleue h2 {
	padding: .2em .5em;
	margin: 0;
    border-left: 5px solid #84c3cc;
    border-bottom: 1px dotted #cecbc2;
	color: #8F8F8F;
}
.boite_grise h3 a, .boite_orange h3 a, .boite_bleue h3 a {
	text-decoration: none;
	color: #8F8F8F;
}
.boite_grise h3 a:hover, .boite_orange h3 a:hover, .boite_bleue h3 a:hover {
	color: #f96b2e;
	text-decoration: underline;
}
.orange_gras {
	color: #f96b2e !important;
	font-weight: bold !important;
}
.petit_bleu {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #54ABB8;
}
.petit_orange {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f96b2e;
}
.petit_gris {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8F8F8F;	
}
.marge_et_cadre {
	padding: 1em;
	margin: 0;
	text-align:justify;
}
.boite_orange .marge_et_cadre h3 {
	border: 0;
	color: #000;
	padding: .2em 0;
}
.boite_bleue .marge_et_cadre h3 {
	border: 0;
	color: #000;
	padding: .2em 0;
}
.boite_grise .marge_et_cadre h3 {
	border: 0;
	color: #000;
	padding: .2em 0;
}

.marge_et_cadre ul{
    padding-left: 0;
	list-style: none;
	margin: .5em 0 1em 0;
}
.marge_et_cadre li {
	list-style-type: none;
	list-style-image: url("/cas/images/triangle_rouge.gif");
	background-repeat: no-repeat;
	background-position: 0 4px !important;
	background-position: 0 2px;
	padding-left: 2px;
	margin: 0 0 4px 15px;
}
.marge_et_cadre li li, .marge_et_cadre .encadre_bleu li {
	list-style-type: none;
	list-style-image: url("/puce.gif");
	background-repeat: no-repeat;
	background-position: 0 4px !important;
	background-position: 0 2px;
	padding-left: 0;
	margin: 0 0 4px 20px;
}
.encadre_bleu {
	margin: .5em 0;
	padding: 0.5em;
	border: 1px solid #d3eaed;
	background-color: #F0F4F9;
}
.date {
	color: #999999;
}

/* envoyer cette page par courriel */
#retour a:link, #retour a:visited{
	float:right;
	font-size: 9px;
	color: #999999;
	margin-top:15px;
	text-decoration:none;
}

#ecrire a:link, #ecrire a:visited{
	float:right;
	font-size: 9px;
	color: #999999;
	margin-top:15px;
	padding:0 15px;
	background:url("images/enveloppe.gif") no-repeat top left;
	clear:both;
}

#retour a:hover, #ecrire a:hover{
	color:#990000;
}

#retour a:link, #retour a:visited, #ecrire a:link, #ecrire a:visited{
	float:right;
	font-size: 9px;
	color: #999999;
	margin-top:15px;
}


/* FORMULAIRE RECHERCHE */
#recherche {
	position: absolute;
	top: 142px !important;
	top: 138px;
	left: 700px;
}
.formrecherche {
	width: 130px;
	border: 1px solid #666;
	font-size: smaller;
}
.ok_recherche {
	font-size: smaller;
	border: 1px solid #666;
	width: 20px;
}
.menu {
	border: 1px dashed #ccc;
	padding: 15px;
}
fieldset {
	border: 0;
}
/* visible seulement pour l'impression des pages */
.print {
	display: none;
	position: absolute;
	left: -5000px;
	top: -1000px;
}


/* ------------------------ mise en forme des contenus -------------------------- */

.bordure_bas {
	margin: 1em 0;
	border-bottom: 2px dashed #ccc;
}
.invisible {
	display: none;
}
.chapo {
	font-weight: bold;
	margin: .5em 0;
}

/* ********************** MISE EN FORME SPIP ************************** */

.spip_logos {
    border: 0;
}
.spip_logos_droite {
    border: 0;
	float: right;
	margin-left: .5em;
}

.spip_images {
    border: 0;
	margin: 0 .4em 0 0;
	padding: 0;
	position: relative;
}
p, p.spip {
	margin: .7em 0 .7em 0;
}
hr.spip {
	margin-top: 1em;
	height: 1px;
}

table.spip {
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #C0C0C0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}
table.spip th {
	padding: 0 3px;
	vertical-align: top;
}
table.spip td {
	padding: 0 3px;
	text-align: left;
	vertical-align: top;
}



/* ------------------------ PIED DE PAGE --------------------- */
div#pied {
	background-color: #000000;
	width: 877px;
	padding: .7em 0 .5em 0;
	margin: 0px auto;
	margin-top: 2em;
	color: #FFF;
	font-size: .9em;
	text-align: center;
}
#pied ul li {
	list-style-type:none;
	display: inline;
	margin: 0 20px;
}
#pied a {
	color: #fff;
}
#pied a:hover {
	color: #f96b2e;
}
