/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height:20px;
}
/***************************************************************************************/
/*#fond-bonhomme {
	position:absolute;
	background-image: url(../images/fond_bonhomme.gif);
	width:963px;
	height:1000px;
}*/
#conteneur {
	position:absolute;
	width:1000px;
}
/***************************************************************************************/
table.agenda{	
	width:200px;
}
table.agenda th{
	color:#FFF;
	background:#334a6c;
	font-size:12px;
	width:100px;
}
table.agenda td{
	width:100px;
	height:20px;
	border:solid 1px #999;	
	text-align:center;
}
table.agenda td.gris{
	width:100px;
	height:20px;
	background:#FFF;
	border:none;
	text-align:center;
}
/***************************************************************************************/
#col-g {
	float:left;
	width:190px;
}
#logo {
	margin-top:20px;
	margin-left:20px;
	width:166px;
	height:104px;
}
#menu {
	margin-top:11px;
	margin-left:15px;
	width:185px;
	height:500px;
	line-height:16px;
}
#terre-avion {
	margin-top:10px;
	width:175px;
	height:191px;
	background-image:url(../images/terre_avion.gif);
}
/***************************************************************************************/
#col-d {
	float:right;
	margin-left:10px;
	width:775px;
	border:2px;
	border-left-style:dashed;
	border-left-color:#dac1af;
	padding-left:5px;
}
#bandeau {	
	float:left;
	width:775px;
	height:113px;
}
#personnage {
	float:left;
	/*position:absolute;
	margin-top:60px;
	margin-left:610px;*/
	width:150px;
	height:208px;
	background-image:url(../images/personnage.gif);
	border:2px;
	border-bottom-style:dashed;
	border-bottom-color:#dac1af;
}
#contenu {
	float:left;
	margin-top:10px;
	width:596px;
	border:2px;
	border-right-style:dashed;
	border-right-color:#dac1af;
}
#outils {
	float:left;
	margin-left:15px;
	width:155px;
	line-height:16px;
}
/***************************************************************************************/
#footer {
	float:left;
	margin-top:10px;
	text-align:center;
	width:1000px;
	font-size:11px;
	background-color:#67BEE7;
}
/***************************************************************************************/
#alaune {
	float:left;
	width:596px;
	padding-left:5px;
}
#p-un {
	float:left;
	width:290px;
}
#tout-chaud {
	width:290px;
	padding-left:5px;
}
#ce-jour-la {
	width:290px;
	padding-left:5px;
}
#p-deux{
	float:left;
	width:290px;
}
#multimedia {
	width:290px;
	padding-left:5px;
}
#quen-dites-vous {
	width:290px;
	padding-left:5px;
}
#bloc {
	float:left;
	border:1px;
	border-left-style:solid;
	border-left-color:#7a5042;
	border-right-style:solid;
	border-right-color:#7a5042;
	border-bottom-style:solid;
	border-bottom-color:#7a5042;
	margin-left:8px;
	padding-left:5px;
	width:265px;
}
/***************************************************************************************/
.titre {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#98291b;
	font-weight:bold;
}
.titre2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#006699;
	font-weight:bold;
}
.outil {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#9A2A1B;
	font-weight:bold;
}
.ariane {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#bbb;
	font-weight:bold;
}
.petit {
	font-size:10px;
}
.news {
	color: #98291b;
	font-size:12px;
	font-weight:bold;
}
.event {
	font-size:12px;
	background-color:#d9ecf8;
}
.titreevent {
	color:#fff;
	font-weight:bold;
}
.compl {
	color:#777;
	font-style:italic;
}

h1 {
	font-size:18px;
	color:#98291b;
}
h2 {
	font-size:16px;
	color:#334A6C;
}
h3 {
	font-size:13px;
	color:#000;
}

a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #334A6C;
}
a:active {
	color: #006699;
}

a.alaune:link {
	color:#000;
	text-decoration:none;
	font-size:14px;
}
a.alaune:visited {
	color:#000;
	text-decoration:none;
	font-size:14px;
}
a.alaune:hover {
	color:#000;
	text-decoration:underline;
	font-size:14px;
}
a.alaune:active {
	color:#000;
	text-decoration:none;
	font-size:14px;
}


a.outil:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#9A2A1B;
	font-weight:bold;
	text-decoration:none;
}
a.outil:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#9A2A1B;
	font-weight:bold;
	text-decoration:none;
}
a.outil:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#9A2A1B;
	font-weight:bold;
	text-decoration:underline;
}
a.outil:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#9A2A1B;
	font-weight:bold;
	text-decoration:none;
}


a.ariane:link {
	color: #bbb;
	text-decoration:none;
}
a.ariane:visited {
	color: #bbb;
	text-decoration:none;
}
a.ariane:hover {
	color: #333;
	text-decoration:underline;
}
a.ariane:active {
	color: #bbb;
	text-decoration:none;
}


a.bloc:link {
	color: #333;
	text-decoration:none;
}
a.bloc:visited {
	color: #333;
	text-decoration:none;
}
a.bloc:hover {
	color: #333;
	text-decoration:underline;
}
a.bloc:active {
	color: #333;
	text-decoration:none;
}


a.footer:link {
	color: #005a7b;
	font-size:11px;
	text-decoration:none;
}
a.footer:visited {
	color: #005a7b;
	font-size:11px;
	text-decoration:none;
}
a.footer:hover {
	color: #ffffff;
	font-size:11px;
	text-decoration:underline;
}
a.footer:active {
	color: #005a7b;
	font-size:11px;
	text-decoration:none;
}
/*************************TABLEAU************************/
table#actu td {
	padding:3px;
	vertical-align:text-top;
	text-align:left;
}
/*************************MENU************************/
a.menu:link, a.menu:visited, a.menu:active {
	height: 27px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	color:#334A6C;
	padding: 10px 0 0 15px;
	background-image:url(../images/bouton_off.gif);
	background-repeat:no-repeat;
	background-position: 2px center;
	text-decoration:none;
	border:none;
	font-weight:bold;
}
a.menu:hover {
	color:#fff;
	padding: 10px 0 0 15px;
	background-image:url(../images/bouton_on.gif);
	background-repeat:no-repeat;
	background-position: 0px center;
	text-decoration:none;
	border:none;
	font-weight:bold;
}
a.smenu:link, a.smenu:visited, a.smenu:active {
	height: 10px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px 0 0 15px;

}
a.smenu:hover {
	padding: 10px 0 0 15px;
}
/*********************** LISTES *************************/
ul, li {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
	list-style: none;
}
li {
	height:22px;
	min-height:22px;
	margin: 0 0 0 0;!important; 
    height :auto; 
}
li.ld {
	list-style-type:none;
 	background-image:url(../images/bonhomme.gif);
 	background-repeat:no-repeat;
 	padding-left:20px;
	margin-left:10px;
}
li.lds {
    margin-left:30px;
	display: list-item;
	list-style-image: url(../images/bonhomme.gif);
}
li.ldt {
    margin-left:45px;
	display: list-item;
	list-style-image: url(../images/bonhomme.gif);
}
/***********************************************************/
a.event:link {
	font-size:12px;
	text-decoration:underline;
	background-color:#d9ecf8;
}
a.event:visited {
	font-size:12px;
	text-decoration:underline;
	background-color:#d9ecf8;
}
a.event:hover {
	font-size:12px;
	text-decoration:underline;
	background-color:#d9ecf8;
}
a.event:active {
	font-size:12px;
	text-decoration:underline;
	background-color:#d9ecf8;
}