/* andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.3 (Nov 28, 2005)

Screen layout: */




.message
{
text-align:center;
font-size:12px;
border:1px solid;
width:auto;
background-image: url("titremenu.gif");
   background-repeat: repeat-x;
}


.titre
{
	line-height: 20px; 
	font-size: 14px;
	font-weight: bold;
	padding:6px 0 0 10px;
	text-decoration: none;
	color:#505050;
	border-left:4px solid #cccccc;
	display:block;
	background:#f4f4f4;
}


body{
margin:0 0;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#f4f4f4 ;
color:#303030;
}

#wrap{
background:#f4f4f4 ;
color:#303030;
margin:0 0;
padding:0 10px 0 10px;

}

#headerb
{
height:127px;
width:auto;
padding:0 10px 0 10px;
display:table-cell;
}

#pub
{
width:100%;
text-align:center;
height:100px;
padding:0 10px 0 250px;

display:block;
}

#barre
{
width:auto;
padding:0 10px 0 10px;
color:#000033;
padding-bottom:10px;
/*padding-top:90px;*/
display:table-row;
background:url(imgs/barre1.gif) bottom  repeat-x;
}



#header{
clear:both;
margin:20px 0 0 0;
padding:0 ;
height:45px;
}

#header h1{
width:250px;
margin:0 0 10px 0;
float:left;
}

#header p{
width:500px;
float:right;
text-align:center;
color:#a0a0a0;
margin:0 0 10px 0;
font-size:0.8em;
line-height:1.2em;
border:0;
background-color:inherit;
}

#frontphoto{
margin:0 0 10px 0;
border:0;
float:left;
background-position:top;
display:table-column;
}

#avmenu{
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#avmenu ul{	
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

#avmenu li{
margin-bottom:4px;
}

#avmenu li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4;
border-left:4px solid #cccccc;
}	
.obl
{
color:#990000;
font-weight:bold;
}	
#avmenu li a:hover{
background:#e0e0e0;
color:#286ea0;
border-left:4px solid #97acae;
}

#avmenu li .sel
{
background:#eaeaea;
color:#286ea0;
border-left:4px solid #286ea0;
}
#avmenu li a.sel{
background:#eaeaea;
color:#286ea0;
border-left:4px solid #286ea0;
}	

.announce{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#505050;
background-color:#f4f4f4;
line-height:1.3em;
}

#extras{
float:right;
width:150px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
line-height:1.5em;
}

#extras p{
margin:0 0 1.5em 0; 
}

#content{
width:inherit;
margin:0 150px 20px 160px;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;
}

#content h2{
font-size:1.0em;
margin:0 0 0.5em 0;
}

#content h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.5em;
margin:0 0 0.5em 0;
color:#1E5395;
}

#content ul
{
font-size:smaller;
}

#content .note
{
text-indent:10px;
font-stretch:condensed;
font-size:10px;
margin-left:20px;
margin-top:8px;
margin:2px;
line-height:10px;
padding:2px;
font-style:italic;
}

#content img{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
color:#000066;

/*color:#286ea0;*/
}

a img{
border:0;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
border-top:4px solid #f0f0f0;
width:760px;
text-align:center;
color:#808080;
font-size:0.9em;
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

#content .important
{
color:#990033;
font-weight:bold;
}
#content .importantnoir
{
color:#072C67;
font-weight:bold;
}

#content .fondrouge
{
border:2px #000000 solid outset;
background-color:#CCCCCC;
font-weight:bold;
color:#990033;
border-width:2px;
}


#content .bold
{
font-weight:bold;
}


#content td
{
font-weight:normal;
border-color:#E4D9D3;
border-bottom-style:solid;
border-width:thin;
border-collapse:collapse;
}

