@charset "iso-8859-1";
/*******************************************************************
Class des tableaux principaux
*******************************************************************/
.Tableau1
{
background: #FFFFFF;
	border-style: solid;
	border-width: 0.2px;
	border-color: #cdd8e0;
	padding: 2px;
	width: 98%;
	margin-right: 3px;
	margin-left: 3px;
}
/*******************************************************************
Class des menus
*******************************************************************/
.titre_tbl
{

	width: 800;
	background: url(../images/fond_site/titre_tbl.jpg) repeat-x;
	color:#D2691E;
	font-size: 10pt;
	text-decoration: none;
	text-align: center; 
	font-family: verdana;

}
.menu_haut1
{
width:790px;
height:33px;

}
.menu_haut1_gauche
{
background:  url("../images/fond_site/gauche1.jpg") no-repeat top; 
width : 21px;
height:33px;
}
.menu_haut1_middle
{
background:  url("../images/fond_site/middle1.jpg") repeat-x;
height:33px;

}
.menu_haut1_droit
{
background:  url("../images/fond_site/droit1.jpg") no-repeat top;
width:30px;
height:33px;
}
.menu_haut2
{
width:790px;
height:33px;
}
.menu_haut2_gauche
{
background:  url("../images/fond_site/gauche2.jpg") no-repeat top; 
width : 21px;
height:33px;
}
.menu_haut2_middle
{
background:  url("../images/fond_site/middle2.jpg") repeat-x;
height:33px;

}
.menu_haut2_droit
{
background:  url("../images/fond_site/droit2.jpg") no-repeat top;
width:30px;
height:33px;
}

.menu11
{
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
vertical-align:middle;
color:#8CC63E;
text-decoration: none;
height: 24px;

}

/*******************************************************************
Class des Td affichage du texte
*******************************************************************/
.text2
{
	color: #800000;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.text1
{
	color: darkblue;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.erreur
{
	color: Red;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td.text
{
	
}
td.petit
{
	color: #800000;
	font-size: 8px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td.titre
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #7B68EE;
	text-align: center;
	color: White;
	font-weight: bold;
}




/*******************************************************************
Class des Liens
*******************************************************************/


/*******************************************************************
Class des Input de Formulaire
*******************************************************************/
.test
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: black;
	font-weight: bold;
	font-style: normal;
	border:1px #cfcfd1 Dashed;

}
.tiret
{
	border:1px darkblue solid;
}
