/*
	#CC020C	ROUGE		
	#8C8C8C	GRIS FONCE
	#EEEEEE	GRIS
	#DCDCDC   GRIS CLAIR 		
	#FFB686     Orange clair
	#8181c2	BLEU CLAIR
	#EC8214     ORANGE GPI
*/


body {
	/*background:url(../images/background_fr.jpg) no-repeat;
	background-color : #f2f3f7;
	color : black;
	font-family : 'arial';
	border : 0;*/
	
	background:url(../images/background.jpg) no-repeat;
	background-color:#EEEFF2;
	background-repeat: repeat-x;
	/*font-family: arial, verdana, sans-serif;*/
}

h1, h2 , h3 {
	/*color : #3633CC;*/			 /* couleur titre */
	text-align : center;         /* Le titre doit être centré ! */
}
h1 {
	font-size : 24px;
	font-family: "Trebuchet MS", sans-serif;
	color:#fdfdfd;	
}
h2 {
	font-size: 18px;
	font-family: "Trebuchet MS", sans-serif;
	color:#aaaaaa;	
}
h3 {
	font-size: 14px;
}
a {
	text-decoration: none;
	font-size: 10px;
	color: #14519c;
}
a:hover {
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	color: #1d4b85;			/* couleur lien  */
}
#marge{
	margin-top:3px;
}
#titre{
	width:100%;
	font-size:33px;
	/* margin-left:300px; */
	text-align:center;
	padding:0px;
	margin:-8px !important;	
	margin:-15px;
	font-family: "Trebuchet MS", sans-serif;
	color:#fdfdfd;
}
#titre1{
	height:8px;
	font-size:33px;
	font-family: "Trebuchet MS", sans-serif;
	color:#fdfdfd;
}
a.menu {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menu:hover {
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
a.menuprinc {
	font-family: "arial";
	text-decoration: none;
	font-size: 13px;	
	text-align: center;
	color: #14519c;
}
a.menuprinc:hover {
	font-family: "arial";
	text-decoration: none;
	font-size: 13px;	
	font-style: normal;
	color: #2b4a41;			/* couleur lien  */
}

table {	
	font-size: 12px;
	/* border: 1px solid gray; */
	border: 0px black solid; 
	margin-top : -2px;
	border-color : #14519c;
}
table.table_contour {
	border: 1px red solid;
	padding: 0px 0px 0px 0px;		
}
table.menuprinc {
	/*border: 1px #eeeade solid;	 couleur menu principal */
	padding: 1px 1px 0px 0px;	
	/*background-color: #eeeade;	 couleur menu principal */
	text-align: center;
	width: 90%;
}
table.trait_haut {
	border: 1px;
	border-right-style: none;
	border-top-style: solid;
	border-top-color: silver;
	border-bottom-style: none;	
	border-left-style: none;	
	padding: 0px 0px 0px 0px;		
}
input, textarea, select {
	font-family: "arial";
	font-size: 12px;
	border:1px black solid;	
	/*background-color: #ffffff;*/
	color: Black;
}

/***
input:focus, textarea:focus, select:focus {   //ne marche que sur Mozilla 
	background-color:red;
	color:white;
}
**/
input {
	
}
input.check {
	border:0px hidden;
	background-color:transparent;
}
input1 {
	font-size: 18px;
	font-weight: bold;
	color: green;
}	
input2 {
	font-size: 18px;
	font-weight: bold;
	color: red;
}	
input.input_erreur {
	border: 1px red solid;
	font-weight: bold;
	color: Red;		
}
input.input_image {
	border: thin none;
	height: 20px;	
}
input.bouton {
	border : thin ridge Gray;
	font-size : 11px;
	font-weight : bold;
	color : black;
	background-color : #cfcfcf;	
	padding: 2px 2px 2px 2px;
	cursor: pointer;
}
/**
input.bouton:hover { 	// Ne marche qu'avec Mozilla 
	border:2px outset white;
	background-color:white;
	color:red;
}
input.bouton:active {	// Ne marche qu'avec Mozilla 
	border:2px inset red;
	background-color:red;
	color:white;
} 
*/
textarea {
	border:1px #000000 solid;
	color: Black;
}
textarea.saisie {
	width: 420px;
}
th {
	font-family: "arial";
	text-decoration: none;
	font-size: 12px;
	background-color:Silver;
	color:white;
}
td {
	font-family: "arial";
	text-decoration: none;
	font-size: 12px;
}
td.menuprinc {
	text-align: center;         /* Le titre doit être centré ! */
}
td.menuprinc:hover {
	text-align: center;         /* Le titre doit être centré ! */
	/*background-color:red;*/
}
td.td_titre {
	font-size: 14px;
	/*font-weight: bold;*/
	color: black;
	background: #e0e0e0;
	text-align: center;         /* Le titre doit être centré ! */
}
td.td_bleu {
	font-size: 13px;	
	/*font-weight: bold;*/
	color: black;
	background: #c1bfb6;
	text-align: center;         /* Le titre doit être centré ! */
}
td.td_blanc {
	font-size: 13px;	
	font-weight: normal;
	color: #ac4441;
	background: white;
	text-align: center;         /* Le titre doit être centré ! */
}
td.td_blanc2{
	font-size: 13px;	
	font-weight: normal;
	color: #ac4441;
	background: #eeeeee;
	text-align: center;         /* Le titre doit être centré ! */
}

.trait {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: dashed;
	border-bottom-color: Black;
	border-left-style: none;
}

select {
	font-weight: Normal;
}
select.select_court {
	font-size: 10px; 
	/*font-weight: bold;*/
	width: 45px;
}
select.select_moyen {	
	/*font-weight: bold;*/
	width: 100px;
}
select.select_pal{	
	width: 120px;
}
select.select_ville {
	/*font-weight: bold;	*/
	width: 320px;
}