/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	line-height: normal;	
	background-image:url(images/alpageblanc.jpg);
	background-repeat: no-repeat;
	background-position:
	}
	
div#cadre {
width:200px;
padding-top:45px;
background-image:url(arfleurhaut.gif);
background-repeat:no-repeat;
}
div#bloccadre {
background-image:url(arfleurbas.gif);
padding-top:5px;
background-repeat:no-repeat;
padding-bottom:10px;
}
div#bloccadre p{
margin:15px 15px 15px 15px;
}
p#second {
position:relative;
margin-top:0;
margin-left:30px;
bottom:-170px;
left:0px;
width: 100px;
height:70px;
}
p#secondo {
position:relative;
margin-top:0;
padding : 15px ;
margin-left:200px;
bottom:-170px;
left:0px;
width: 100px;
height:70px;
}
ul {
   
	list-style-image: url(leaf.gif);
    list-style-position: outside;
    margin-left: 1em;
    padding-left: 1em;
    
   }
ol {
   
	list-style-image: url(feuille.gif);
    list-style-position: outside;
    margin-left: 1em;
    padding-left: 1em;
    
   }


#banniere {
	height: 130px;
	width:1000px ;
	background-image:url(bansavoie.gif);
	
}
#prepied {
height: 40px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}



#menu{
	position :absolute;
	margin-top :200px;
	height: 30px;
	background-color: #996666;
	width: 988px;
	top: 770px;
	left: 10px ;
	
}

#premier {
float :left ;
border-right:2px solid ;
border-color: #cc6666;
width : 280px ;
background : #fff;
}

#second {
background : #ccc;
}

#menuG {
	position: absolute;
	left:6px;
	top: 220px;
	width: 270px;
	border-right:2px solid #efb8c8;
	}


#menuD {
	position: absolute;
	padding-top:1em;
	right:0;
	left: 850px;
	top: 150px;
	
	
	}
	
#corps{
	margin-left: 300px;
	top:300px;
	margin-right: 250px;
	
	
	}

#pied{
	height: 30px;
	border-width : 1px solid ;
	border-color : #cc6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold ;

	
}
.separation {
clear : both ;
}

.stylegras {
	padding-left: 30px ;
	line-height:30px;
	font-size: 12px ;
	color:#FFFFFF;
	font-weight: bold;
	background:url(titremenu.gif) no-repeat;
	
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	height: 30px;
	font-weight: bold;
	color: #FFF;
	background-color: #669933;
	

}
.Style4 {
	color: #CC6666;
	line-height:50px;
	text-align:center;
	border-top:10px solid #669933;
	border-bottom:1px solid #669933;
	font-weight: bold;
	height : 50px;
	background-color: #fff;
}
.style5 {
	color:#CC6666;
	font-weight:bold;
	font-size:12px;
	border-bottom:2px solid #CC6666;
	}



