/**
 * CSS de mise en forme WebAuto
 *
 * Seule la definition de la classe tableau est obligatoire
 *
 **/

/****************************************************************************/
/*.tableau { border-color:#003399; font-family:Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}*/
.tableau, .tableau.td, .tableau td, .tableau.th, .tableau th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
.tableau th, .tableau.th {
			text-align: center;
			font-weight: bold;
			color: #FFFFFF;
			background-color: #336699;
			padding: 4px 4px 2px 2px;
			font-size: 13px;
}
.tableau td, .tableau.td {
			font-weight: normal;
			color: #000000;
			padding: 5px 5px 5px 10px;
}
.lig0, .tableau .lig0, .tableau .lig0 td { background-color: #FFFBEB; }
.lig1, .tableau .lig1, .tableau .lig1 td { background-color: #99CCEE; }

img { border: 0;}

.recherche {width:120px;}
/****************************************************************************/
/*
a:link { color:#333366; text-decoration:underline }
a:visited { color:#333333; text-decoration:underline }
a:hover { color:#FF0000; text-decoration:underline }
a:active { color:#999999; text-decoration:none }
a:focus { color:#999999; text-decoration:none }
*/
/****************************************************************************/

TEXTAREA,INPUT,SELECT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
/*	background:#4B93FF;
	color:#FFFFFF;*/
}
.basepage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333366;
	background:#FFFFFF;
}
.formbutton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	border: 1px solid #003399;
	background-color: #FFFFCC;
	font-weight: bold;
}

/****************************************************************************/
/* Charte specifiquement liée au site */

.recherche {width:150px;}
/*--------------------------------------------------------------------------*
  Titre de niveau 1, 2 et 3 
  ==> avec les images titre1.gif, titre2.gif et titre3.gif
 *--------------------------------------------------------------------------*/
H1, H1.T, P.T, T {	font-family: Arial, Helvetica, sans-serif;
	color:#3334DB;	font-size:18px;	letter-spacing:1px;
	font-weight: bold;	font-style: italic;
	margin-left: 15px;	margin-top: 1px; }
H2, P.T2, T2 { font-family: Arial, Helvetica, sans-serif;
	color:#3334DB;	font-size:16px;	letter-spacing:1px;
	font-weight: bold;	font-style: italic;
	margin-left: 15px;	margin-bottom: 0px; }
H3, P.T3, T3 {	font-family: Arial, Helvetica, sans-serif;
	color:#3334DB;	font-size:14px;	letter-spacing:1px;
	font-weight: bolder; font-style: italic;
	margin-left: 15px;	margin-top: 4px; }

BIG { color:#000099; font-size:24px; font-weight:bold; }
.BB { color:#000000; font-size:15px; font-weight:bold; }
B   { color:#297929; font-weight:bold; }
STRONG   { color:#297929; font-weight:bold; }
A.B:link, A.B:visited { color:#297929; }
A.B:hover, A.B:active { color: #FF6633; text-decoration: underline}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #555555;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003E98;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #005AA7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #003E98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #003E98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005A80;
	font-style: normal;
}
h1 {
	font-size: 16px;
	color: #005A80;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #005A80;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #005A80;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #003E98;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}
.motcle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #348B68;
}
