﻿body, table {
    font: normal 10pt "Trebuchet MS", Tahoma, Arial, Helvetica;
	color: #55b3e8;
}
a {
	text-decoration: none;
	color: #55B3E8;
}

a:hover {
	text-decoration: underline;
}

table .Style10 {
    font-size: 11px;
}

/* Formulaires */

input[type=text],input[type=password],textarea,select {
   	padding:1px;
   	margin:1px;
   	border:1px solid #1779AE;
    background-color: #A7D9F3;
    border-left-width: 3px;
    padding-left: 3px;
    font-family: "Trebuchet MS",Tahoma,Arial,Helvetica;
   	font-size: 10pt;
	color: #1779AE;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
	border: 1px solid #1779AE;
	background-color: #CDE9F8;
    border-left-width: 3px;
	padding-left: 3px;
	color: #1779AE;
}

input[type=submit],input[type=reset],input[type=button],button {
	cursor:pointer;
	font-weight:bold;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica;
    font-size: 10pt;
}

.Style1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 21px;
	padding-left:5px;
}h1 {	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;	font-weight: bold;	color: #FFFFFF;	font-size: 21px;	padding-left:5px;	margin:0px;}
.Style2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #EC5E12;
	padding-bottom:10px;
}

.Style2 a {
	text-decoration: none;
}

.Style2 a:hover {
	text-decoration: underline;
}

.Style3 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right:5px;
}
.Style4 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: #55b3e8;
	font-size: 13px;
	padding-left: 38px;
}
.Style4#un {
	padding-top: 5px;
}
.Style4surbrillance a {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: #55b3e8;
	font-size: 13px;
	text-decoration: none;
}
.Style4surbrillance a:hover {
	color: white;
	background-color: #55b3e8;
}
.Style5 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}	
.Style5 a {
	color: #FFFFFF;
	text-decoration: none;
}
.Style5 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Style6 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	width: 600px;
	color: #55b3e8;
	font-size: 13px;
	padding-left: 40px;
}
.Style6 a {
	color: #55b3e8;
	text-decoration: none;
}
.Style6 a:hover {
	color: #55b3e8;
	text-decoration: underline;
}
.Style7 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: #55b3e8;
	font-size: 13px;
	display: block;
	padding-left: 33px;
}
.Style8 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: normal;
	color: #55b3e8;
	font-size: 11px;
}
.Style9 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: normal;
	color: #55b3e8;
	font-size: 12px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.Style9 a {
	color: #55b3e8;
}

.news {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
	color: #55b3e8;
	font-size: 11px;
	border: 1px solid #B1E2FC;
}
.news th {
	background: #EAF7FE;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
}

/*debut tag cloud*/
.tagcloud
{
background-color: #FFFFFF; width: 190px; /* couleur de fond du tableau+taille */
border: 1px solid #BFBFBF; /* bordure+couleur du tableau */
padding: 2px; /* espace entre la bordure et le texte */
text-align: center; /* texte centré */
font-family: Arial, Helvetica, sans-serif; /* style d'écriture */
}
.tagcloud a {
text-decoration:none; /* pas de décoration sur les liens */
}

.tagcloud a:hover {
	text-decoration: underline;
}
.tag-1 { /* nom de la class*/
color:#AA3406; /* couleur du lien */
font-size: 16px; /* taille d'écriture */
font-weight:bold; /* gras */
}
.tag-2 {
font-size: 14px;
color:#333399;
}
.tag-3 {
font-size: 12px;
color:#BF2470;
}
.tag-4 {
font-size: 10px;
color:#333333;
}
.tag-5 {
font-size: 12px;
color:#FF8000
}
.tag-6 {
font-size: 10px;
color:#7DBE0B;
}
.tag-7 {
font-size: 11px;
color:#55B3E8;
font-weight:bold;
}
.tag-8 {
font-size: 12px;
color:#FF55FF;
font-weight:bold;
}
.tag-9 {
font-size: 13px;
color:#008080;
font-weight:bold;
}
.tag-10 {
font-size: 11px;
color:#33CC99;
font-weight:bold;
}
/*fin tag cloud*/
