<?
	// ==============================================================
	//
	//	Feuille de style tarif 3A
	//
	// --------------------------------------------------------------
	//
	//	Auteur : CTA
	//
	//	Date création  : 13/10/2008
	//
	//	Modifications :
	//
	//		- Le 15/05/2009 par CTA : #bloc_erreurs h1
	//
	// ==============================================================
?>

body, html	{

	height: 100%;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;

	background-color: white;
	scrollbar-face-color: #4e86ba;
	scrollbar-shadow-color: #4e86ba;
	scrollbar-highlight-color: #4e86ba;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #eaf1f7;
	scrollbar-arrow-color: #FFFFFF;
	
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #336699;
	font-weight: normal;
	font-style: none;
	}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	}

th {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4e86ba;
	}

th.fond_clair {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071AE;
	background-color: #eaf1f7;
	}

#divVehicules input, select, option {
	font-size: 10px;
	}
	
#divVehicules th{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4e86ba;
	}

td.filtre {
	background-color: #CCCCCC;
	font-size: 10px;
	}

td.clair {
	background-color: #FEFEFE;
	font-size: 10px;
	}


td.fonce {
	background-color: #eaf1f7;
	font-size: 10px;
	}

td.fond_clair {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-image:url(/pages/14_souscription/04_auto/images/fond_td.jpg);
	background-repeat:repeat-x;
	background-position:center;	
	}

input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E4A80;
	}

select {	
	width: 240px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #0071AE;
	background-color:#FFFFFF;
	}

option {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

.tarif {
	background-color:#FF9900;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	}

.sousTarif {
	font-size: 10px;
	}

.formule {
	font-weight: bold;
	font-size: 13px;
	color: #0066CC;
	}

.bouton {
	padding: 4px;
	margin: 2px;
	width: 120px;
	background-color: white;
	color:#0071AE;
	}

.bouton_envoi {
	background-color: #0071AE;
	color:white;
	font-weight: bold;
	}

/*
#bloc_erreurs {
	width: 450px;
	background:url('/communs/images/erreur.gif');
	background-repeat:no-repeat;
	background-position:left;
	border:solid 1px red;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 70px;
	margin-bottom: 10px;
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	}

#bloc_erreurs h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;  
	padding-bottom: 0px;
	}
*/

	#bloc_erreurs {
		width: 450px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-left: 70px;
		margin-bottom: 10px;
		display:block;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size : 11px;
		border:solid 1px red;
		color : #000000;
		background:url('/communs/images/erreur.gif');
		background-repeat:no-repeat;
		background-position:left;
		}
	
	
	#bloc_erreurs h1 { 
		font-size : 11px;
		color: #000000;
		font-style: normal;
		font-family: Arial, Verdana;
		padding-bottom: 0px;
		display:inline;
		text-align:right;
		height : 30px;
		}
		
.labelSessionErreur {
	color: red;
	}
	
A 		  { color: black; text-decoration: underline }
A:visited { color: black; text-decoration: underline }
A:link    { color: black; text-decoration: underline }
A:active  { color: black; text-decoration: underline }
A:hover   { color: black; text-decoration: none }


/* V3 */
A.historique {
	color: gray;
	font-size : 11px;
	font-family : Arial;
	text-decoration: none;
	}

.historique {
	color: black;
	font-size : 11px; 
	font-weight : bold;  
	font-family : Arial;
	}

td.menu  {
	font-weight : bold;
	color: #FFFFFF;
	background-color:#0071AE;
	}

.accroche {
	color: black;
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	}

/* option	{ border: 1 solid; } */

select.menu {
	color: #1E4A80;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #0071AE;
	width:auto;
	} 