/* CSS Document */

/* ============================ INITIALISATION ============================ */

/* mise a 0 de differents blocs */
* {
	border: 0;
	padding: 0;
	font-size: 0px;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 0px;
}

table {
	cellpadding: 0;
	cellspacing: 0;
}

/* propriétés de la page */

body {
	background-color: #EFF3FF;
	text-align: center;	
}

/* Liens non soulignés */

a {
	text-decoration:none;
}

#texte a.spip_in, #texte a.spip_out {
	font-weight:bold;
	color:#3ACBF8 !important;
}

#texte a.spip_in:hover, #texte a.spip_out:hover {
	color:#FF9600 !important;
}

/* ========================== MENU ========================== */

.borduro {
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid #FF9100;
	background-color: #FFFFFF;
}

#menu * {
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	text-align:center;
}

#menu {
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	text-align:center;
}

#menu #normal{
	color: #1D65AF;	
}

#menu #normal a{
	color: #1D65AF;	
}
#menu #normal a:hover {
	color: #FF9100;	
}

#menu #ici {
	color: #FF9100;
}

/* -------------------------- Accès direct -------------------------- */

#accesdirect {
	font-size: 10px;
	color: #3C88DE;
	height: 14px;
	vertical-align: middle;
}

#accesdirect * {
	color: #3C88DE;
	font-size: 10px;
	margin: 0;
	vertical-align: middle;
}

.recherche {
	line-height: 12px;
	color: #3C88DE;
	margin: 0;
	padding: 2px;
	vertical-align: middle;
	margin-left: 5px;
	text-indent: 5px;
	}

.item {
	color: #3C88DE;
	margin: 0;
	padding: 0px;
	vertical-align: middle;
	margin-left: 5px;
	}

.largeur150 {
	width: 150px;
	vertical-align: middle;
}

.largeur170 {
	width: 170px;
	vertical-align: middle;
}

.bouton {
	vertical-align: middle;
	margin-left: 10px;

}

/* ========================== SOMMAIRE ========================== */

/* -------------------------- Actualité -------------------------- */

.borduresgd {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #E4EAFA;
	border-right-color: #E4EAFA;
	}

#actu {
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: 3px;
}

#actu #titre {
	line-height: 22px;
	color: #1AC8BC;
	text-transform: uppercase;
	font-size: 13px;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
}

#actu #titre a{
	line-height: 22px;
	color: #1AC8BC;
	text-transform: uppercase;
	font-size: 13px;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
}

#actu #titre a:hover {
	line-height: 22px;
	color: #1AC8BC;
	text-transform: uppercase;
	font-size: 13px;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

#actu #texte {
	text-align: justify;
	line-height: 15px;
	color: #07609C;
	font-size: 13px;
	margin-top: 2px;
}

#actu #texte * {
	text-align: justify;
	line-height: 14px;
	color: #07609C;
	font-size: 12px;
	margin-top: 2px;
}

#actu #lirelasuite {
	line-height: 16px;
	color: #1AC8BC;
	font-size: 11px;
	margin-top: 5px;
	font-weight: bold;
	text-align: left;
}

#actu #lirelasuite a {
	line-height: 16px;
	color: #1AC8BC;
	font-size: 11px;
	margin-top: 5px;
	font-weight: bold;
	text-align: left;
}

#actu #lirelasuite a:hover {
	line-height: 16px;
	color: #1AC8BC;
	font-size: 11px;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}


/* -------------------------- Evenement -------------------------- */

.docbordures {
	border-top:1px solid #EEF2FB;
	border-left:1px solid #EEF2FB;
	border-right:1px solid #EEF2FB;
	border-bottom:1px solid #C1D483;
	background-color: #FFFFFF;
}
	
#evenement {
	text-align: left;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: 3px;
}

#evenement * {
	text-align: left	;
	margin-right: 5px;
	vertical-align: middle;
}

#evenement #barre {
	line-height: 16px;
	color: #FFFFFF;
	font-size: 13px;
	vertical-align: middle;
	font-weight: bold;
	margin-left: 5px;
}

#evenement #titre {
	margin-left: 5px;
	line-height: 16px;
	color: #00C200;
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 5px;
}

#evenement #titre a {
	margin-left: 5px;
	line-height: 16px;
	color: #00C200;
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 5px;
}

#evenement #titre a:hover {
	margin-left: 5px;
	line-height: 16px;
	color: #00C200;
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 5px;
	text-decoration: underline;
}

#evenement #texte {
	margin-left: 5px;
	line-height: 15px;
	color: #868686;
	font-size: 11px;
}

/* -------------------------- Documents -------------------------- */

.bordures {
	border-top:1px solid #EEF2FB;
	border-left:1px solid #EEF2FB;
	border-right:1px solid #EEF2FB;
	border-bottom:1px solid #97ACCA;
	background-color: #F7F7FF;
}
	
#documents {
	text-align: left;
}

#documents * {
	text-align: left;
}

#documents #barre {
	line-height: 16px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

#documents #titre {
	line-height: 16px;
	color: #4CBFC5;
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-right: 5px;
}

#documents #titre a {
	line-height: 16px;
	color: #4CBFC5;
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-right: 5px;
}

#documents #titre a:hover {
	line-height: 16px;
	color: #4CBFC5;
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-decoration: underline;
}

#documents #texte {
	line-height: 16px;
	color: #4CBFC5;
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 5px;	
}

#documents #texterub {
	margin-left: 5px;
	line-height: 13px;
	color: #868686;
	font-size: 13px;
	vertical-align: middle;
}

/* ========================== RUBRIQUES ========================== */

/* -------------------------- Vous êtes ici -------------------------- */

.veibordure {
	border-top:2px solid #FF9100;
	border-bottom:1px solid #FF9100;
	vertical-align: middle;	
}

#vei {
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}

#vei #signe {
	line-height: 16px;
	color: #65A6FF;
	font-size: 13px;
	font-weight: bold;
}

#vei #mot {
	line-height: 16px;
	color: #FF7800;
	font-size: 11px;
	font-weight: bold;
}

#vei #motbleu {
	line-height: 18px;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
}

#vei #mot a {
	line-height: 16px;
	color: #FF7800;
	font-size: 11px;
	font-weight: bold;
}

#vei #mot a:hover {
	line-height: 16px;
	color: #FF7800;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

/* -------------------------- Rubriques -------------------------- */

.logo_rubrique {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#rubriques {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#rubriques #titre {
	text-align: left;
	line-height: 16px;
	color: #23C6C6;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#rubriques #titre a {
	text-align: left;
	line-height: 16px;
	color: #23C6C6;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#rubriques #titre a:hover {
	text-align: left;
	line-height: 16px;
	color: #23C6C6;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

#rubriques #texte {
	line-height: 14px;
	color: #135AA2;
	font-size: 12px;
	text-align: justify;
}

#rubriques #texte * {
	line-height: 14px;
	color: #135AA2;
	font-size: 12px;
	text-align: justify;
}

.rublirelasuite {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 7px;
	line-height: 16px;
	color: #FF7800;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.rublirelasuite a {
	margin-bottom: 7px;
	line-height: 16px;
	color: #FF7800;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.rublirelasuite a:hover {
	margin-bottom: 7px;
	line-height: 16px;
	color: #FF7800;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}

.rubdate {
	margin-bottom: 7px;
	line-height: 16px;
	color: #FF7800;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

table.cnt div{
width :480px !important;
padding : 0 5px;
}

table.cnt div p{
text-align : left;
}

/* -------------------------- Documents -------------------------- */

.largeur210 {
	width: 210px;
	height: 1px;
}

#docrub {
	line-height:16px;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right:4px;
}

#docrub * {
	line-height:16px;
	margin-left:2px;
	margin-right:4px;
	margin-bottom: 5px;
	margin-top: 2px;
}

#docrub #texterub a {
	text-align:left;
	color: #868686;
	font-size: 13px;
	width: 195px;
}

#docrub #texterub a:hover {
	text-align:left;
	color: #868686;
	font-size: 13px;
	text-decoration: underline;
	width: 195px;
}

#docrub #puce {
	font-size: 16px;
	text-align:right;
	color: #4CBFC5;
	font-weight: bold;
}

/* -------------------------- tableau rubrique de gauche -------------------------- */

.bordurubrik {
	margin-right: 10px;
	margin-bottom: 10px;
}

#rubrik {
	text-align: left;
	vertical-align: middle;
	line-height: 16px;
	font-weight: bold;
	font-size: 13px;
}

#rubrik * {
	text-align: left;
	vertical-align: middle;
	line-height: 16px;
	font-weight: bold;
	font-size: 13px;
}

#rubrik #barre {
	color: #FFFFFF;
	margin-left: 5px;
	text-align: left;
}

#rubrik #titre {
	margin-bottom: 5px;
	color: #1A66DD;
}

#rubrik #titre a {
	margin-bottom: 3px;
	margin-left: 7px;
	color: #FF7800;
}

#rubrik #titre a:hover {
	margin-bottom: 3px;
	margin-left: 7px;
	color: #1A66DD;
}

/* ========================== PIED ========================== */

.bordurebleue {
	border-top:3px solid #CFE7FF;
	background-color: #FFFFFF;
}


#piedgris {
	color: #3F3F3F;
	font-size: 12px;
	line-height: 12px;
}

#piedrouge {
	color: #CC3300;
	font-size: 12px;
	line-height: 12px;
	text-decoration: underline;
}

#piedrouge a {
	color: #CC3300;
	font-size: 12px;
	line-height: 12px;
}

#piedrouge a:hover {
	color: #CC3300;
	font-size: 12px;
	line-height: 12px;
	text-decoration: underline;
}

/* ========================== BOUCLES SPIP ========================== */

.spip_documents_right {
	margin-left: 12px;
}

.spip_documents_center {
	margin-left: 12px;
	margin-right: 12px;
}

.spip_documents_left {
	margin-right: 12px;
}

/* ========================== ELEMENTS RECURENTS ========================== */

/* -------------------------- lignes -------------------------- */

.lignerouge {
	border-bottom-width: 2px;
	border-bottom-color: #FE0302;
	height: 5px;
	border-bottom-style: solid;
}

.lignerouge2 {
	border-top-width: 2px;
	border-top-color: #FE0302;
	height: 10px;
	border-top-style: solid;
}

/* -------------------------- espacements -------------------------- */

.espace0 {
	font-size: 5px;
	color: #CC0000;
	line-height: 3px;
}

.espace0 * {
	font-size: 5px;
	color: #CC0000;
	line-height: 3px;
}

.espace1 {
	font-size: 5px;
	color: #CC0000;
	line-height: 6px;
}

.espace1 * {
	font-size: 5px;
	color: #CC0000;
	line-height: 6px;
}

.espace2 {
	font-size: 6px;
	color: #CC0000;
	line-height: 10px;
}

.espace2 * {
	font-size: 6px;
	color: #CC0000;
	line-height: 10px;
}

.espace3 {
	font-size: 10px;
	color: #CC0000;
	line-height: 10px;
}

.espace3 * {
	font-size: 10px;
	color: #CC0000;
	line-height: 10px;
}

