/* Feuille de style standard pour le site e-signets */
/*body {background:#4D4D4D ; font-family:Verdana }
*/
H2 {font-family:Verdana; text-align:center; font-size:18pt}
H3 {font-family:Verdana;  font-size:13pt}
H4 {font-family:Verdana; text-align:center; font-size:14pt}
H5 {font-family:Verdana; text-align:center; font-size:12pt}
H6 {font-family:Verdana; text-align:center; font-size:10pt}
a:link { color: #BFBF60 ;text-decoration: underline;font-weight:bold ;} /* blanc */
a:visited { color: #BFBF60 ;text-decoration: underline;font-weight:bold ;} /* gris clair */
a:hover { color: #BFBF60 ;text-decoration: underline;font-weight:bold ;} /* rouge */

a 
{
	font-family:"Arial, Helvetica, Sans-Serif";
	font-weight:"Bold";			
	color: "Navy";	
	text-decoration: none;
	font-size: "11pt";
}

body 
{
	background:#A5A3E5 ;
}
table 
{
	background:#A5A3E5 ;
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
} 

td
{
	max-height:10px;
} 

.sommaire
{
	margin-top:30px;
	margin-bottom:100px;
}
/* couleur fond des tableaux*/
tp {font-family:Verdana;  font-size:12pt}
p {font-family:Verdana;  font-size:12pt}

.tableau_1
{
	width:450px;
	border-style:solid;
	border-width:5px;
	border-color: #A5A3E5;
}

form 
{
	/* background:#A5A3E5 ;*/
	padding:0px;
	max-height:20px;
}

label 
{
font-weight:bold
}

input 
{
	border:0px ;
	background-color:white;
	font-family:"trebuchet ms",sans-serif;
	color:black;
	max-height:30px;
}

textarea 
{
	background-color: #FFF555;
	color: black;
}

select, option 
{
	background-color:white;
	color: #BFBF60;
	max-height:20px;
}

input, select 
{
	/* background-color: #FFF555;*/
	border: 0 solid #BFBF60;
	font: 12px normal x-small Verdana,Arial;
	color: black;
}


select 
{
  padding-top: 12px ;
  vertical-align: top;
}

.bordure
{
	border-style:solid;
	border-width:0px;
	border-color:#BFBF60;
	width : 140px;
	height : 30px;
	background :#A5A3E5;
}

.gauche
{
	margin-left: 0;
	text-align:left;
	background :#A5A3E5;
}

.droite
{
	margin-right: 0;
	text-align:right;
	background :#A5A3E5;
}

/* PIED DE PAGE */

hr
{
	margin-top:150px;
}

.tb_pied
{
	background:#A5A3E5;
}

.td_pied
{
	font-size:50%;
}

