@charset "utf-8";
#content {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content #titre {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 284px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #993520;
}
#content #marge {
	height: 55px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content #contenu {
	width: 100%;
	position: relative;
/*	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-right-style: solid; */
	height: auto;
	padding: 0px;
	margin: 0px;
}

#content #contenu div.cadrenews
{
	background: #999999;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 18px;
	height: 30px;
	width: 690px;
}

#content #contenu div.cadrenews p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#content #contenu .pad {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#content #contenu .begin {
	margin: 0px;
	padding: 0px;
	height: 1px;
	line-height: 1px;
}

#content #contenu .pad p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
}

#content #contenu a, #content #contenu a:link, #content #contenu a:visited, #content #contenu a:hover, #content #contenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993520;
	text-decoration: none;
}

#content #contenu a:hover{
	text-decoration: underline;
}
#contenu #menuaide {
	float: left;
	width: 284px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #808080;
}
#contenu #aide {
	margin-left: 284px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #808080;
	-margin-left:0px;
	-float:right;	
}
#content #contenu #menuaide a.selectmenu {
	font-style: italic;
	font-weight: normal;
	color: #FFF;
}

ul li {
	color: #FFFFFF;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#aide .pad img {
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	background-color: #333;
	padding: 10px;
}
#aide .pad img.noborder {
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #titre a, #content #titre a:link, #content #titre a:visited, #content #titre a:hover, #content #titre a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#content #titre a:hover{
	text-decoration: underline;
}


