/* CSS Document */

html body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(img/fond-vert-grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E2E6D8;
}
.table-principal {
	background-color: #FFFFFF;
	height: 100%;
	width: 731px;
}
.ombre-gauche {
	background-image: url(img/ombre-gauche-repet.jpg);
	background-repeat: repeat-y;
	width: 16px;
	vertical-align: top;
}
.ombre-droite {
	background-image: url(img/ombre-droite-repet.jpg);
	background-repeat: repeat-y;
	width: 16px;
	vertical-align: top;
}
.principal {
	background-image: url(img/fond-blanc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px 20px 30px;
	vertical-align: top;
	width: 699px;
}
.entete {
	background-image: url(img/entete.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 148px;
	width: 699px;
}
.pied {
	background-image: url(img/pied.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 53px;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
	color: #FFFFFF;
	width: 699px;
	padding-bottom: 10px;
}
#lien-vert {}
#lien-vert a:link {
	text-decoration: none;
	color: #EFF3E4;
}
#lien-vert a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#lien-vert a:visited {
	text-decoration: none;
	color: #EFF3E4;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-top: 10px;
	text-decoration: underline;
}
.important {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333ff;
	padding-top: 10px;
	text-decoration: underline;
}
#txt {
	font-size: 12px;
	text-align: justify;
}
li {
	list-style-type: square;
}
.menu {
	background-image: url(img/fond-menu_off.gif);
}
.lien-menu {
	height: 34px;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
}
.lien-menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.lien-menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(img/fond-menu_on.gif);
}
.lien-menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.titre1bis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-top: 10px;
	line-height: 20px;
}
.titrevert {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #77AF58;
}
.visuel1-index {
	margin-left: 10px;
}
#retour {
	font-size: 11px;
	text-align: right;
}
#liste {
	font-size: 11px;
	text-align: left;
}
.entete-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: FFFFFF;
	background-color: #7693B1;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
