/* Ajustements CSS d'apoint 2010. */
@import url("adjustements.css");


.titrevertlarge {
	font-family: arial, helvetica, sans-seif;
	font-size: 16px;
	color: #009999;
	font-weight: bold;
}
.textevert{
	font-family: arial, helvetica, sans-seif;
	font-size: 12px;
	color: #009999;
	text-align: center;
}
body {
	font-family: arial, helvetica, sans-seif;
	font-size: 12px;
	color: #000000;
}
a:link{
 	font-family: Arial, Helvetica, Sans-Serif; 
 	color: #008080;
	text-decoration: underline;
 } 
 A:active {
	font-family: Arial, Helvetica, Sans-Serif; 
 	color: #008080;
	text-decoration: underline;
}
a:visited {
 	font-family: Arial, Helvetica, Sans-Serif; 
 	color: #008080; 
 	text-decoration: underline; 
 	cursor: hand;
 } 
 a:hover 
 {
 	font-family: Arial, Helvetica, Sans-Serif; 
 	color: #000000; 
	text-decoration: underline; 
 	cursor: hand;
 } 
 
h1 {
	font-size:					16px;
	font-family:				Arial, Helvetica, Sans-Serif;
	font-weight:				bold;
	color:						#009999;
	line-height:				18px;
}

h2 {
font-size:					14px;
font-family:				Arial, Helvetica, Sans-Serif;
font-weight:				bold;
color:						#000000;
line-height:				20px;
}

h3 {
font-size:					12px;
font-family:				Arial, Helvetica, Sans-Serif;
font-weight:				bold;
color:						#000000;
line-height:				16px;
}

h4 {
font-size:					10px;
font-family:				Arial, Helvetica, Sans-Serif;
font-weight:				bold;
color:						#009999
}
li {
	list-style-type: square;
}
.small {
	font-family: arial, helvetica, sans-seif;
	font-size: 10px;
	color: #000000;
}
.signature {
	font-family: arial, helvetica, sans-seif;
	font-size: 12px;
	color: #009999;
	font-weight:bold
}

table.evenement {
	border: 1px dotted #009999;
}
