.div { border:1px solid red;}
body {
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	text-align: center;
	font-size:0.7em;
}
A {
	color:#1C3391;
	text-decoration:underline;
}

A:hover {
	color:#ADDEF4;
	text-decoration:none;
}
IMG {
	border:0;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width:900px;
	border-top:20px solid #1B2D58;
	border-bottom:20px solid #1B2D58;
	text-align:left;
}

#menu  {
	border-top: 5px solid white;
}
#menu .item {
	text-transform:uppercase;
	font-size:0.8em;
	font-weight:bolder;
	font-family: arial, helvetica, sans-serif;
	width:95px;
	height:60px;
}
#menu A {
	text-align:center;
	color:#1B2D58;
	text-decoration:none;
}

#menu A:hover {
	color:#ADDEF4;
}
.selected, #menu .selected{
	color:#5EC5ED;
	texte-decoration:none;
}

#menu #detail {
	font-size:0.8em;
	padding-left:95px;
	padding-right:85px;
}

#menu #detail DIV {
	border-top:1px solid #1B2D58;
}
#logo {
	display:block;
	width:100px;
	height:80px;
	background:url(images/logo.png) no-repeat center center;
}

H1 {
	text-transform:uppercase;
	color:#5EC5ED;
	border-bottom:1px solid black;
	font-size:1em;
	margin:5px;
}
H2 {
	text-transform:uppercase;
	color:#5EC5ED;
	border-bottom:1px solid #ccc;
	font-size:35px;
	margin-top:5px;
	margin-bottom:10px;
}
H3 {
	text-transform:uppercase;
	color:#1C3391;
	border-bottom:1px solid #ccc;
	font-size:1em;
	margin-top:5px;
	margin-bottom:5px;
}
#texte {
	margin-top:10px;
}
#contenu BIG {
	font-size:1.7em;
}
#contenu {
	float:left;
	width:610px;
	height:360px;
	_width:650px;
	_height:400px;
	padding:20px;
	background:white url(images/fond-large.png) no-repeat bottom right;
	font-size:0.95em;
}
#lateral {
	float:left;
	width:250px;
	height:400px;
	background:url(images/border.gif) repeat-y left;
}
#news_vertical {
	width:230px;
	height:380px;
	margin-top:20px;
	margin-left:20px;
	background:white;
}
#accueil_contenu {
	float:left;
	width:340px;
	height:390px;
	_width:340px;
	_height:390px;
	padding-top:15px;
	padding-left:10px;
	background:white url(images/fond-mince.png) no-repeat top right;
}
#accueil_contenu P{
	margin:2px;
}
#accueil_droite {
	float:left;
	width:550px;
	height:400px;
	background:url(images/border.gif) repeat-y left;
}
#grand_slide {
	text-align:center;
	background: white;
	width:530px;
	height:380px;
	margin-left:20px;
}

#footer {
	margin-top:5px;
	margin-bottom:5px;
}
#footer_1 {
	float:left;
	width:350px;
	height:145px;
	background:white;
}
#footer_2 {
	float:left;
	width:550px;
	height:145px;
	text-align:right;
}
#copyright {
	margin-top:5px;
	font-size:0.8em;
}

#bordure {
	float:left;
	width:15px;
	height:400px;
	background:url(images/border.gif) repeat-y center;
}
.clear {
	clear:both;
}

.gras {
	color:#1C3391;
	color:marineblue;
	font-weight:bolder;
}

BIG {
	text-transform:uppercase;
}