/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/degrade-bleu.jpg);
}

a:link {
	color: #B11518;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B11518;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #B11518;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight:normal;
}

.coordonnees {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C415E;
	width:340px;
	line-height: 12px;
}

.intitule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C415E;
	width:400px;
}

.bull {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C415E;
	font-weight:bold;
}

.txt-gras-rouge {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B11518;
	font-weight:bold;
}

.photo {
	style:border-color:#2C415E; 
	border-style:solid; 
	border-width:1px;
}
.espace {
	line-height: 20px;
}

.titre-page {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#000000
}

.baseline {
	margin-left:120px;
	margin-top:25px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	color:#B11518
}

.sous-titre {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#B11518;
}
.sp{display:none;}
