/* CSS definition file containing site wide stylesheets */

.lettrineL {
	background-image: url( "../assets/images/lettrine-e.gif" );
 	background-repeat: no-repeat;
 	background-attachment: fixed;
 	background-position: top left
}

A:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(204,23,16);
 	font-weight: bold;
 	text-decoration: none 
}

.titreagenda {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: rgb(204,23,16);
 	padding: 2pt
}

.lettrine_L {
	background-image: url( "../assets/images/l_lettrine.gif" );
 	background-repeat: no-repeat;
 	background-attachment: fixed;
 	background-position: top left
}

A:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(204,23,16);
 	font-weight: bold;
 	text-decoration: none 
}

.lettrine_P {
	background-image: url( "../assets/images/lettrine-p.gif" );
 	background-repeat: no-repeat;
 	background-attachment: fixed;
 	background-position: top left
}

A:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(204,23,16);
 	font-weight: bold;
 	text-decoration: none 
}

.lettrineU {
	background-image: url( "../assets/images/lettrine-t.gif" );
 	background-repeat: no-repeat;
 	background-attachment: fixed;
 	background-position: top left
}

A {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(204,23,16);
 	font-weight: bold;
 	text-decoration: none 
}

H4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(150,150,150);
 	font-weight: bold;
 	text-decoration: none 
}

.verdanas {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11px;
 	color: rgb(204,23,16);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

H6 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11px;
 	color: rgb(204,23,16);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(150,150,150);
 	font-weight: bold;
 	text-decoration: none 
}
