﻿body {
	font-family:Arial, Helvetica, sans-serif;
	/*background-color:#E0B589;*/
}


.infobulle{
	position: absolute;	
	visibility : hidden;
	font-family: Verdana, Arial;
	font-size: 10px;
}

/* ENTETE DE LA PAGE */
#Header a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#E7CDC0;
	text-decoration:none;
	font-weight:bold;
}

#Header a:hover {
	border-width:1px;
	border-top-style: solid;
	border-bottom-style: solid;	
}

/* PIED DE LA PAGE */
#Footer{
	font-family:Verdana;
	font-size:10px;
	color:#F4E8E1;
}

#Footer a {
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	color:#F4E8E1;
}

#Footer a:hover {
	border-width:1px;
	border-top-style: solid;
	border-bottom-style: solid;	
}

/* TABLEAU */
.td {
	text-align: center;
	color: #755644;
	height:40px; 
	/*width: 164px;*/
	background-color:#F2EAE7;
}

.td a{
	text-decoration:none;
	color:#9C4927;
}

.td_ON {
	text-align: center;
	color: #FFF5DF;
	height:40px; 
	/*width: 164px;*/
	background-color:#8C401E;
}
.tdTitre {
	text-align: center;
	color: #755644;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	height:60px; 
	width: 164px;
	background-color:#FAFAFA;
	border:2px #8A4120 solid;
}

#table_pdf a { 
	color:Black;
	font-size:11px
}

.tabDroite {
	height:430px;
	height:430px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/fond_texte.jpg);
	background-repeat:repeat-y;
}

img{
	border-style:none;
}

/* DIV texte */
.Texte {
	text-align: justify;
	font-size:12px;
	overflow: auto;
	height: 330px;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#8A4120;
}

.QuiTexte{
	text-align: justify;
	vertical-align:middle;
	font-size:14px;
	/*height: 360px;*/
	padding: 10px 10px 10px 10px;
	color:#8A4120;
/*	padding-left:10px;
	padding-right:50px;
	padding-top:40px;
	padding-bottom:50px; */
}

.Contacts{
	text-align:right;
	font-size:15px;
	color:#8A4120
	
}

.Saisie{
	text-align:right;
	font-size:13px;
	padding-right:5px;
	color:#8A4120;
	
}

.Pres_text td{
	font-size:13px;
	color:#8A4120;
	/*padding-bottom:20px;
	margin-bottom : 10px;*/
	/*padding-left:55px;
	padding-right:35px;*/
	vertical-align:bottom;
}

.Pres_text a{
	color:#8A4120;
}

.plan {
	font-family:Verdana;
	font-size:10px;
	text-align: justify;
	overflow: auto;
	/*height: 430px;*/
	padding-top:0px;
	padding-left:50px;
	padding-right:10px;
	color:#8A4120;
}

.plan a{
	font-family:Verdana;
	text-decoration:none;
	color:#8A4120;
}

.plan a:hover {
	border-width:1px;
	border-top-style: solid;
	border-bottom-style: solid;	
}



/*
li 
{
	list-style-image: url('images/puce1.gif'); 
}
*/


textarea
{
    background-color:#F7E7DE;
    color:#8A4120;
    border:1px solid #F0D0BF;
    font-family:Verdana;
    font-size:x-small;
}


input
{
    background-color:#F7E7DE;
    color:#8A4120;
    border:1px solid #F0D0BF;
    font-family:Verdana;
    font-size:x-small;
}

