/***** Liens *****/

a {
	color		: #000;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

.link-u{
	text-decoration: underline;
}

/***** Titre Principal *****/
h1 {
	font-family	: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding		: 0px;
	margin		: 0px;
	color		: #000;
	font-size	: 15px;
	text-align	: left;
	font-weight	: lighter;
}


/*******Titre parties*******/
h2 {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background		: #fff url(../img/fond_h2.jpg) no-repeat;
	padding-left	: 30px;
	padding-top		: 5px;
	padding-bottom	: 0px;
	color			: #fff;
	font-size		: 13px;
	text-align		: left;
	border			: 0px;
	height			: 39px;
	margin			: 0;
}

.trebu {
	font-family	: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding		: 0px;
	margin		: 0px;
	color		: #000;
	font-size	: 12px;
	font-weight	: lighter;
}

.milieu {
	text-align	: center;
	margin		: 70px 0px 40px 0px;
}

.milieu a {
	text-decoration:underline;
}

/******Police de tailles****/

.font14g{
	font-size	: 14px;
	font-weight	: bold;
}


.font11{
	font-size	: 11px;
}

.font11c{
	font-size	: 11px;
	color		: #004293;
	font		: "Trebuchet MS", Arial, sans-serif;
}


.font9{
	font-size		: 9px;
}

.font10{
	font-size		: 10px;
}

.font10i{
	font-size		: 10px;
	font-style		: italic;
}

.font11 a{
	text-decoration: underline;
}

.minisite{
	font-family	: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding		: 0px;
	margin		: 0px;
	color		: #000;
	font-size	: 10px;
	font-weight	: lighter;
}

.gras{
	font-weight	: bold;
}




/************ACTUALITES**************/
/*******Dates et téléchargements actu*******/
.date {
	color		: #e00404;
	font-size	: 10px;
	font-style	: italic;
}
/*******Titre actu*******/
.titre {
	color		: #000;
	font-size	: 13px;
	font-weight	: bold;
	font-family	: "Trebuchet MS", Arial, Helvetica, sans-serif;
}