/* 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;
}

.evenement {	
	border: 1px dotted #009999;
	float: left;
    padding: 0 10px;
}

.evenementEnteteWrapper{
	clear: both;
    float: left;
    height: 70px;
    width: 100%;
}

.evenementLeft, .evenementRight{
	float: left;
    font-size: 33px;
    margin-top: 10px;
    text-align: center;
    width: 50%;
}

.evenementContentWrapper{
	clear: both;
    float: left;
	color:#009999;
    width: 100%;
}

.evenementContentLeft{
	float: left;
    margin-bottom: 15px;
    margin-left: 15px;
    width: 50%;
}

.evenementConfirmationLbl{
	font-size: 12px;
    font-weight: bold;
    margin-bottom: 2px;
    width: 270px;
}

.evenementMail{
	width: 164px;
}

.evenementMention{
	margin-bottom: 20px;
    margin-top: 5px;
}

.evenementLieu{
	font-weight: bold;
    margin-bottom: 10px;
    width: 172px;
}

.evenementLieuLbl{
	float: left;
	margin-bottom:5px;
}

.evenementNB{
	font-size: 10px;
    margin-bottom: 19px;
}

.evenementCheque{
	font-size: 11px;
    font-weight: bold;
}

.logoInscription{
	clear: left;
    float: left;
    margin-bottom: 10px;
    margin-top: 5px;
    width: 100%;
}

.logoInscription img{
	margin-right: 20px;
}

.evenementBottomLeft{
	font-size: 11px;
	font-style: italic;
    font-weight: bold;
    text-align: center;
}

.evenementContentRight{
	float: left;
    margin-left: 15px;
    text-align: center;
    width: 44%;
	margin-top: 29px;
}

.evenementTopRight{
	font-size: 19px;
    font-weight: bold;
    margin-bottom: 55px;
}

.evenementDate{
	font-size: 18px;
    font-weight: bold;
    margin-bottom: 57px;
}

.evenenementRightCenter{
	font-size: 13px;
    font-weight: bold;
    margin-bottom: 36px;
}

.evenementBottomRight{
	font-style: italic;
}
