/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #737373;
	text-align: justify;
	background-image:url(../images/background.jpg);
}

ul {
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #535353;
}

a:hover {
	text-decoration: underline;
}

.bg_gauche {
	background-image: url(../images/layout_degrade_gauche.jpg);
}

.bg_droite {
	background-image: url(../images/layout_degrade_droite.jpg);
}

.search_on {
	font-weight: bold;
	color: #82A32E;
}

.link_chemin {
	text-decoration:none;
	color: #737373;
}

.link_chemin:hover {
	text-decoration:underline;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C88F1B;
}

.titre a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C88F1B;
	text-decoration: none;
}

.img_bd {
	margin-right: 10px;
	margin-top: 5px;
	border: 1px solid #333333;
}

.titre_search a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C88F1B;
	text-decoration: underline;
}

.contenu {
	padding: 15px;
}

.banner {
	width: 752px;
	height: 170px;
}

.search {
	background-image: url(../images/menu_search.gif);
	height: 41px;
	width: 205px;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}

.ch_search {
	width: 140px;
	height: 13px;
	border: 1px solid #686868;
}

form {
	margin: 0px;
	padding: 0px;
}

.ch_admin {
	width: 90px;
	height: 13px;
	border: 1px solid #686868;
}

.admin {
	font-size: 9px;
}

.envoi_login{
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	border: 0px solid;
}

.droite {
	background-color: #CCCCCC; /*F6F6F6*/
	padding: 15px;
}

.chemin {
	background-image: url(../images/chemin.jpg);
	height: 23px;
	background-repeat: no-repeat;
}

.news_img {
	border: 1px solid #555555;
}

.link_droite a{
	font-style: italic;
	text-decoration: none;
	color: #737373;
}

.link_droite a:hover{
	text-decoration: underline;
}

.sup_news {
	background-color: #F6F6F6;
}

.sous_menu_fond {
	background-image: url(../images/sous_menu_deg.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

.sous_menu_fond_ov {
	background-image: url(../images/sous_menu_deg_ov.jpg);
	background-repeat: no-repeat;
	height: 20px;
}


.sous_menu_fond a{
	text-decoration: none;
	color: #737373;
}

.sous_menu_link:hover{
	text-decoration: none;
}

.news_titre {
	border: 0px;
}

.envoi_search {
	width: 39px; 
	height: 19px;
	background-repeat: no-repeat;
	border: 0px solid;
}

.bottom {
	background-color: #5A5A5A;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	height: 15px;
}