.texte   { 
                font-family:  Verdana; 
                font-size: 10px; 
                color: #003E51;
}
.soustitre   { 
                font-family:  Verdana; 
                font-size: 10px; 
                color: #003E51;
				font-weight: bold;
}
.gras   { 
                font-family:  Verdana; 
                font-size: 10px; 
                color: #1E7AAA;
				font-weight: bold;
}
.copyright   { 
                font-family:  Verdana; 
                font-size: 10px; 
                color: #B3B445;
}
.photo		 { 
                font-family:  Verdana; 
                font-size: 9px; 
                color: #636425;
}
a		{
				font-family: Verdana;
				font-size: 11px;
				color: #636425;
				text-decoration: none;
}
a:hover		{
				font-family: Verdana;
				font-size: 11px;
				color: #832420;
				text-decoration: none;
}
a.hover		{
				font-family: Verdana;
				font-size: 11px;
				color: #832420;
				text-decoration: none;
}
a.textelien		{
				font-family: Verdana;
				font-size: 10px;
				color: #636425;
				text-decoration: none;
}
a.textelien:hover		{
				font-family: Verdana;
				font-size: 10px;
				color: #832420;
				text-decoration: none;
}
a.texteservice		{
				font-family: Verdana;
				font-size: 10px;
				color: #636425;
				text-decoration: underline;
}
a.texteservice:hover		{
				font-family: Verdana;
				font-size: 10px;
				color: #832420;
				text-decoration: underline;
}