@charset "UTF-8";

html, body
{
}

body
{
        width: 1000px;
	font-size: 0.9em;
        margin: auto;;
}

#pub_bnp
{
	margin: 10px;
        margin-left: auto;
	width: auto;
	background-repeat: repeat-y;
	float:  left
}

#lebouzin
{
	margin: auto;
        float: left;
	width: 826px;
	background-repeat: repeat-y;
}

#main
{
	width: 800px;
	margin: auto;
}


#degrade_gauche, #degrade_droite
{
	margin: auto;
	width: 826px;
	background-repeat: repeat-y;
}

#degrade_gauche
{
	background-image: url('imgs/degrade_gauche.png');
	background-position: left;
}

#degrade_droite
{
	background-image: url('imgs/degrade_droite.png');
	background-position: right;
}

#header
{
	padding-left: 8px;
	height: 129px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #A0A0A0;
	background-image: url('imgs/background.png');
	margin: 0;
}

#header .menu
{
	float: right;
	position: relative;
	top: 100%;
	margin: 0;
	padding: 0;
	margin-top: -24px;
}

#header p
{
	margin: 0;
	padding: 0;
}

#header .citation
{
	float: left;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	position: relative;
	left: 40px;
	top: 25px;
}

#header .depose_etude
{
	float: right;
	position: relative;
	margin-right: 15px;
	margin-top: 36px;
}

#header .depose_etude a
{
	border: 1px solid #000000;
	padding: 1em;
	text-decoration: none;
	font-weight: bold;
	background-image: url('imgs/bg_transp.png');
	color: #221F67;
}


#header img
{
	border: 0;
	margin: 0;
	padding: 0;
}

#degrade_bas_header
{
	margin: 0;
	padding: 0;
	height: 6px;
	background-image: url('imgs/degrade_bas.png');
	background-repeat: repeat-x;
}

#content
{
	text-align: left;
	font-family: "verdana","helvetica";
	height: 100%;
	display: table-cell;
	padding-top: 1em;
	width: 100%;
}

#footer
{
	clear: both
	width: 800px;
	vertical-align: middle;
	padding-top: 2px;
	margin-top: 2em;
	border: 1px solid #A0A0A0;
	background-image: url('imgs/background.png');
}

#footer p.liens
{
	margin-left: 0;
	margin-right: 0.2em;
	margin-top: 0;
	margin-bottom: 0.5em;
	text-align: right;
}

#coins_bas
{
	background-image: url('imgs/degrade_bas.png');
	background-position: bottom center;
}

#coins_haut
{
	background-image: url('imgs/degrade_haut.png');
	background-position: top center;
}

#coins_haut, #coins_bas
{
	width: 828px;
	margin: auto;
	background-repeat: repeat-x;
	height: 15px;
}

div#__dlg_overlay
{
	position: absolute;
	top: 0px;
	left: 0px;
	filter:alpha(opacity=60);
	opacity: 0.6;
	z-index: 100;
	background-color:#000000;
	visibility: hidden;
}

div.__dlg
{
	border: 1px solid #000000;
	background-color: #FEFEFE;
	padding: 5px;
	text-align: left;
	position: absolute;
	z-index: 1000;
}

p.copyright
{
	font-size: 11px;
	text-align: right;
	margin: 0;
	clear: both;
}

a
{
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	border-bottom: 1px dotted #000000;
	color: #226642;
}

a, a:visited
{
	color: #235AFF;
}

p.title
{
	border-bottom: 1px dotted #000000;
	font-size: 1.2em;
	font-weight: bold;
	color: #226642;
}

p.txt
{
	text-align: justify;
	margin-left: 0.4em;
	font-size: 0.9em;
	text-indent: 1.5em;
}

a.linkmenu:hover
{
	border-bottom: 4px solid #005C30;
}
