/* 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;
}



/* visuel gauche */
#visuel_gauche{
	width:169px;
	height:588px;
	background-color:#628080;
	background-repeat:no-repeat;
	float:left;
}

/*=======================================*/

/* frise gauche */
#frise_gauche{
	width:2px;
	height:588px;
	background-color:#004d6c;
	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: #000000;
	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: #e27400;
	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: #e27400;
	top: auto;
}

/* frise droite */
#frise_droite{
	width:2px;
	height:588px;
	background-color:#004d6c;
	float:left;
}

/*=======================================*/



/*.blocktext{
	min-height : 271px;
}*/





/* menu droite */
#menu_droite{
	width:169px;
	height:588px;
	background-image:url(menu_tramaremonti.jpg);
	background-color:#fbeda2;
	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:8px;
	line-height: 21px;
	width: 168px;
	background-color:#FEF2EB;
	}
	
li:over {
	margin:0px;
	padding:0px;
	height:21px;
	list-style-type:none;
	display:block;
	float:left;
	text-indent:8px;
	line-height: 21px;
	width: 168px;
	background-color:#FE6400;
	}
	


li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:0px;
	color: #ffffff;
	/*font-variant:small-caps;*/
	text-decoration:none;
}

li a:visited {
	color: #ffffff;
}

/* ombre en bas du site */
#coordonnees_baspage {
	width:953px;
	height:15px;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align:center;
	padding-top:5px;
}
