/* CSS Document */
body {
	background-color: #ffffff;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;

	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #A8C222;
	SCROLLBAR-TRACK-COLOR: #dddddd;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	margin: 0; /* pour éviter les marges */
	padding: 0;
  text-align: center; /*indispensable pour caller les blocs*/  
	font-style:normal;
	text-transform:none;
  text-decoration:none;
	}
A:link {text-decoration:none;font-weight:bold;color:#000000;}
A:visited {text-decoration:none;font-weight:bold;color:#000000;}
A:hover {text-decoration:none;font-weight:bold;color:#000000;text-transform: uppercase }
A:active {color:#000000;text-decoration:none;}	
div#conteneur {
     margin-left: auto;
     margin-right: auto;
     width:970px; /* largeur obligatoire pour être centré */
     text-align: left; /* on rétablit l'alignement normal du texte */
     
}
div#Main{
	 position : relative;
         background-image: url(../images/fond.png);
         top : 5;
         left : 20;
         background-repeat:no-repeat;
         width: 970px;
         height: 700px;
         border-style : ridge;
         border-color : #16ACE3;
         border-width : 0px;
}
div#Logo{
 	 position : absolute;
         background-image: url(../images/bleumanguelogo.png);
         top : 60px;
         left:50px;
	 background-repeat: no-repeat;
         width: 400px;
         height: 80px;

}
div#Menu{
	position :absolute;
        top : 95px;
	left : 435px;
	width : 500px;
	height : 20px;
        background-color : #fffff;
	border-bottom : 0px solid #EF8F29;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-transform:none;
	text-decoration:none;
	font-size:8pt;
	color: #454545;
	letter-spacing:1pt;
	line-height:16px;
	font-variant:normal;
	margin-left:0;
	padding-left : 5px;
	padding-right : 5px;
}
div#titre {
	position : absolute;
	top : 190px;
	left : 240px;
 	width : 200px;
	height : 50px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	text-transform:none;
	text-decoration:none;
	font-size:24px;
	color: #000000;
	text-align:left;
	line-height:18px;
	font-variant:normal;     
}
div#bloc1, div#bloc2 {
	width : 500px;
	height : 245px;
}
div#bloc1 {
	position : absolute;
	top : 235px;
	left : 300px;
       
}
div#bloc2 {
	border : 0px solid #B2B42A;
	overflow : auto;
}
div#bloc3 {
	padding : 0px 5 5 10px;
	padding-right : 10px;
}

div#more1,div#more1A{
	width : 290px;
	height :80px;
}
div#more1{	position : absolute;
	top : 550px;
	left : 70px;       
}
div#more1A{
border : 0px solid #B2B42A;
	overflow : auto;
}	
div#more2,div#more2A{
	width : 455px;
	height :80px;
}
div#more2{	position : absolute;
	top : 550px;
	left : 420px;       
}
div#more2A{
border : 0px solid #B2B42A;
	overflow : auto;
}	

div#moreB {
        padding : 10px 0 0 10px;
	padding-right : 10px;
}
h1{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	text-transform:none;
	text-decoration:none;
	font-size:14px;
	color: #000000;
}
h1.main{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	text-transform:none;
	text-decoration:none;
	font-size:12px;
	color: #000000;
}
h2{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	text-transform:none;
	text-decoration:none;
	font-size:13px;
	color: #000000;
}
h3{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	text-transform:none;
	text-decoration:none;
	font-size:12px;
	color: #000000;
	font-weight : 100;
}
.Texte
.Texte {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	text-transform:none;
	text-decoration:none;
	font-size:12px;
	color: #000000;
	text-align:left;
	line-height:18px;
	font-variant:normal;
	padding: 0px;
	border: 0px dashed #00cccc;

	filter: Alpha(Opacity=40 );
}
.Texte2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-transform:none;
	text-decoration:none;
	font-size:10pt;
	color: #ffffff;

	line-height:18px;
	font-variant:normal;
	padding: 8px;
	border: 0px dashed #666666;
	
	filter: Alpha(Opacity=40 );
}
.Texte3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-transform:none;
	text-decoration:none;
	font-size:10pt;
	color: #ffffff;

	line-height:18px;
	font-variant:normal;
	padding: 8px;
	border: 0px dashed #666666;
	
	filter: Alpha(Opacity=40 );
}   


.titre {font-family: Garamond; font-size: 11pt; font-weight: 900; color: #B0314A}
.info{font-family:Garamond,Arial,sans-serif; font-style:normal;text-transform:none;text-decoration:none;font-size:9pt;color:#0C3302;letter-spacing:1pt;line-height:16px;font-variant:normal;margin-left:10}

.piedepage {
        position : absolute;
        top : 660px;
        left :20px;
        width: 900px;
        height:50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-transform:none;
	text-decoration:none;
	font-size:10px;
	color: #000000;
	line-height:normal;
	font-variant:normal;
	padding-left : 5px;
	padding-right : 5px;
}

	
	
	

/*  fin */

