/* CSS Document */

body {  background-image:    url(images-dauvet/interface/fond.jpg); background-repeat: repeat}

a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;

}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
.text_area
{
	BORDER-BOTTOM: 1px solid #FF9900;
	BORDER-LEFT: 1px solid #FF9900;
	BORDER-RIGHT: 1px solid #FF9900;
	BORDER-TOP: 1px solid #FF9900;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	background-color: #FEDE7E;

}

.text_area_bis
{
	BORDER-BOTTOM: 1px solid #FF9900;
	BORDER-LEFT: 1px solid #FF9900;
	BORDER-RIGHT: 1px solid #FF9900;
	BORDER-TOP: 1px solid #FF9900;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	background-color: #FEDE7E;
	white-space: normal;
	padding: 10px;

}

.btn-nav
{
	BACKGROUND: #0A5CAE;
	font-family: Arial;
	font-size: 10px;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 23px;
	text-align: center;
	vertical-align: middle;
}
	a.btn-nav {
	color:#FFFFFF;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	}

.cellules {
	margin: 1px 1px 1px 5px;
	padding: 1px 1px 1px 5px;
	border: 1 #FFCC66;



}
a:visited {
	text-decoration: none;
}
.textebleu {
	color: #003399;
	white-space: normal;
	padding: 0px;

}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
.cadre {
	border: 300px none;
}
.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}

