/* CSS Document */

/*************************************************** INITIALISATION ***************************************************/

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

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

body {
	background-color: #FFFFFF;
}

/* Liens non soulignés */

a, a * {
	color:#CC0000;
}

#text a, text a * {
	text-decoration:none;
}

#text a:hover, #text a:hover * {
	color:#CC0000;
	text-decoration: underline;
}

.bloc {
	display:block;
	clear:none;
}

/*************************************************** ENTETE ***************************************************/

.date {
	font-size: 10px;
	color: #CC0000;
	font-weight: 800;
	line-height: 16px;
}

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

#menugauche td td{
	text-align:left;
}

.rubmenugauche, .rubmenugauche a {
	text-decoration:none;
	font-size: 13px;
	color: #BB0000;
	font-weight: 800;
	line-height: 20px;
	margin-left: 6px;
	letter-spacing: 0px;

}

.rubmenugauche a:hover {
	color: #FF3300;
}

/*-------------- Formulaire de recherche --------------*/

.blockrecherche {
	background-image: url(/squelettes/icono/menugauche/fond01.gif);
	margin:0 !important;
	padding: 0 !important;
}

.blockrecherche * {
font-size:10px;
}

.boutonOK {
	width:30px;
	height:16px;
	display:block;
	background-color: #c6471e;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	line-height:10px;
	padding:0;
	}

#formulaire_recherche {
	display:block;
	height: 13px;
	line-height:10px;
	float:left;
	margin:0;
	color: #BB0000;
	font-weight: bold;
	width: 85px;
	_width:82px;
	vertical-align:bottom;
	padding:3px 0 0 5px;
	
}

.encadrerecherche {
	margin:0;
}

/* ============================ COLONNE MILIEU ============================ */

#colonnemilieu {
	text-align:left;
}

/*************************************************** SOMMAIRE ***************************************************/

/* -------------------------- A la une -------------------------- */

#une_une {
	font-size: 11px;
	line-height: 16px;
	margin-left: 16px;
	letter-spacing: 0px;
	margin-bottom: 3px;
}

#une_une #introtitre {
	font-size: 12px;
	font-weight: 900;
	line-height: 16px;
	letter-spacing: 0px;
}

#une_une #titre {
	font-size: 16px;
	color: #BB0000;
	font-weight: 800;
	line-height: 16px;
	letter-spacing: 0px;
	font-variant: small-caps;
}

#une_une #text {
	font-size: 11px;
	line-height: 18px;
	margin-top: 12px;
}

#une_une #text a {
	font-size: 11px;
	line-height: 18px;
	margin-top: 12px;
	color: #000000;
}

#une_une #text a:hover, #une_une #text a:hover * {
	text-decoration:none;
}

#une_une #text a:hover {
	font-size: 11px;
	line-height: 18px;
	margin-top: 12px;
	color: #990000;
}

#une_une #auteur {
	font-size: 10px;
	line-height: 12px;
	color: #CC0000;
	font-weight: bold;
	text-align:right;
}

#une_une #auteur b {
	font-size: 10px;
	line-height: 12px;
	color: #CC0000;
	font-weight: normal;
}

/* -------------------------- edito -------------------------- */

#une_edito {
	color:#CC0000;
	font-size: 12px;
	line-height: 160%;
	margin-left: 26px;
	margin-bottom: 6px;
}

#une_edito * {
	color:#000000;
	line-height: 160%;
}

#une_edito a:hover {
	text-decoration:none !important;
	color:#CC0000 !important;
}


#une_edito #text, #une_edito #text *, #une_edito #auteur *, #une_edito #surtitre *, #une_edito #surtitre {
	font-size: 12px;
}

#une_edito .logodroite {
	padding: 0 0 2px 8px;
	display:block;
	float: right;
}

#une_edito #titre, #une_edito #titre * {
	font-size: 18px;
}

#une_edito #titre  {
	font-weight: bold;
	text-transform: uppercase;
}

#une_edito #chapo {
	text-align:left;
	font-size: 13px;
	font-weight: bold;
}

#une_edito #chapo *{
	text-align:left;
	font-size: 13px;
}

#une_edito #text {
	text-align: justify;
}

#une_edito #text .strong {
	text-align: justify;
	font-weight:bold;
}

#une_edito #auteur {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#une_edito .lirelasuite, #une_edito .lirelasuite * {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-align:right;
	text-decoration:none;
	margin-left:auto;
}


/* -------------------------- rubriques -------------------------- */

#margerubriques {
	font-size: 11px;
	line-height: 16px;
	margin-left: 22px;
}

#une_rubriques {
	font-size: 11px;
	line-height: 16px;
	margin-left: 22px;
	letter-spacing: 0px;
	margin-bottom: 6px;
}

#une_rubriques #introtitre {
	font-size: 11px;
	font-weight: bold;
	line-height: 8px;
	letter-spacing: 0px;
	font-variant: small-caps;
}

#une_rubriques #titre {
	font-size: 12px;
	color: #BB0000;
	font-weight: 800;
	line-height: 20px;
	font-variant: small-caps;
}

#une_rubriques #text {
	font-size: 11px;
	line-height: 18px;
	margin-top: 12px;
}

#une_rubriques #text a {
	font-size: 11px;
	line-height: 18px;
	margin-top: 12px;
	color: #000000;
}

#une_rubriques .logo {
	margin: 3px 5px 0 0;
	display:block;
	float:left;
}

#une_edito .logodroite {
	margin: 1.5% 0 0 2%;
	display:block;
	float: right;
}

#une_rubriques #text a:hover {
	text-decoration:none;
	color:#CC0000;
}

#une_rubriques #auteur {
	font-size: 12px;
	line-height: 10px;
	color: #CC0000;
	font-weight: bold;
}

#une_rubriques #auteur b {
	font-size: 10px;
	line-height: 12px;
	color: #CC0000;
	font-weight: normal;
}

/* -------------------------- rubriques droite -------------------------- */


#une_rubridroite {
	text-align:left;
	font-size: 11px;
	line-height: 150%;
	margin-left: 12px;
	letter-spacing: 0px;
	margin-bottom: 6px;
}

/* pour pallier bug ie */
#une_rubridroite * {
	text-align:left;
	font-size: 11px;
}

#une_rubridroite #titre {
	line-height: 18px;
	margin-top: 12px;
	color: #000000;
	font-weight: bold;
}

#une_rubridroite #titarticle {
	line-height: 16px;
	margin-top: 6px;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
}

#une_rubridroite #titarticle a {
	line-height: 16px;
	margin-top: 6px;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
}

#une_rubridroite #titarticle a:hover {
	line-height: 16px;
	margin-top: 6px;
	font-weight: bold;
	color: #990000;
	text-transform: capitalize;
	font-variant: small-caps;
}

#une_rubridroite #texte {
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 14px;
}

#une_rubridroite #texte a {
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 14px;
}

#une_rubridroite #texte a:hover {
	font-size: 10px;
	line-height: 16px;
	color: #990000;
	margin-bottom: 14px;
}

#une_rubridroite .cettesemaine {
	font-size: 14px;
	color: #BB0000;
	font-weight: 800;
	line-height: 16px;
	font-variant: small-caps;
	padding: 0 0 3px 1px;
}

#une_rubridroite .sommairedroite {
	display:list-item;
	font-size: 11px;
	font-weight: 800;
	line-height: 16px;
	padding: 4px 0;
	margin: 0 0 0 15px;
}

#une_rubridroite .sommairedroite, #une_rubridroite .sommairedroite * {
	font-size: 11px;
	font-weight: 800;
	line-height: 16px;
}

#une_rubridroite a.sommairedroite  {
	color:black;
	}

#une_rubridroite a.sommairedroite:hover  {
	color: #CC0000;
	}


#textecentre {
	text-align: left;
	font-size: xx-small;
	line-height: 130%;
	margin: 2px 0 6px 5px;
}

#textecentre *{
	text-align:center;
	font-size: xx-small;
	line-height: 130%;
}
/*************************************************** ARTICLE ***************************************************/

#articles {
	display:block;
	font-size: 11px;
	margin: 10px 0 20px 25px;
	overflow:hidden;
}

#articles * {
	line-height: 170%;
	font-size: 11px;
}

/*-------------- different champs --------------*/

#articles #text *, #articles #auteur *, #articles #surtitre *, #articles #surtitre {
	font-size: 12px;
}

#articles .logo {
	margin: 1.5% 10px 0 0;
	display:block;
	float:left;
}

#articles #titre, #articles #titre * {
	font-size: 18px;
}

#articles #surtitre {
	color: #BB0000;
	font-weight:bold;
	margin-top: 5px;
	text-transform: uppercase;
}

#articles #titre  {
	font-weight: bold;
	margin-bottom: 8px;
	text-transform: uppercase;
}

#articles #titre:first-letter {
	font-size: 20px;
	color: #BB0000;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 10px;
}

#articles #intro {
	text-align: justify;
	font-size: 13px;
	font-style:italic;
	margin: 0 0 10px;
	width:90%;
}

#articles #intro *{
	text-align: justify;
	font-size: 13px;
}

#articles #chapo {
	text-align:justify;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	width:90%;
}

#articles #chapo *{
	text-align:justify;
	font-size: 13px;
}

#articles #text {
	font-size: 12px;
	margin: 12px 0;
	text-align: justify;
	width:90%;
}

#articles #auteur {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 4px;
}

/*************************************************** RUBRIQUES ***************************************************/

#rubriques {
	text-align:left;
	font-size: 11px;
	line-height: 16px;
	margin: 0 20px 15px ;
	padding: 0 0 0 10px;
}

#rubriques .logo {
	text-align: center;
	display:block;
	width: 70px;
	padding: 0 5% 0 0;
	display:block;
	float:left;
}

#rubriques * {
	text-align:left;
	font-size: 11px;
	line-height: 16px;
}

#rubriques #surtitre a {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	line-height: 13px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

#rubriques #titre {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	line-height: 13px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

#rubriques #grotitre {
	font-weight:bold;
	font-size: 18px;
	color: #BB0000;
	text-transform: uppercase;
}

#rubriques #titre a {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	line-height: 13px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

#rubriques #titre:first-letter {
	font-size: 20px;
	color: #BB0000;
	font-weight: bold;
	line-height: 16px;
	font-variant: small-caps;
}

#rubriques #date a {
	font-size: 10px;
	line-height: 20px;
	margin-top: 12px;
	text-align: justify;
	font-weight: bold;
	color: #000000;
}

#rubriques #texte {
	font-size: 11px;
	text-align: justify;
	color: #000000;
}

#rubriques #texte a {
	text-align: justify;
	font-size: 11px;
	color: #000000;
}

#rubriques #texte a:hover {
	text-decoration:none;
	color: #CC0000;
}


#rubriques #text a:hover {
	font-size: 12px;
	line-height: 20px;
	width: 550px;
	text-align: justify;
	color: #990000;
}

#rubriques #auteur, #rubriques #auteur a {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	margin-top: 4px;
}

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

/*-------------- texte SPIP --------------*/

#rubriques h3 a, #articles #text h3, #articles #chapo h3 {
	line-height: 170%;
	font-size: 140%;
	color:#BB0000;
}

#articles td, #articles table {
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 2px 20px;
	text-align:center;
	border-collapse:collapse;
}

#articles table {
	border-bottom: 1px solid black;
	margin: 0 0 5% 5px;
}

#articles th {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #E8F5CF;
	padding: 2px 5px;
	color:#333300;
}

#articles #text th *, #articles #chapo th * {
	color:#333300;
}

#articles .row_odd {
	background-color:#F9FEE7;
}

#rubriques li, #rubriques ul, #articles li, #articles ul {
	margin: 0 0 0 10px;
}

#rubriques ol, #articles ol {
	margin: 0 0 0 20px;
}


#rubriques hr, #articles hr {
	margin: 0 0 20px 0;
	border-top: 1px solid black;
	text-align:left;
	display:block;
	height:1px;
}

 .spip_documents * {
	display:block;
	text-align: center;
}

 .spip_documents_left {
	width:auto !important;
	margin-right:4%;
	float:left;
}

 .spip_documents_right {
	width:300px !important;
	margin-left:4%;
	float:right;
	text-align: center;
}

#articles #text .spip_doc_titre *, #articles #text .spip_doc_descriptif {
	color:#CC0000;
}


#articles #text .spip_doc_descriptif {
	font-weight:normal;
}

#articles .spip_documents_center {
	text-align: center;
}

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

#pied, #pied * {
	text-align:center;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	margin-bottom: 14px;

}

#pied, #pied a {
	text-align:center;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	margin-bottom: 14px;
}

#pied, #pied a:hover {
	color: #CC0000;
}

.milieu{
	font-size:12px;
	text-align:center;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
}

.milieu a {
	font-size:12px !important;
	text-decoration:none;
	text-align:center;
}

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

.spip {
	font-size: 12px;
	line-height: 20px;
	margin-top: 8px;
}

/* ============================ ELEMENTS GENERAUX ============================ */

/* -------------------------- lire la suite -------------------------- */

.lirelasuite {
	margin: 0 0 0 25px ;
	font-size: 11px;
	color: #CC0000;
	line-height: 16px;
	text-align:right !important;
}

.lirelasuite2 {
	margin: 0 0 25px 0 ;
	font-size: 11px;
	color: #CC0000;
	line-height: 16px;
	text-align:right !important;
}

.lirelasuite a, .lirelasuite2 a {
	font-size: 11px;
	color: #CC0000;
	line-height: 16px;
	text-align: right;
}

.lirelasuite a:hover, .lirelasuite2 a:hover {
	font-size: 11px;
	color: #CC0000;
	line-height: 16px;
	text-decoration:underline;  
	text-align: right;
}

/* -------------------------- vous êtes ici -------------------------- */

.vei, .vei b  {
	line-height: 150%;
	letter-spacing: 0px;
	color: #29562F;
	font-weight: bold;
	vertical-align: middle;
}

.vei{
	margin-left: 10px;
	font-size: 11px;
}

.vei b  {
	font-size: 18px;
}

.vei2, .vei2 a {
	font-size: 10px;
	line-height: 16px;
	color: #29562F;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
}


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

/*************************************************** GENERAL ***************************************************/

/* -------------------------- filet -------------------------- */

#une_centre{
	background-image: url(/squelettes/icono/une/filet01.gif);
	background-repeat: repeat-y;
}

#une_filet {
	margin-left: 15px;
}

#rub_filet{
	background-image: url(/squelettes/icono/une/filet01.gif);
	background-repeat: repeat-y;
	
}

.ligne {
	margin: 0 0 20px 0;
	border-top: 1px solid black;
	text-align:left;
	display:block;
	height:1px;
	width:90%;
}

.ligneSom1 {
	margin: 0 0 10px 15px;
	border-top: 1px solid black;
	text-align:left;
	display:block;
	height:1px;
	width:50%;
}

.ligneSom2 {
	margin: 0 0 0 15px;
	border-top: 1px solid black;
	text-align:left;
	display:block;
	height:1px;
	width:98%;
}

.lignedroite {
	margin: 1px 0;
	display:block;
	background-color:#9EB1C6;
	width:99%;
	height:1px;
}

.lignegrisepetite {
	margin: -5px 0 0 0;
	border-top: 1px solid #9EB1C6;
	text-align:left;
	display:block;
	height:1px;
	width:60%;
}

.lignepetite {
	margin: 0 0 20px 0;
	border-top: 1px solid black;
	text-align:left;
	display:block;
	height:1px;
	width:60%;
}


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

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

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

.espace2 , .espace2 *{
	font-size: 5px;
	color: #CC0000;
	line-height: 10px !important;
}

.espace3 , .espace3 *{
	font-size: 5px;
	color: #CC0000;
	line-height: 12px !important;
}