/*//////////////html simple ////////////*/

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
		color: #000000;
}

a1 {
        font-family: Arial, Helvetica, sans-serif;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
		color: #000000;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #999999;
}
h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	color: #FF9900;
	font-weight: normal;
	font-style: italic;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	font-weight: normal;

}

frameset {
	color: #CCCCCC;
}
li {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
	color: #000000;

}

/*//////////////formulaires ////////////*/
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #F4F4F4;
	border: 1px solid #666666;


}
select {
	background-color: #F4F4F4;
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-repeat: no-repeat;

}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #CCCCCC;
}

caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
		color: #000000;
}
/*td, th {
	border: 0px;
}

td:hover {
	border: 0px;
}*/
/*//////////////liens ////////////*/


a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0080C0;
	text-decoration: none;
	font-size: 9px;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0085B7;
	text-decoration: none;
	font-size: 9px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size: 9px;
	text-decoration: none;
}
/*//////////////liens ////////////*/
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #FeFeFe;
	text-indent: 0pt;


}
.menu:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #00FF99;
	background-color: #F4F4F4;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #efefef;
	text-indent: 2pt;

}
.tdnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	background-color: #000000;
	text-indent: 2pt;

}
.tdgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #f9f9f9;
	border: 1px solid #000000;
	text-align: left;



}

.tdindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 25px;
	text-align: justify;



}


.tdneutre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-indent: 0pt;
	text-align: justify;

}

.tdsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #FFFFFF;
	text-indent: 0pt;

}

.tdcoul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #FCEFA9;
	text-indent: 0pt;

}


.tdjaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FCF2BA;
	text-indent: 2pt;
	font-weight: bold;

}

.tdvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #BDE6C8;
	text-indent: 0pt;

}

.td:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.td:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color:#F8E8FF;
	text-decoration: none;
	font-weight: bold;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 0px none;
	color:#000000;
	text-align: justify;
}
hr {
	border: 2px dotted #CCCCCC;
}
.lignvertical {
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #999999;



}
.menu2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	background-color: #F4F4F4;
	text-indent: 2pt;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
}
.menutrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-indent: 0pt;
background-color: #ffffff;

}
.menu3grispetit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	background-color: #F4F4F4;
	text-indent: 0pt;
}
.menublanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-indent: 0pt;

}
.tdfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-indent: 0pt;
}
.tdright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-indent: 0pt;

}

.tdleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-indent: 0pt;

}
.tdactu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #f5f5f5;
	border: 1px solid #aeaeae;
}
.titregran {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #0080C0;
	font-weight: bold;
	font-style: italic;


}
.titregran2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	letter-spacing: 0px;
	font-style: italic;
}
.img {
filter:DropShadow(color=#cfcfcf, offx=3, offy=3)

}

.titre_actu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	letter-spacing: 0px;
	font-weight: bold;
}.highlight {
	background-color: #FFFF00;
}


.tableau_menu {
	text-align: left;
	background-color: f9f9f9;
	border: 1px solid eeeeee;
	font-size: 9px;
}

.titre_menu {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
.titre_menu2 {
	text-align: left;
	font-size: 11px;
}
