/*****************normalisations diverses******************/body, div, dl, dt, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, bloquote, th, td{margin:0;padding:0;}div {   font-size: 1em;}fiedlset, img {   border: 0;}ul.main-nav{   list-style: none;}

ul.content{   list-style-image: url(../mes_images/rating_star_blank.png);}

dl.content-list img{  margin-left: 0px;}

adresse, caption, cite, code, dfn, em, strong, th, var{   font-style: normal; font-weight: normal;}table{   border-collapse: collapse; border-spacing: 0;}caption, th{   text-align: left;}/*****************basic layout #1b5067*****************/html {

	background-color: #f9f6f2;
}

body {
	width: 900px;
	height: 580px;
	position: relative;
	margin: auto;
	background-color: #eae8e1;
	padding: 15px 0px 0px 15px;
}


#nav {
margin: 0px;
width: 180px;
height: 100%;
background-color: #eae8e1;
padding-top: 80px;
padding-bottom: 0px;
background: url(../mes_images/logog2c2.gif) no-repeat;
background-color: transparent;
position: absolute;
left:15px;
}

/*****************2nd menu*****************/

ul.nav-sec{
	display: block;
position: relative;
top: 5px;
right: 50px;
    position: absolute;
}

ul.nav-sec li{
    margin: 0;    padding: 0;    display: inline;    list-style-type: none;

}

.nav-sec a{
	letter-spacing: 0.5em;
float: left;    font-size: 0.8em;    line-height: 14px;    margin: 0 10px 10px 10px;    text-decoration: none;
    padding-left: 5px;
    border-bottom: 2px solid #ae5e56;
}

.nav-sec a:hover{
color: #ae5e56;    margin: 0 10px 10px 10px;    text-decoration: none;
    border-bottom: 10px solid #ae5e56;

}

#header {
	width: 670px;
	height: 100px;
	background: url(../mes_images/banner_g2c2_01.gif) no-repeat;
	margin-left: 180px;
	z-index: 20;
}



#content{
	width: 100%;
	height: 100%;
background: url(../mes_images/footer.gif) no-repeat;
background-position: bottom right;
background-color: transparent;
}

#content-inner{
width: 75%;
background-color: #BCCCD2;
background-image: url(../mes_images/inner-top-right.png);
background-position: top right;	
background-repeat: no-repeat;
padding: 20px 0px 0px 30px;
position: relative;
left: 180px;
top: 0px;
z-index: 2;
}

div.bas-inner{
background-color: #BCCCD2;
height: 91px;
background-image: url(../mes_images/bas-inner.gif);
background-position: top right;	
background-repeat: no-repeat;
margin-top: 70px;
}

div.bas-inner-sommaire{
	background-color: #BCCCD2;
height: 91px;
background-image: url(../mes_images/bas-inner-sommaire.gif);
background-position: top right;	
background-repeat: no-repeat;

}

#footer{
	margin: 0;
	height: 100px;
	font-size: 0.8em;
	text-align: center;
}



.content-list dd{
float: left;
display: block;
margin-top: 30px;
margin-bottom: 30px;
}

h5.list-doc-titre{
	display: block;
	clear: both;
}

.list-doc-titre h5{
	display: block;
	margin-top: 20px;
}

ul.list-doc{

}

.list-doc li{
float: left;
display: block;
margin-top: 10px;
margin-right: 20px;
}


.formulaire_ecrire_auteur{
width: 500px;	
padding: 4em;
}

