body{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #741617;
	margin: 0px;
	background-image: url(../../images/fond7.jpg);
	background-repeat: repeat-x;
}
a {
	color: Black;
}
a:active, a:focus{ 
   outline:none; 
}
#container{
	width: 1000px;
	margin: 0 auto;
}
#header {
	height: 170px;
	margin: 0;
	background-image: url(../../images/header9.jpg);
}
#boxheader {
padding-left: 10px;
padding-top: 4px;
}
#wrapper{
	float: left;
	width: 100%;
}
#boxcontent{
	margin: 0px 250px 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content{
	margin: 0px 20px 0px 20px;
	padding: 10px 20px 10px 20px;
	background-color: #ffca5a;
	min-height: 420px;
}
div#boxright{
	float: left;
	width: 260px;
	margin-left: -260px;
}
#right1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#right2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#boxnews{
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;

}
#boxnewshaut{
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../../images/box_haut1.jpg);
	background-repeat: no-repeat;

}

#boxnewshauttxt{
	padding: 5px 0px 0px 0px;
	text-align: center;
	color: white;
	font-weight: bold;
}
#boxnewscentre{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../../images/box_centre1.jpg);
	background-repeat: repeat-y;
}

#boxnewscentretxt{
	padding: 10px 10px 0px 10px;
	color: white;

}
#boxnewscentretxt a{
	color: white;

}

#boxnewsbas{
	height: 15px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../../images/box_bas1.jpg);
	background-repeat: no-repeat;
}





#right3{
	height: 45px;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../../images/texte2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#footer{
	clear: left;
	width: 100%;
	color: Gray;
	background-color: #741617;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
#footer a {
	color: Gray;
	text-decoration: none;
}
/*-- Navigation --*/
/* NAVIGATION */
#menu {
	/*height: 350px;*/
}
#menu ul {
	margin: 10px 0px 0px 0px;
	padding: 0; /*text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;*/
	width: 250px; /*height: 55px;*/
}
#menu li {
	position: relative;
	list-style: none;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	font-weight: bold; /*line-height: 35px;*/
}
#menu li a {
	display: block;
	text-decoration: none;
	color: #2A2A2A;
}
#menu li.doc, #menu li.docs {
	background-image: url(../../images/bt_jaune2.jpg);
	padding-left: 60px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px; /*margin-top: 10px;*/
	margin-bottom: 0px;
	height: 35px;
	background-repeat: no-repeat;
}
#menu li.doc:hover,#menu li.docs:hover {
	/*height: 20px;*/
}
#menu li.sdoc,#menu li.sdocs {
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px; /*margin-top: 10px;*/
	margin-bottom: 0px;
	background-image: url(../../images/bt_vert2.jpg);
	background-repeat: no-repeat;
	height: 35px;
	color: #F0E68C;
}
/** texte **/
h1 {
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	color: #188a00;
}
.boxtexte1{
	background-color: #741617;
	padding: 5px 5px 5px 5px;
	margin: 5px 10px 5px 0px;
	border-top: 1px solid #FDF5E6;
	border-left: 1px solid #FDF5E6;
	border-right: 1px solid #838383;
	border-bottom: 1px solid #838383;
	text-align: center;
	color: White;
	text-decoration: none;
}
.boxtexte1 a{
	color: White;
	text-decoration: none;
}
.titre2{
	color: #741617;
	font-size: 16px;
	font-weight: bold;
}
.txt10{
	font-size: 10px;
}
.txtred16g{
	color: #741617;
	font-size: 16px;
	font-weight: bold;
}
/*TinyMCE*/
.mceContentBody {
	background-color: #ffca5a;
	background-image: none;
}
