/* CSS Document */

body{
	background-color: #CCCCCC;
	margin-top: 40;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#principal {
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.boite2 {
	margin: 5px;
	border: 1px solid #000000;
}


.menu_titre {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	background-image: url(images/fond_menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
}
.menu_titre a {
	text-decoration: none;
	color: #FF0000;
}
p{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-align: justify;
	line-height: 18px;
}
.titre{
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(images/titre_fond.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FF0000;
}
#menu {
}
.boite{
	border: 1px dotted #000000;
}
.titre_interne {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.lien{
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	font-weight: bolder;
}
.boite li {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.boite .picto {
	margin-left: 10px;
	border: 1px solid #000000;
}
.boite .bloc {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFA4A4;
	text-align: left;
	color: #333333;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
#principal #banner {
	margin-bottom: 20px;
}

#menu a:hover{
	letter-spacing: 2px;

}
.actu {
	font-family: Tahoma;
	font-size: large;
}
#footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	background-color: #E2E2E2;
	margin-top: 20px;
}
#footer .kdr {
	font-size: 10px;
}
#principal #footer .kdr a {
	text-decoration: none;
	color: #666666;
}
