body,td {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color:#FF0000;
	}

.nav {
	color: #FFFFFF;
	font-weight: bold;

}
.arroba {
	color: #000000;
	text-decoration: none;
}

.titre {
	font-size: 36px;
}

.titre2 {
	font-size: 20px;
	font-weight:bold;
}

.small {
	font-size: 10px;
}
a.nav:link, a.nav:active, a.nav:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a.nav:hover {
	text-decoration: underline;
	color:#CCCCCC;
}
.photo {      
	position:relative;       
	float:right;       
	padding-left:50px; }
	
.titre2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	text-indent: 25pt;
	vertical-align: text-bottom;
}
.cadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
	padding: 10px;
	border: 1px dotted #666666;
	margin-top: 15px;
	margin-bottom: 15px;
}
hr {
	border: 1px solid #333333;
}

