/* COMMON STYLES */
* {/*reset d'un certain nombre de styles css par defaut*/
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	list-style:none;
	list-style-type:none ;
}

body {
	background:#540f3b ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;/* IE gère mal les tailles de texte en EM si aucune valeur en % ne les précèdes */
	line-height:160%;/*Opéra gère mal les hauteurs de lignes en EM*/
}
img {
	border:0;
	vertical-align: bottom;
}
.clear {
	clear: both;
	visibility: hidden;
        height:0;
        line-height:0;
        border:0;
}

/*  structure */

#page{
background:transparent url(img/evoa2008accueil_fond_02.jpg) repeat-y scroll left top;
margin:0pt auto;
padding:0 42px;
min-height:100%;
width:927px;
height:853px;
}
#page_left{
position:relative;
float:left;
top:-804px;
left:-882px;
background:transparent url(img/evoa2008accueil_04.jpg) no-repeat left top;
margin:0;
width:82px;
height:804px;
}
#entete{
background:transparent url(img/evoa2008accueil_visus_02.jpg) no-repeat left top;
height:256px;
width:840px;
}

#banner {
position:relative;
float:right;
margin-right:-50px;
width:50px;
z-index:90;
}

#wrapper{
background:transparent url(img/evoa2008accueil_18.jpg) no-repeat left top;
float:left;
width:840px;
height:271px;
}
#conteneur{
float:inherit;
width:840px;
}

#h_footer{
background:transparent url(img/evora2008_19.jpg) no-repeat left top;
float:left;
width:840px;
height:195px;
}
#b_footer{
background:transparent url(img/evora2008_22.jpg) no-repeat left top;
float:left;
width:840px;
height:91px;
}
#footer{
background:transparent url(img/evoa2008accueil_visus_06.jpg) no-repeat left top;
float:left;
width:840px;
}
#pied, #pied a {
text-align:center;
color:#f0f0f0;
font-family: Verdana;
}


#pied a:hover {
color:#999999;
text-decoration:underline;
}

i.spip {text-decoration: none;}



page> #leftbar{
position:absolute;
top:9px;
}
#menu_accueil {
	padding:0;
}


#swf_img {
position:relative;
width:195px;
height:195px;
left:50px;
top:40px;
}

