.undertexte {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #bda17f;
	text-decoration: none;
}
	
a.linkpdf
	{color: #990000 ; text-decoration: none ; }
	a:visited.linkpdf
	{color: #990000 ; text-decoration: none ; }
	a:hover.linkpdf
	{color: #cc0000 ; text-decoration: none ; }
	a:focus.linkpdf
	{color: #cc0000 ; text-decoration: none ; }
	
a.linklang
	{color: #bda17f ; text-decoration: none ; }
	a:visited.linklang
	{color: #bda17f ; text-decoration: none ; }
	a:hover.linklang
	{color: #73685a ; text-decoration: none ; }
	a:focus.linklang
	{color: #73685a ; text-decoration: none ; }
	
.titres {
	font-family: trebuchet MS;
	font-size: 18px;
	color: #cebaa2;
	text-decoration: none;
}

.textes {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #73685a;
	text-decoration: none;
}

.textes a {color: #73685a;}
.textes a.hover {color: #bda17f;}


.expotexte {
	font-family: trebuchet MS;
	font-size: 11px;
	color: #73685a;
	text-decoration: none;
}

/***** Page Liens ******/
#fadi-nom{float: left;}
#fadi-infos{margin-left: 105px; width: 280px;}


/***** Styles du player jQuery sur la page Actualités *****/
/* Make sure your page contains a valid doctype at the top */

/*CSS for Simple Gallery Example 1*/
#simplegallery1{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 4px solid #C5AD90;
}

/*CSS for description DIV of Example 1 (if defined)*/
/*#simplegallery1 .gallerydesctext{ 
text-align: left;
padding: 2px 5px;
}*/
