#background  { 
	/*position: relative;
	top: 5%;
	left: 20%;*/ 
	margin: auto;
	width: 788px; 
	/*height: 604px; 580px;*/
	/*background-image: url(../images/fond_accueil.jpg);
	background-position: bottom;
	background-repeat: no-repeat;*/
}
#fond { 
	width: 788px; 
	height: 556px;
}
#fond_portail { 
	width: 788px; 
	height: 820px;
}
body { 
	background-color: #989933;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
}
table {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
}
.border_blanc_0 {
	border: 1px solid #ffffff;
}
.border_blanc_1 {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.border_blanc_2 {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.table {
	margin-bottom: 2px;
}
.table2 {
	margin-bottom: -4px;
}
.table_left {
	/*margin-left: 2px;*/
}
.table_top {
	margin-top: 2px;
	margin-left: 2px;
}
.table_bottom_left {
	margin-bottom: 2px;
	margin-left: 2px;
}
.prev_next {
	font-size: 12px;
	font-weight: bold;
}
h1 {
	color: #4c4b4b; /*#2f2e2e*/
	font-weight: 700;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
	font-family: Arial;
}
h2 {
	color: #ffffff;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	margin-top: 26px;
	font-family: Arial;
	line-height: 13px;
}

a, a:link, a:active,a:visited { color: #ffffff; text-decoration: none }
a:hover { color: #4c4b4b; text-decoration: none } /*#2f2e2e*/

.langue {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
a.langue, a.langue:link, a.langue:active, a.langue:visited { font-weight: normal; color: #ffffff; text-decoration: none }
a.langue:hover { color: #ffffff; font-weight: normal; text-decoration: none }

.menu {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
a.menu, a.menu:link, a.menu:active, a.menu:visited { font-weight: normal; color: #ffffff; text-decoration: none }
a.menu:hover { color: #ffffff; font-weight: normal; text-decoration: none }

.menu_portail {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-left: 30px;
	margin: 0px;
}
a.menu_portail, a.menu_portail:link, a.menu_portail:active, a.menu_portail:visited { font-weight: normal; color: #ffffff; text-decoration: none }
a.menu_portail:hover { color: #ffffff; font-weight: normal; text-decoration: none }

.menu_portail_first {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
a.menu_portail_first, a.menu_portail_first:link, a.menu_portail_first:active, a.menu_portail_first:visited { font-weight: normal; color: #ffffff; text-decoration: none }
a.menu_portail_first:hover { color: #ffffff; font-weight: normal; text-decoration: none }
.titre_portail {
	color: #ffffff;
	font-size: 12px;
}
a.titre_portail, a.titre_portail:link, a.titre_portail:active, a.titre_portail:visited { color: #ffffff; text-decoration: none }
a.titre_portail:hover { color: #ffffff; text-decoration: none }

img {
	border: none;
}
p {
	line-height: 13px;
	margin: 6px;
}
p.spip{

}
li.spip {
	line-height: 13px;
	margin-bottom: 2px;
}
#special {
	position: relative;
	padding: 4px;
	margin: 10px;
	width: 180px;
	text-align: left;
	border: 1px solid #ffffff;
	/*top: 400px;
	left: 540px;*/
}
#footer {
	position: absolute;
	width: 788px;
}
hr {
	width: 97%;
	height: 1px;
	text-align: center;
	clear: both;
	color: #ffffff;
}
.hr2 {
	width: 100%;
	height: 1px;
	clear: both;
	color: #9b8587;
}
.hr3 {
	width: 100%;
	height: 6px;
	clear: both;
	color: #9b8587;
}
.hr4 {
	width: 100%;
	height: 1px;
	clear: both;
	color: #ffffff;
/*	margin-top: -3px;*/
}
.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 8px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 8px; 
	text-align: center;
}

