/* CSS Document */

/*
=============================================
balises de base
=============================================
*/

body
{
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/trame1.png);
}

h1, h2
{
	display: none;
}

h3, h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #036;
}

h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.77em;
	text-decoration: none;
	font-weight: normal;
}

em
{
}

a, a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

a:focus, a:hover, a:active
{
	text-decoration: none;
	color: #C92222;
}

img
{
	border: none;	
}

ul
{
	list-style-type: none;	
}

.caption
{
	text-decoration: none;
	font-size: 0.6em;
}




/* 
=============================================
le corps de texte
=============================================
*/


#conteneur
{
	width : 652px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	top: -7px;
}

#en-tete
{
	height: 40px;
	top: 0px;
	background-color: #FCF3DD;
	width: 442px;
	position: absolute;
	left: 30px;
	z-index: 10;
	background-repeat: no-repeat;
}

#pageactive
{
	top: 0px;
	position: absolute;
	left: 0px;
	width: 145px;
	height: 40px;
	background-repeat: no-repeat;
	background-position:left bottom;
	background-image: url(../images/motif_floral1.png);
}

#navcontainer
{
	margin-bottom: 1em;
	overflow: hidden;
	width: 442px;
	z-index: 10;
	position: absolute;
	top: 50px;
	left: 30px;
	border-bottom: solid #666 1px;
}

#navlist
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist li
{
	border-left: 1px solid #000;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}

#navlist li a, a:visited
{
	color: #036;
	font-size: 0.77em;
	font-variant: small-caps;
}

#navlist li a:hover
{
	color: #C92222;	
}

#navlist li a#current
{
}

#contenant_texte
{
	position: absolute;
	width: 472px;
	left: 142px;
	top: 0px;
	background-color: #FCF3DD;
	background-repeat: repeat-y;
	background-position: left;
	height: 1200px;
	background-image: url(../images/borduregravee.png);
}

#col
{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 390px;
	text-align: left;
	overflow: scroll;
	height: 1100px;
	padding-right: 42px;
	padding-left: 40px;
}

#colb
{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 390px;
	height: 0px;
	text-align: justify;
	padding-right: 42px;
	padding-left: 40px;
}

#colb p a, a:visited
{
	color: #333;
	font-size: 0.82em;
}

#colb p a:hover
{
	color: #C92222;	
}

.imageflottante1
{
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}

.imageflottante2
{
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
}

.clearfloat
{
	clear: both;	
}

/*
=============================================
le menu fixe (FF)
=============================================
*/


#conteneur > #menu
{
	position: fixed;
}

#menu
{
	width: 142px;
	height: 600px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/motif_floral2.png);
}

#identite
{
	background-repeat: no-repeat;
	position: absolute;
	width: 110px;
	height: 230px;
	left: 27px;
	top: 15px;
	background-position: top center;
	background-image: url(../images/titrevertical2.png);
}

#identitevisuelle
{
	background-repeat: no-repeat;
	position: relative;
	width: 140px;
	height: 240px;
	left: -118px;
	top: 15px;
	background-position: top right;
	background-image: url(../images/imageidentite.png);
}

#listenavigation1
{
	position: absolute;
	left: 8px;
	top: 260px;
}

#listenavigation1 li
{
	padding-bottom: 3px;
	line-height: 1.3em;
}

#listenavigation1 li a, a:visited
{
	color: #7E8E9E;
	font-size: 0.82em;
	font-variant: small-caps;
}

#listenavigation1 li a:hover
{
	color: #036;
}

#listenavigation1 li a#current
{
	color: #C92222;
}

#listenavigation2
{
	position: absolute;
	left: 14px;
	top: 90px;
}

#listenavigation2 li
{
	padding-bottom: 3px;
	line-height: 1.08;
	text-align: right;
}

#listenavigation2 li a, a:visited 
{
	color: #999;
	font-size: .77em;
	font-variant: small-caps;
}

#listenavigation2 li a:hover 
{
	color: #000;
}

#listenavigation2 li a#current
{
	color: #C92222;
}
