/***** Style chassis du site  ****/
*, a, img, table
{
	margin:0;
	padding:0;
}

body
{
	text-align:center;
	background-color:black;
	/* background-image:url('/themes/ode/images/ode_motif.gif');
	/* background-color:#182C39; */
	
}

div#site
{
	text-align:left;
	width:832px;
	margin:0 auto;
	border-left:1px solid #D60C8C;
	border-right:1px solid #D60C8C;
}

a img
{
	text-decoration:none;
	margin:0;
	padding:0;
	border:none;
}
/* header */
div#headerContainer
{
	position:relative;
	font-family:Arial;
}

div#headerContainer a
{
	text-decoration:none;
}
div#headerContainer h1
{
	position:absolute;
	top:110px;
	left:165px;
	color:white;
	font-size:34px;
	font-weight:normal;
	font-family:Verdana;
	letter-spacing:7px;
	margin:0;
	padding:0;
}

#headerContent
{
	width:210px;
	position:absolute;
	right:10px;
	top:10px;
}

#headerContent h2
{
	color:#D70C8C;
	font-size:41px;
		margin:0;
	padding:0;
}
#headerContent h3
{
	color:#FEF7FF;
	font-size:19px;
		margin:0;
	padding:0;
}
#headerContent h5
{
	color:#FEF7FF;
	font-weight:normal;
	font-size:12px;
	text-align:right;
	margin-top:5px;
}

/* corps */

td#leftPannel
{
	width:155px;
	background-color:#001522;
	font-family:Arial;
}

div#pagecontent
{
	background-color:white;
	width:647px;
	_width:677px;
	font-family:Verdana;
	margin:0;
	padding:15px;
}

div#footerContainer
{
	text-align:right;
	background-color:#aa1a6e;
	width:832px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
/* pied de page */
div#footerContainer ul
{
	margin-right:10px;
}
div#footerContainer li
{
	display:inline;
	color:white;
	line-height:20px;
	height:20px;
	padding:0 5px;
	font-size:11px;
	background:none;
	margin:0;
}
div#footerContainer li a
{
	color:white;
	font-size:11px;
	text-decoration:none;
}

/* Bloc dans le menu */
div#menuContainer
{
	background-color:#001522;
}
div#menuSubContent
{
	margin-top:60px;
	height:155px;
	width:155px;
	background-image:url('/themes/ode/images/menu_bckg_maquillage_montpellier.gif');
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
}

div#menuSubContent h4
{
	color:white;
	position:absolute;
	top:20px;
	left:10px;
}
div#menuSubContent p
{
	color:#D70C8C;
	font-size:11px;
	padding-left:10px;
	position:absolute;
	bottom:30px;	

}

/* menu */
ul.menu0
{
	margin-top:30px;
}
ul.menu0 li
{
	list-style:none;
	
}
li.level0
{
	padding-left:10px;
	background-image:url('/themes/ode/images/menu_bckg_li_maquillage.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
}
li.level0 a
{
	color:white;
	line-height:25px;
	text-decoration:none;
	font-size:11px;
}

li.level0 a:hover
{
	color:white;
	text-decoration:underline;
}

li.level1
{
background:none;
line-height:15px;
height:20px;
}
li.level1 a
{
	color:#D70C8C;
}

lilevel1 a:hover
{
text-decoration:none;
}


p.copyright, p.copyright a

{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#DE068E;
text-decoration:none;
}

p.copyright a:hover
{
text-decoration:underline;
}