/* referencement */
strong{
             font-weight:normal;
        }        
 
em{
             font-style:normal;
    }
	

	
/* general au site */
body {
     margin: 0;
	 padding: 0px;
	 background-color: #7BADFF;
	 height:100%;
     }

img {
	border:0px;
	padding:0;
	margin:0;
}

p {
	margin:0px;
	padding:0px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2e4676;
}

a:visited {
	color: #2e4676;
}

/* ombre au dessus du site */
#ombre_haut {
	width:953px;
	height:15px;
	background-image:url(ombrehaut.jpg);
	clear:both;
}

/* visuel gauche */
#visuel_gauche{
	width:104px;
	height:542px;
	background-image:url(titrehl.jpg);
	background-color:#FE9551;
	background-repeat:no-repeat;
	float:left;
}

/* frise gauche */
#frise_gauche{
	width:1px;
	height:542px;
	background-color:#FFFFFF;
	float:left;
}

/* base */
.texte1 {
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height:18px;
	font-weight: normal;
	color: #722929;
	top: auto;
}

#titre1 {
	margin:0px;
	margin-left:20px;
	margin-right:20px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #702F00;
	top: auto;
}

#titre2 {
	margin:0px;
	margin-left:20px;
	margin-right:20px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #702F00;
	top: auto;
}

/*.blocktext{
	min-height : 271px;
}*/



/* frise droite */
#frise_droite{
	width:1px;
	height:542px;
	background-color:#FFFFFF;
	float:left;
}

/* menu droite */
#menu_droite{
	width:145px;
	height:542px;
	background-image:url(menuhl.jpg);
	background-color:#FEC39E;
	background-repeat:no-repeat;
	float:left;
}

ul {
	margin:0px;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
	height:21px;
	list-style-type:none;
	display:block;
	float:left;
	text-indent:15px;
	line-height: 21px;
	width: 145px;
	background-color:#FEF2EB;
	}
	
li:over {
	margin:0px;
	padding:0px;
	height:21px;
	list-style-type:none;
	display:block;
	float:left;
	text-indent:15px;
	line-height: 21px;
	width: 145px;
	background-color:#FE6400;
	}
	


li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:3px;
	color: #ffffff;
	font-variant:small-caps;
	text-decoration:none;
}

li a:visited {
	color: #ffffff;
}

/* ombre en bas du site */
#ombre_bas {
	width:953px;
	height:15px;
	background-image:url(ombrebas.jpg);
	background-repeat:no-repeat;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #722929;
	text-align:center;
	padding-top:5px;
}
