/*
 - Site : AEACD DAFORT
 - Fichier : dafort_v1.css
 - Version : 1.0.0
 -
 - shine@aillas.net
 */





body {
	margin: 0px 0px 0px 0px;
	background: #e2d8bc;
	font-size: 9pt;
	color: #000000;
	font-family: Verdana;
}
TD {
	font-size: 9pt;
	color: #000000;
	font-family: Verdana;
}
.bg_left {
	background: url(/gfx/habillage/bg_left.jpg) repeat-x #aa974d;
}
.bg_right {
	background: url(/gfx/habillage/bg_right.jpg) repeat-x #c5b36a;
}
.bg_left_shadow {
	width: 10px;
	background: url(/gfx/habillage/bg_left_shadow.jpg) repeat-x #aa974d;
}
.bg_right_shadow {
	width: 10px;
	background: url(/gfx/habillage/bg_right_shadow.jpg) repeat-x #c5b36a;
}

A:link {
	color: #143594;
	font-family: Verdana;
	font-size: 9pt;
}
A:visited {
	color: #143594;
	font-family: Verdana;
	font-size: 9pt;
}
A:hover {
	color: #143594;
	font-family: Verdana;
	font-size: 9pt;
}
A:link.txt_lien_menu {
	color: #65551a;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
A:visited.txt_lien_menu {
	color: #65551a;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
A:hover.txt_lien_menu {
	color: #b52f28;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

.txt_titre_marron {
	color: #65551a;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
}
.txt_titre_rouge {
	color: #b52f28;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
}

.txt_marron {
	color: #65551a;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.txt_rouge {
	color: #b52f28;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}

hr {
	background: url(/gfx/hr.jpg) center repeat-x;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 30px;
	text-align: center;
	width: 100%;
	border: 0 none;
}

.menu {
	float:left;
	width:108px;
}

