
/*--------------Style1 CSS------------------*/

/*-----------------------Font----------------*/
.titre
{
font-family: "Trebuchet MS",sans-serif;
font-size: 110%;
color:#0c5ebe;
}
.title
{
font-family: "Trebuchet MS",sans-serif;
font-size: 80%;
text-align:left;
color: black;
}
.style1 {
font-family:"trebuchet ms";
font-size:80%;
color: #2c4b56;
}
.content
{
font-family: Optima, "Trebuchet MS", Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
font-size: 100%;
border-style: "none none none none";
}
.radio
{
font-family: Optima, "Trebuchet MS", Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
font-size: 80%;
border-style: "none none none none";
}
.complement
{
font-family: "Trebuchet MS",sans-serif;
font-size: 80%;
color: #b1a991;
}
.titleradio
{
font-family:"trebuchet ms",sans-serif;
color:#0c5ebe;
text-align:left;
font-size: 100%;
}
.erreur
 {
font-family:"trebuchet ms";
font-size:80%;
color :#c33b3b;
}
.copyright
{
font-family:"courrier";
font-size:80%;
color :#cda531;
}
/* La Font*/
body{
	font-family: Trebuchet MS;
	background-color:#FFFFFF;
}
/*-----------------Ligne------------------*/
hr
{
height: 1px; 
color: #0c5ebe; 
background-color: #0c5ebe; 
border: none;
}

/*----------------Liste, Tableau------------*/
table .encadre
{
border:1px solid #c7eafb; 
empty-cells:hide
}
ul,li{
font-family: "Trebuchet MS",sans-serif;
font-size: 90%;
color:#0c5ebe;
}
.cadre
{
font-family:"trebuchet ms";
color:#ffffff;
background-color:#b1a991;
font-size:100%;
text-align:left;
}
.cadrebg{
background:url(../image/bgencadre.gif);
color:#662200;
}
/*------------Bold-------------*/
b{
font-family: "Trebuchet MS",sans-serif;
font-size: 100%;
text-align:left;
color: black;
}
/*-------------Liens---------------*/
a:link {color: green; text-decoration:underline;}
a:visited {color: gray; text-decoration:underline;}
a:hover {color:red; text-decoration:none;}
/*----------Paragraphe---------*/
p {
font-family:"trebuchet ms";
font-size:80%;
}
/*-----------------input--------------------*/
input
{
font-family:"trebuchet ms",sans-serif;
color:#0c5ebe;
font-size:80%;
}
.droite
{
border-style: "none none none none";
background-color: white;
text-align:right;
}
.caseacocher
{
width: 12px;
}
/*-----------------select option menu deroulant--------------------*/
select
{
font-family:"trebuchet ms",sans-serif;
color:#0c5ebe;
text-align:left;
font-size: 80%;
}
/*-------------La zone de texte -----------------*/
textarea {
border:1px solid black;
background-color:red;
font-family:"trebuchet ms",sans-serif;
color:black;
}
/*------------------le label------------------*/
label {
font-family:"trebuchet ms",sans-serif;
font-weight:normal;
font-size:75%;
}
.labeld {
font-family:"trebuchet ms",sans-serif;
font-weight:normal;
font-size:75%;
background-color: white;
text-align:right;
}
.labelg{
font-family:"trebuchet ms",sans-serif;
font-weight:normal;
font-size:75%;
background-color: white;
text-align:left;
}

/*-----------------------------------------*/


	

