/*
 * Correction des styles HTML par defaut
 */
 
a { color: #153c61; text-decoration: none; margin: 0; padding: 0; border: solid 0 #ddf1fd; outline-style: solid; outline-width: 0; cursor: auto; }
a:visited    { color: #3997d2; border-width: 0; cursor: auto; }
a:hover { color: #FF0000; border-width: 0; cursor: auto; }
a:active { color: #cccccc; border-width: 0; cursor: auto; }
a.spip_in { color: #0464a0; border-width: 0; cursor: auto; }
a.spip_in:hover { color: #0464a0; text-decoration: underline; border-width: 0; cursor: auto; }
a.spip_out { color: #3997d2; border-width: 0; cursor: auto; }
a.spip_out:hover { color: #3997d2; text-decoration: underline; border-width: 0; cursor: auto; }
a.spip_url { color: #0464a0; cursor: auto; }
a.spip_url:hover { color: #0464a0; text-decoration: underline; cursor: auto; }
.sss_url_sea  { text-decoration: none; color: #0464a0;}
a.sss_url_sea:hover { color: #000000;}

a img{
border:0;
}

/*
 * Styles SPIP
 */

.spip_code { }

.spip_logos  { border : 0 ;}
.spip_image  { border : none ;}
p.spip_note { }

p.spip { padding-bottom: 2px; }
h3.spip { color: #0464a0; font-weight: bold; font-size: 100%; background-image: url(images/08SSS20.png); background-repeat: no-repeat; text-align: left; text-indent: 40px; border-bottom: 1px dotted #3997d2; border-top-width: 0; border-right-width: 0; }


.spip_documents{font-size : 70%; border-width: 0; }

.spip_documents_center{ text-align: center; margin: auto; }

.spip_documents_left{
	float: left;
	margin-right: 5px;
}

.spip_documents_right{
	float: right;
	margin-left: 15px;
}
.spip_doc_descriptif { font-size: 70%; text-align: left; }
.spip_doc_titre { font-size: 60%; font-weight: bold; text-align: left; }
.table.spip { max-width: 460px; margin: 0; padding: 1px; border-width: 0; }

table.spip tr.row_first {
	background-color: #EDF3FE;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 100%;
}

table.spip tr.row_odd {
	background-color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
	text-align: left;
}

table.spip tr.row_even {
	background-color: #f6f9ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 70%;
	text-align: left;
}

table.spip td {
	padding: 1px;
	text-align: left;
}
hr.spip { }
b.spip { font-weight: bold; border-width: 0; }
i.spip { font-style: italic; border-width: 0; }

.forml { width: 90% ; }

.spip_encadrer {
	width : 90%;
	background-color: #ffffff;
	border: solid 1px #e8e8e8;
}

.spip_cadre {
	width : 100%;
	background-color: #ffffff;
	padding: 3px;
}


.spip_bouton { }

.formrecherche { width: 90% ; background-color: #E8E8E8;}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }
.formulaire-site {
	font-size: 80%;
	color: #153c61;
	background-color: #ffffff;
	border: solid 1px;
	padding: 5px;
	margin-top: 10px;
	font-weight: normal;
}



/*
 * Habillage des forums
 */
 
.forums { font-size: 90%; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border: dashed 1px #ccc; }
.forums 
ul.forum-total { display: block; padding: 0; margin: 0; border: inset 1px #8dcff8; list-style: none; }
.forum-fil { font-size: 90%; background-image: url(images/CARblanc50.png); background-repeat: repeat; margin-top: 3em; border: dotted 1px #8dcff8; }
.forum-fil ul { font-size: 90%; display: block; margin: 0 0 0 2em; padding: 0; border-top: 1px dashed #ccc; border-left: 1px dashed #ccc; list-style: none; }
.forum-titre {
	font-weight: bold;
	font-size: 100%;
}
.forum-item {
	margin: 0px;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0em;
	text-align: justify;
	color: #303030;
	font-size: 80%;
}
.forum-repondre-message { font-size: 80%; text-decoration: underline; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */

ul .forum { font-size: 85%; border: solid 1px #153c61; padding: 0; margin: 0 
 }
ul ul .forum { border: solid 1px #0464a0; }
ul ul ul .forum {
	border: solid 1px #3997d2;
}
ul ul ul ul .forum {
	border: solid 1px #8dcff8;
}
ul ul ul ul ul .forum {
	border: solid 1px #edf3fe;
}
ul ul ul ul ul ul .forum {
	border: dashed 1px #f6f9ff;
}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */

ul .forum-chapo { margin: 0; font-size: 90%; background: #edf3fe; padding: 3px 6px 2px; border-bottom: 1px dashed #e8e8e8; border-top-style: none; border-top-width: 0; border-left-style: none; border-left-width: 0; style: none; border-right-width: 0; }
ul ul .forum-chapo {
	background: #edf3fe;
}
ul ul ul .forum-chapo {
	background: #edf3fe;
}
ul ul ul ul .forum-chapo {
	background: #f6f9ff;
}
ul ul ul ul ul .forum-chapo {
	background: #ffffff;
}


/*
 * Habillage des petitions
 */

.signatures {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 100%;
}
.signatures td, .signatures th {
	-moz-border-radius: 0.4em;
}
.signatures-titre {
	clear: right;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding: 0.5em;
	margin: 0px;
}
.signature-date {
	white-space: nowrap;
	background: #e4f0f0;
	padding: 0.5em;
}
.signature-nom {
	font-weight: bold;
	background: #ecf4f4;
	padding: 0.2em;
	text-align: center;
}
.signature-message {
	font-size: 85%;
	background: #f4f8f8;
	padding: 0.4em;
	text-align: justify;
}


/*
 * Habillage des images png pour IE
 */

.format_png { margin: 0; padding: 0; border-width: 0; behavior: url("win_png.htc"); }