body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align : center;
	margin-top: 0px;
	background-color: #CCCCCC;
}

#page {
	text-align : left;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	background-color: #F1F1F1;
	border: 1px solid #333333;
}


/* BANDEAU DU HAUT + RECHERCHE */
#haut {
	float: left;
/*	background-image: url(graphisme/fond_head.gif);
	background-repeat: repeat-y;*/
	width: 900px;
	background-color: #C0C0C0;
	border: none;
}
#entete {
	float: left;
	background-image: url(graphisme/img_bandeau.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 90px;
	border: none;
}
#logo {
	float: left;
}
#bandeau {
	float: left;
	width: 650px;
	height: 66px;
}
#recherche {
	width: 200px;
	height: 18px;
	float: right;
	text-align: right;
}
.inputrecherche {
	background-color: #CCCCCC;
	color: #000000;
	font-family: inherit;
	font-size: inherit;
}

/* CONTENEUR */

#conteneur {
	float: left;
	width: 900px;
	background-color: #F1F1F1;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.rubriques {
	float: left;
	background-color: #F1F1F1;
	width: 196px;
	margin:0px;
	padding-top:45px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: none;
}

/* NAVIGATION */
#listmenu ul, #listmenu li {
margin: 0;
padding: 0;
list-style-type: none;
}
#listmenu{
	list-style-type:none;
	background-color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#listmenu a.hac{
	display:block;
	background-image: none;
	text-indent:-12px;
	cursor:pointer;
	font-size: 13px;
	font-style: normal;
	color: #666666;
	background-color: #E5E5E5;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 177px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	vertical-align: middle;
}
#listmenu a.hac.selected, #listmenu a.hac:hover{
background-color: #C04300;
background-image: none;
font-size: 13px;
font-style: normal;
color: #FFCC66;
text-decoration: none;
}
#listmenu2{
list-style-type:none;
margin:0;
}
#listmenu2 a{
display:block;
background-color: #CCCCCC;
cursor:pointer;
font-size: 12px;
line-height: 22px;
color: #FFFFFF;
text-decoration: none;
margin: 0px;
width: 165px;
padding-left: 33px;
padding-right: 5px;
text-indent : -13px;
}
#listmenu2 a:hover{
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}

a {
	color: #C04300;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}

a.spip_out {
	color: #C04300;
	text-decoration: underline;
}

/* CONTENU */

#contenu_dyn {
float: left;
width: 690px;
	min-height: 400px;
background-image: url(graphisme/fond_contenu.gif);
	background-repeat: repeat;
	text-align: center;
	padding-left: 10px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#cartouche {
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant: small-caps;
	color: #FFCC66;
	background-color: #C04300;
	margin: 10px auto 0px;
	width: 650px;
	border: 1px solid #C04300;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#article {
	float: left;
	text-align: left;
	background-image: none;
	margin: 0px auto 10px;
	width: 630px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
	border: 1px solid #C04300;
}

#articleforum {
	float: left;
	text-align: left;
	background-image: none;
	margin: 0px;
	width: 100%;
	background-color: #FFFFFF;
	padding: 0px;
	display: block;
	border: 1px solid #C04300;
}

#pied {
	text-align: center;
	width: 900px;
	padding-top: 10px;
}
.liens {
	height: 45px;
	width: 900px;
	text-align: right;
	color: #666666;
	margin-top: -10px;
}
.liens a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.liens a:hover {
	color: #660000;
}
#hierarchie {
	text-align: left;
	color: #666666;
	padding-left: 10px;
	font-size: 11px;
}
#hierarchie a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
#hierarchie a:hover {
	color: #000000;
}


.liste-articles {
	margin-bottom: 1.5em;
	padding-top: 1.5em;
}
.documents-joints {
	margin-bottom: 1.5em;
	padding-top: 1.5em;
}

.article table{
	cellspacing:10px;
	width: 100%;
}



/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	float: left;
	padding-top: 0px;
	 }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 11px; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Redefinition des style de habillage.css */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	padding-top: 1.5em;
}

.titre {
	margin-bottom: 1.5em;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
}


h2 {
	font-size: 14px;
	color: #CC6600;
	text-align: left;
	font-weight: bold;
	padding-top: 1.5em;

}

h3.spip {
	font-size: 14px;
	color: #CC6600;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4.spip {
	font-size: 12px;
	color: #660000;
	text-align: left;
	font-weight: bold;

}

h5.spip {
	color: #CC6600;
	text-align: left;
	font-weight: bold;
	font-size: 12px;

}

.caractencadre-spip {
	color: #FE5A00;
}

.texteencadre-spip {
	color: #FFFFFF;
	background-color: #CC6600;
	display: block;
	width: 100%;
	padding: 5px;
}

table.spip {
	margin: 5px auto 1em;
	border: 1px solid #CC6600;
	border-collapse: collapse;
	width: 100%;
}

table.universites {
	margin: 5px auto 1em;
	border: 1px solid #CC6600;
	border-collapse: collapse;
	width: 45%;
}

table.spip caption {
	caption-side: top;
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold;
	color: #C04300;
	border: none;
}

table.spip tr.row_first {
	background: #C04300;
	color: #FFFFFF;
}
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td, table.universites td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #C04300;
}

.spip_documents {
	float: left;
	width: 160px;
	padding-right: 5px;
	padding-left: 5px;
	height: 125px;
	text-align: center;
}

#carte {
	float: left;
	width: 320px;
	height: 440px;
	text-align: center;
}

#docs-joints {
	float: left;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 15px;
	width : 500px;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.doc-info {
	float: right;
	font-size: 11px;
	font-weight: bold;
	width : 100px;
	text-align: center;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.doc-lien {
	float: right;
	font-size: 10px;
	font-weight: normal;
	width : 100px;
	text-align: center;
	vertical-align: middle;
}

.dateforum {
float: right;
font-size: 10px;
}

.lienforum {
color: #333333;
font-weight: bold;
text-decoration: none;
}

.lienforum:hover {
color: #C04300;
font-weight: bold;
text-decoration: none;
}

.indication {
	text-align: right;
}

.spip_forms .spip_bouton input {
	border: 1px solid #C04300;
	cursor:pointer;
	padding:0.4em;
	background:#C04300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	width:100px;
	color:#FFCC66;
}
.spip_forms fieldset {
	border: 1px none #C04300;
	padding: .4em .4em .4em 1em;
	margin:.5em 0 .5em 0;
	border-top-style: dashed;
	border-left: 6px solid #C04300;
	border-top-color: #C04300;
}

.titreactu {
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant: small-caps;
	color: #C04300;
	width: 650px;
}