@charset "utf-8";
/* CSS Document */
body
{
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #faebd7 ;
}
div#conteneur
{
	width: 80% ;
	margin: 0 auto ;
	text-align: left ;
	border: 2px solid #a5292a ;
	background: #fff ;
	-moz-border-radius: 10px 10px 10px 10px;
	padding:10px;
	
}
div#contenu
{
	width: 80% ;
	margin: 0 auto ;
	text-align: left ;
	border: 2px solid #a5292a ;
	background: #fff ;
	-moz-border-radius: 10px 10px 10px 10px;
	padding:10px;	
}
div#contenu h2
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	color: #800000 ;
	border-bottom: 1px solid #800000 ;
}

h1#header
{
	height: 258px;
	margin:0;
	background: url(Logos/header.jpg) no-repeat left top;
	
}
h1#header a
		{
			width: 400px ;
			height: 70px ;
			display: block ;
			background: url(Logos/title.jpg) no-repeat ;
			position: relative ;
			left: 350px ;
			top: 15px ;
			text-indent: -5000px ;
		}
h1#header a span
		{
			display: none ;
		}
div#conteneur h2
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	background: url(Logos/ducalh2.jpg) no-repeat left bottom ;
	color: #800000 ;
	border-bottom: 1px solid #800000 ;
}
div#conteneur h3
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.1em ;
	background: url(Logos/ducalh2.jpg) no-repeat left bottom ;
	color: #800000 ;
	border-bottom: 1px solid #800000 ;
}
div#conteneur h3 a
{
text-decoration:none;
}
div#conteneur h3 hover
{
text-decoration:none;
}
ul#nav {
margin:0;
padding:0;
font-size:16px;
font-weight:bold;
list-style-type:none;
}
#nav li {
float:left;
margin: 0 10px;
}
#nav a {
display:block;
width:100px;
border-style:solid;
border:1px;
border-color:#660033;
background: red;
margin:5px;
color:white;
text-decoration:none;
text-align:center;
}
#nav a:hover {
background-image:url(fondbouton.jpg);
color:black;
}
.smallpolice {
font-size:8px;
text-align:center;
font-weight:bold;
color:#666666;
}
.footer 
{
font-size:9px;
font-weight:700;
text-align:center;
font-variant:small-caps;
word-spacing:10px;
}
div#contenu
{
	width: 70% ;
	margin: 0 auto ;
	text-align: left ;
	border: 2px solid #a5292a ;
	background: #fff ;
	-moz-border-radius: 10px 10px 10px 10px;
	padding:10px;	
}
div#contenu h2
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.2em ;
	color: #800000 ;
	border-bottom: 1px solid #800000 ;
}
div#contenu h3
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.1em ;
	color: #800000 ;
	border-bottom: 1px solid #800000 ;
}
#tablenews {
width:90%;
margin-left:5%;
padding:1%;
}
#tablenews td.titre {
background-color:#CCCCCC;
}
#tablenews td.auteur {
background-color:#FFFFCC;
}
#tablenews td.new {
text-align:justify;
}
#tablenews td.lien {
text-align:left;
height:10px;
}
#tablenews td.sep {
height:10px;
background-color:#000099;
}
