#vert
{
color:   #808080;
font-family:"Trebuchet MS";
display:inline;
}
#bleufonce
{
color: #99CCFF;
display:inline;
}
#brun
{
color:#666633;
display:inline;
}
#brunfonce
{
color: #993333;
display:inline;
}
#impots
{
background-image: url("accueil/barre_impots.gif");
background-repeat: no-repeat;

}





.input_hide
{
	border:none;
	background-color:transparent;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.hidden
{
	display: none;
}
.visible
{
	display: inline;
}


.infos_bulle {
position: absolute;
top: -999px;
width: 200px;
visibility: hidden;
opacity: 0.9;
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
filter: alpha(opacity=90);
}

.infos_bulle_haut {
height: 30px;
background: url('accueil/bulle.gif') no-repeat left top;
}

.infos_bulle_bas {
font-size:smaller;
color: black;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 12px;
background: url('accueil/bulle.gif') no-repeat left bottom;
}






.CadreTech
{
background-image:url(Images/Textures/Texture8.png);
color:  #808080;
margin: 5px;
padding:5px;
font-family:"Trebuchet MS";
}

.CadreNiv
{
background-image:url(Images/Textures/Texture7.png);
color:  #17B6E8;
margin: 5px;
padding:5px;
font-family:"Trebuchet MS";
}

.marge
{

text-align:left;
margin-left:250px;

}

dl
{
text-align:left
}

p
{
}

.Droite
{
text-align:left;
}


.cadre
{
color:   #808080;
text-align: center;
text-decoration:none;
margin:0;
padding:0;
font-style:Trebuchet MS;

}


input
{}
.petit
{width:10px}

form
{}
.NoBlock
{
display: inline;
}


h1
{
font-family: "Comic Sans MS";

}
h3
{
word-spacing: 0;
line-height: 100%;
margin: 0;
font-family:"Trebuchet MS";
color:#17B6E8;
font-size: large;
font-weight:normal;
}




caption /* Titre du tableau */
{
   /*margin: auto;  Centre le titre du tableau */
    font-family: "Trebuchet MS";
	color: #17B6E8;
	font-weight:bold;
	font-size:1.2em;
	text-align:left;
	margin-bottom: 20px; /* Pour éviter que le titre ne soit trop collé au tableau en-dessous */
}

table /* Le tableau en lui-même */
{
}
.ta1
{
   /*margin: auto;  Centre le tableau */
   padding:15px;
   border-collapse: colapse; /* Colle les bordures entre elles */
}
th /* Les cellules d'en-tête */
{
}
.th1
{
   border-collapse:collapse;
   background-image:url(Images/Textures/Texture4.png);
   background-color:#17B6E8;
   color: white;
   font-size: 1.1em;
   padding:5px;
}
.th1long
{
   border-collapse:collapse;
   background-image:url(Images/Textures/Texture4b.png);
   background-color:#17B6E8;
   color: white;
   font-size: 1.1em;
   padding:5px;
}

td /* Les cellules normales */
{
}
.td1
{
   border: 1px solid #D9F1F9;
   font-family: "Trebuchet MS", Times, "Times New Roman", serif;
   background-image:url(Images/Textures/Texture6.png);
   text-align: left; /* Tous les textes des cellules seront centrés*/
   padding:5px;/* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
}
.bords
{
   border: 1px solid #666633;
}

tr{}
.Bords
{
   border: 1px solid #993333;
}

body
{
font-family:"Trebuchet MS";
color:   #808080;
font-size:small;
}
	.cadre:hover
	{
	color: orange;
	text-align: center;
	text-decoration: none;	
	
	}
