@charset "utf-8";
/******LAYOUT*********************************/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#e6e6e6;
	background-image:url(../images/stripe_fond.png);
	background-repeat:repeat;
	margin:0pt auto;
	width:900px;
}

a {
color:#9f1b23;
}


#conteneur {
background-color:#FFFFFF;
width:900px;
}

#header{
position:relative;
}

#zone_menus{
	position:absolute;
	left:606px;
	top:0px;
	width:294px;
	height:400px;
}
#zone_menus #menus_secondaires a{
	color:#f0f0f0;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#zone_menus #menus_secondaires a:hover
{
	color:#FFFFFF;
}


#zone_menus #menus_secondaires .menu li{
	margin-bottom:7px;
}

#zone_menus #menus_secondaires .moduletablepartenaire{
	width:88px;
	position:absolute;
	left:200px;
	top:30px;
	text-align:center;
	line-height:10px;
}

#zone_menus #menus_secondaires .moduletablerdv{
	width:100px;
	position:absolute;
	left:80px;
	top:40px;
	text-align:center;
	line-height:15px;
}

#zone_menus #menus_secondaires .moduletablepresse{
	width:100px;
	position:absolute;
	left:160px;
	top:105px;
	text-align:center;
	line-height:15px;
}

#menus_secondaires{
	background-image:url(../images/menus_secondaires.jpg);
	width: 294px;
	height: 169px;
}

#menu_principal{
	width:159px;
	height:231px;
}
#image_secondaire{
	position:absolute;
	left:159px;
	bottom:0px;
	width:135px;
	height:231px;
}

#content #article .contentpaneopen{
	margin-left:100px;
	margin-right:100px;
	color:#333333;
	font-size:12px;
}


#footer{
	height:60px;
	text-align:center;
	border-bottom:1px solid #333333;
}
#footer #signature{
position:relative;
	font-size:10px;
	top:30px;
}
	
#content #article h2{
font-size:17px;
}

#content #access a{
font-size:10px;
margin-left:700px;
}
















html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}
