@charset "ISO-8859-1";
html {
	height: 100%;
}
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../squelettes/img/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	margin: 0;
	padding: 0;
	height: 100%;

}
a:link {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
#video a:link {
	font-size: 10px; !important
	color:#FFCC00; !important
	font-weight:normal; !important
}
#defil {
	height: 35px;
}
#menu {
	background: url(../squelettes/img/bg_menu.gif);
	height: auto;
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
}
#menu a:link {
	color: #481A12;
	text-decoration: none;
}
#menu a:visited {
	color: #481A12;
	text-decoration: none;
}
#menu a:hover {
	color: #481A12;
	text-decoration: none;
}
#breves{
	font-family:verdana;
	color: #CCCC00;
	font-size:10px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left:5px;
}
#breves a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#breves a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#breves a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.titre_article {
	color: black;
}
.titre_article a {
	color: black;
}
.edito {
	text-align: justify;
	font-size: 12px; !important
}
#rubriques{
	padding: 5px;
	font-size:10px;
	text-transform:uppercase;
	line-height: 20px;
	background-image: url(../squelettes/img/bg_rubrique.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#rubrique-left {
	font-size:12px;
	font-variant: small-caps;
	line-height: 20px;
	background-image: url(../squelettes/img/bg_rubrique.png);
	background-repeat: no-repeat;
	background-position: left top;
	* filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='../squelettes/img/bg_rubrique.png');
}

#rubriques a:link {
	color: yellow;
}
#rubriques a:hover {
	color: yellow;
	text-decoration:none;
}
#rubriques a:visited {
	color: yellow;
}
.colonne {
	background-color: #D59859;
	background-image: url(../squelettes/img/BG_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#liens{
	font-size:10px;
	text-transform:uppercase;
	line-height: 20px;
	background-image: url(../squelettes/img/bg_rubrique.gif);
	background-position: center;
	padding-top: 26px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#liens a:link {
	color: yellow;
}
#liens a:hover {
	color: yellow;
	text-decoration:none;
}
#liens a:visited {
	color: yellow;
}
.forum-repondre {
	padding-left: 15px;
	font-style:italic;
	font-size: 14px;
}
.image_typo {
	behavior: url("win_png.htc");
}
ul.forum-total {
	display: block;
	padding: 5px;
	margin: 0px;
	list-style: none;
}
.forum-fil {
	margin-top: 3em;
}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 2em;
	padding: 0px;
	list-style: none;
}
.forum-titre {
	font-weight: bold;
	font-size: 15px;
	font-style:normal;
}
.forum-item {
	margin: 0px;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0em;
	text-align: justify;
	color: #303030;
	font-size: 80%;
}
.forum-repondre-message {
	text-align: right;
}

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

ul .forum {
	border: 1px solid #909090;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}
ul ul .forum {
	border: 1px solid #a4a4a4;
}
ul ul ul .forum {
	border: 1px solid #b8b8b8;
}
ul ul ul ul .forum {
	border: 1px solid #cccccc;
}
ul ul ul ul ul .forum {
	border: 1px solid #e0e0e0;
}
ul ul ul ul ul ul .forum {
	border: 1px dashed #e0e0e0;
}

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

ul .forum-chapo {
	border: 0px;
	border-bottom: 1px dashed #b8b8b8;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 90%;
	background: #FFCC00;
	font-size:12px;
	font-style:italic;
}
ul ul .forum-chapo {
	background:  #FFCC00;
}
ul ul ul .forum-chapo {
	background:  #FFCC00;
}
ul ul ul ul .forum-chapo {
	background:  #FFCC00;
}
ul ul ul ul ul .forum-chapo {
	background:  #FFCC00;
}


/*
 * 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;
}


/*
 * Formulaires
 */

.formrecherche {
	background-color: #f2f2f2;
	color: #505030;
	margin: 0px;
	padding: 2px;
	border: solid 1px #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

.formulaire {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid #a0a0a0;
	background-color: #f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
.forml {
	background-color: #ececec;
	margin: 4px;
	padding: 1px;
	border: dashed 1px #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#principal {
	width: 920px;
	background-color:#FFCC66;
}
.spip {
	font-size:12px; !important
}

