/* 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;
}


/* ecartgauche */
#ecart_gauche{
	width:9px;
	height:522px;
	background-color:#102c4d;
	float:left;
}


/* frise gauche */
#frise_gauche{
	width:1px;
	height:522px;
	background-color:#FFFFFF;
	float:left;
}

/* frise gauche */
#frise_gauche1{
	width:1px;
	height:522px;
	background-color:#FFFFFF;
	float:left;
}

/* visuel gauche */
#visuel_gauche{
	width:305px;
	height:522px;
	background-color:#509ae9;
	background-repeat:no-repeat;
	float:left;
	position: relative;
}

/* frise droite */
#frise_droite{
	width:1px;
	height:522px;
	background-color:#FFFFFF;
	float:left;
}

/* frise droite */
#frise_droite1{
	width:1px;
	height:522px;
	background-color:#FFFFFF;
	float:left;
}


/* titre droite */
#titre_droite{
	 color : #FFFFFF;
	 font-size : 14px;
	 font-weight : bold;
	 float : left;
	 width : 20px;
	 text-transform: uppercase;
	 font-family : Times New Roman, Times, serif;
	 padding-left : 8px;
}

/* base */
.texte1 {
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	font-weight: normal;
	color: #FFFFFF;
	top: auto;
}

#titre1 {
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #193860;
	top: auto;
	text-transform: uppercase;
}

#titre2 {
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #193860;
	top: auto;
	text-transform: uppercase;
}

/*.blocktext{
	min-height : 271px;
}*/

/* menu droite */
#menu_centre{
	width:120px;
	height:522px;
	background-color:#102c4d;
	background-repeat:no-repeat;
	float:left;
}


/* 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;
}

