* {font-family: arial;} 
body{margin: 0px;
	background: #EAEEF0;}
#tout {
	width: 900px;	
	margin-left: 25px;
	}
#haut{
	width: 900px;	
	height: 150px;
	}

/*******************NAVIGATION*************************/

dl, dt, dd, ul, li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#menu {
	position: relative;
	width: 135px;
	float: left;
	}
#menu dt {
	cursor: pointer;
	background: #FFFFFF;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	font-weight: bold;
	}
#menu dt.zer{border-left: 3px solid #8C8C90;}
#menu dt.un{border-left: 3px solid #E60003;}
#menu dt.deux{border-left: 3px solid #0083CC;}
#menu dt.trois{border-left: 3px solid #FFD300;}
#menu dt.quatre{border-left: 3px solid #009835;}
#menu dt.cinq{border-left: 3px solid #C14C98;}
#menu dt.six{border-left: 3px solid #F28E00;}
#menu dt.sept{border-left: 3px solid #E50083;}
#menu dt.huit{border-left: 3px solid #98C000;}
#menu dt:hover{
	background: #DFE0E1;
	}
#menu dt.sept:hover{
	border-right: 3px solid #E50083;
	}
/*#menu dt.huit:hover{
	border-right: 3px solid #98C000;
	}*/
#menu dt a{
	color: #000;
	font-size: 12px;
	font-weight: 100;	
	text-decoration: none;
	display: block;	
	}
#menu dd {
	position: absolute;
	/*z-index: 100;
	left: 9em;*/
	left: 132px;
	/*margin-top: -1.6em;*/
	margin-top: -25px;
	width: 150px;
	background: #DFE0E1;
	border-right: 2px solid #C8CACB;
	border-bottom: 1px solid grey;
	}
#smenu1{border-left: 3px solid #E60003;}
#smenu2{border-left: 3px solid #0083CC;}
#smenu3{border-left: 3px solid #FFD300;}
#smenu4{border-left: 3px solid #009835;}
#smenu5{border-left: 3px solid #C14C98;}
#smenu6{border-left: 3px solid #F28E00;}
#menu ul {
	padding: 2px;
	z-index: 1;
	}
#menu li {
	padding-left: 10px;
	/*font-size: 85%;*/
	height: 18px;
	line-height: 18px;
	}
#menu li a {
	font-size: 11px;
	font-weight: 100;
	color: #000;
	text-decoration: none;
	display: block;
	}
#menu li a:hover {
	color: #807F84;
	/*text-decoration: underline;*/
	}


/****************************************************/
#logo {
	width: 120px;
	height: 90px;
	position: absolute;
	top: 370px;
	left: 35px;
	/*border: 1px solid red;*/
	}

/****************************************************/

#xi {text-align: center;}

/****************************************************/

#canton{float: left;
	width: 400px;	
	margin-left: 145px;
	}
#canton img {border-style: none;
	}

/****************************************************/

#nouv{float: right;
	width: 185px;	
	/*height: 170px;*/
	background-color: #6586AC;
	margin-top: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.date{font-size: 12px;
	margin-left: 10px;
	}
#nouv a, #nouv a.special{font-size: 11px;
	line-height: 25px;
	margin-left: 25px;
	text-decoration: none;
	}
#nouv a:link, #nouv a:visited {color: #BBE4F9;}
#nouv a:hover { color: #FFFFFF; 
	}
#nouv a.special:link, #nouv a.special:visited {color: #FFFFFF;}
#nouv a.special:hover {color: #BBE4F9;
	}
/*#nouv p.proch{font-size: 15px;
	margin-left: 0px;
	line-height: 20px;
	color: #FFFFFF;
	}*/
.proch{font-size: 15px;
	margin-left: 0px;
	line-height: 20px;
	color: #FFFFFF;
	}
#flech{float: left;
	width: 20px;	
	height: 35px;
	margin-top: 18px;
	margin-left: 25px;
	}
h1{	font-size: 30px;
	text-align: center;
	color: #FF0000;
	}
h2	{font-size: 15px;
	text-align: center;
	}
h3	{font-size: 15px;
	}
h5	{font-size: 13px;
	text-align: center;
	line-height: 20px;
	}
#text{float: left;
	width: 500px;	
	/*height: 250px;*/
	margin-top: 25px;
	margin-left: 40px;
	}
#text p{
	font-size: 14px;
	text-align: justify;
	text-indent: 50px;
	}
#text a, #contact a{
	font-size:	14px;
	text-decoration: none;
	color: #6666CC;
	}
#text p.legend{
	font-size: 11px;
	text-indent: 0px;
	text-align: center;
	}
#text p.proch{
	text-indent: 0px;
	color: #000000;
	}
#text p.center{
	text-indent: 0px;
	text-align: center;
	}
#text p.cente{
	font-size: 11px;
	text-indent: 0px;
	text-align: center;
	margin-top: -10px;
	}
#text td{
	font-size: 14px;
	vertical-align: top;
	}
h2.gras{font-size: 20px;}
#text a.plus{
	font-size: 20px;
	}
#address{
	width: 500px;	
	background-color:#FFFF99;
	border: 1px solid #FFFF99;
	}
#address p{	
	text-indent: 0px;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 10px;
	}
#phot{
	text-align: center;
	}
#phot a{font-size: 14px;} 
#phot a:link, #phot a:visited {color: #333366;} 
#phot a:hover {color: #6666CC;}
#phot img{
	border-style: none;
	margin-top: 5px;
	}
#retrait{
	font-size: 14px;
	margin-left: 50px;
	margin-bottom: 15px;
	}
#renens{
	background-color: #FFFF66;
	padding-top: 1px;
	padding-bottom: 20px;
	}
#renens p{margin-left: 50px;
	line-height: 6px;
	}
#text ul{
	margin-left: 15px;
	}
#text li{font-size: 14px;
	list-style-type: square;
	}
#contact{float: left;
	width: 393px;	
	margin-top: 25px;
	margin-left: 150px;
	}
#contact p{
	font-size: 14px;
	}
#deb{float: right;
	width: 185px;	
	margin-top: 25px;
 	background: #A2C3DC;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#deb p{
	font-size: 12px;
	margin-left: 30px;
	margin-right: 10px;
	/*margin-bottom: 25px;*/
	line-height: 17px;
	}
#deb a{
	text-decoration: none;
	/*color: #6666CC;*/
	}
#deb a:link, #deb a:visited {color: #333366;} 
#deb a:hover {color: #6666CC;}
#signa p{
	font-size: 9px;
	line-height: 12px;
	}
#fin{
	width: 500px;
	text-align: center;
	padding-bottom: 15px;
	}
#fin a{ 
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	}
#fin a:link, #fin a:visited {color: #6383A9; } 
#fin a:hover {color: #AEAFB2;}
#fin a.envoi{ 
	font-size: 14px;
	}
/**************page fribourg*****************/
#personnes{ 
	margin-left: 150px;
	}
#personnes p{
	text-indent: 0px;
	}
/**************page valais*****************/
#text p.prog{ font-size: 13px;
	text-align: center;
	text-indent: 0px;
	}
#text p.tit{ font-size: 15px;
	text-align: center;
	text-indent: 0px;
	}
/**************page jura*****************/
h2.dim{ font-size: 20px;
	}		
/********************************************/
