/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #F3ECDA;
	margin-top: 0px;
}

body, td, th, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.tablePrincipale {
	width: 750px;
}

#divLogoImprimable {
	visibility: hidden;
	height: 0px;
	overflow: hidden;
}

td.tdCorps {
	background-image: url(images/background_corps.jpg);
	background-repeat: repeat-y;
}

td.tdEntete {
	height: 360px;
}

#divRecherche {
	position: absolute;
	width: 240px;
	margin-top: 30px;
	margin-left: 470px;
	z-index: 2;
	font-size: 11px;
	overflow: hidden;
}

form {
	margin: 0px;
}

input.inputEnteteRecherche {
	border: 1px solid #000000;
	font-size: 11px;
	width: 185px;
}

input.phpdiginputtext {
	border: 1px solid #000000;
	font-size: 11px;
	width: 185px;
}

input.inputEnteteSubmit {
	font-size: 11px;
	border: 1px solid #000000;
	width: 35px;
	background-color: #8F2E0E;
	color: #FFFFFF;
}

input.phpdiginputsubmit {
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #8F2E0E;
	color: #FFFFFF;
}

#divEntete {
	position: absolute;
	height: 360px;
	z-index: 1;
}

#divTexteEntete {
	position: absolute;
	margin-top: 210px;
	margin-left: 25px;
	width: 190px;
	font-size: 12px;
	z-index: 2;
}

#divTexteEntete p {
	margin: 0px;
}

td.tdContenu {
	padding: 15px;
	background-color: #FEF6E9;
	border: 1px solid #D5C9B3;
}

#divTexteEntete a, td.tdContenu a, td.tdContenu a:visited {
	color: #8F2E0E;
	text-decoration: none;
}

td.tdContenu a:hover, #divTexteEntete a:hover {
	text-decoration: underline;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	color: #8F2E0E;
	margin-top: 1px;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #8F2E0E;
	margin-top: 1px;
	margin-bottom: 0px;
}

td.tdFooter {
	background-image: url(images/background_footer.jpg);
	background-repeat: no-repeat;
	height: 70px;
	padding-top: 25px;
	color: #8F2E0E;
}

td.tdFooter a, td.tdFooter a:visited {
	color: #8F2E0E;
	text-decoration: none;
}

td.tdFooter a:hover {
	text-decoration: underline;
}

table.tableOnglets {
	margin-top: 15px;
}

table.tableOnglets td {
	height: 25px;
}

td.tdOnglet {
	background-image: url(images/onglet_inactif.jpg);
	background-repeat: no-repeat;
	width: 134px;
	border-bottom: 1px solid #6A0B00;
}

td.tdOnglet a,  td.tdOnglet a:visited {
	display: block;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 2px;
	color: #FFFFFF;
}

td.tdOngletDroite {
	border-bottom: 1px solid #6A0B00;
}

#divOnglets {
	position:relative;
}

td.tdTitrePage {
	background-image: url(images/background_titre_page.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 3px;
}

.phpdigHighlight { font-weight: bold; }

.color_table_outline {
	background-color: #cccccc;
	color: #000000;
	border: 1px solid #000000;
}

.color_top_bottom {
	background-color: #eeeeee;
	color: #000000;
}

.color_sub_top_bottom {
	background-color: #dddddd;
	color: #000000;
}

.color_table_cells {
	background-color: #ffffff;
	color: #000000;
}

a.phpdig, a.phpdig:visited, #divResultatsRecherche a, #divResultatsRecherche a:visited {
	text-decoration: underline;
}

span.spanResultText {
	font-size: 11px;
}

span.spanResultURL {
	color: green;
}
