/* CSS Document */

.conteneur {
	position: relative;
	width: 700px;
	margin: 0 auto;
	top:0px;
	
}

.header {
top:0px ;
height: 30px;
background-color: #ffffff;
}

.menu {
	position: absolute;
	left:0;
	line-height:16px;
	width: 160px;
	height:620px;
	
	padding: 0px 10px ;
	

}
.pictomenu {
	position: absolute;
	left:0;
	width: 160px;
	height:500px;
	background-image: url(pictos/picto_menu.gif);
	

}

.frame {
margin-left: 170px;
height:600px;
width: auto;
background-color:#ffffff;
overflow: auto;
padding: 10px 30px ;
border-top: 1px dotted #cccccc;
border-right: 1px dotted #cccccc;
border-bottom: 1px dotted #cccccc;


}

.frame2 {
margin-left: 170px;
height:auto;
width: 470px;
background-color:#ffffff;
padding: 10px 30px ;
padding-top:30px;

}



.frame3 {
margin-left: 170px;
height:auto;
width: auto;
background-color:#ffffff;
padding: 10px 30px ;
padding-top:30px;

}

image {
float:right;

}

.menu_haut {
	top:0px;
	margin-left: 140px;
	height:10px;
	width: auto;
	background-color:#ffffff;
	padding: 5px 5px 5px 5px;
	
}

.footer {
height: 3px;
background-color: #cccccc;
font-size:7 px;

}
p {
margin: 0 0 5px 0;
}
.menugauche {
	list-style-type: none;
	margin: 0;
	padding:10px 0;
	text-align: left;
    text-decoration: none;
	
     background: #fff;	


}
.menugauche a {
	margin: 0 2px;
	color: #000000;
	text-decoration: none;
}
.menugauche a:hover {
	text-decoration: none;
	color: #660000;
}
.titremenu {
	font-family: "verdana";
	text-align:left;
	color: #999999;
	font-size: 10px;
	font-weight:bold;
	
}

.titrenews {
	color: #000000;
	font-weight: bold;
	font-family: "verdana";
	text-align:left;
	font-size:11px 
	
	
	
}

.titregrand {
	color:#000000;
	font-weight: bold;
	font-family: "verdana";
	text-align:left;
	font-size:13px ;
	text-decoration:underline;
	
	
	
}

.textenews {
width:400px;
	font-family: "verdana";
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.textenewsital {
width:400px;
	font-family: "verdana";
	font-size: 11px;
	font-style: italic;
	color: #333333;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.textegris {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.titre2 {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color:#003399;
	
	
}

.grandtitre {
font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;

	color:#990033;
	
	
}

.ligne {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	width: auto;
	
}

.ligneverte {
	border-bottom-width:thick;
	border-bottom-style:solid;
	border-bottom-color:#999900;
	width: auto;
	
}

.picto {
float:left;
padding-right:10px;
padding-bottom:0px;
}
.picto2 {
float:right;
padding-right:10px;
padding-bottom:0px;
}
.picto3 {
float:left;
padding-right:10px;
padding-bottom:90px;
}

.date {
	color: #666600;
	font-weight: bold;
	font-style: italic;
	font-family: "verdana";
	text-align:left;
	font-size:11px 
	
	
	
}

.infos {
	color: #999999;
	font-weight: bold;
	font-family: "verdana";
	text-align:left;
	font-size:11px 
	
	
	
}
.liens2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;/* CSS Document */
}

.ysuis {
	font-size:10px;
	font-weight:bold;
	color:#660000;
	text-decoration:none;
	width: auto ;
	text-align: left;
}	

#menuline {
position:relative; 
margin-left: 200px; 
height: 500px; 
/*border: 1px solid grey;*/
margin-top: 1em;
float: bottom;
}