body {
    font-family:Arial, Verdana;
	font-size: 12px;
	color: #003059;
	background-color:#00407d;
	text-decoration:none;
	margin-top: 0px;
	padding-top: 0px;
	background: url('images/bg.gif');
	margin-top: 0px;
	padding-top: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}
.infolettre {
	background: url('images/bg_infolettre.gif');
	background-repeat: no-repeat;
}

td {
    font-size: 12px;
	color: #003059;
    font-family:Arial, Verdana;
}


img {
	border: 0;
}

.justify {
	text-align: justify;
}

a {
    color: #991F21;
    text-decoration:none;
}

a:hover {
    color: #75B9EA;
    text-decoration:none;
}

.titre2 {
    font-size: 14px;
    color: #1B5278;
    font-family: Arial, Verdana;
	font-weight : bold;
}

.soustitre {
    font-size: 12px;
    color: #991F21;
    font-family: Arial, Verdana;
	font-weight : bold;
}
.tableau_titre {
    font-size: 11px;
    color: #003059;
    font-family: Arial, Verdana;
}
.tableau_petit {
    font-size: 10px;
    color: #003059;
    font-family: Arial, Verdana;
}

.copyright {
     font-size: 11px;
     color: #517B98;
     font-family:Arial, Verdana;
}
.copyright a{
     font-size: 11px;
     color: #517B98;
     font-family:Arial, Verdana;
	 text-decoration:none;
}
.copyright a:hover{
     font-size: 11px;
     color: #517B98;
     font-family:Arial, Verdana;
	 text-decoration:none;
}

.error_message {
	color: #ff0000
}

.sousmenu td {
	border-bottom: 1px solid #E4EFF7;
	color: #E4EFF7;
	font-size: 12px;
	/*padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;*/
}

.sousmenu a {
	color: #E4EFF7;
	text-decoration: none;
}

.ssousmenu td {
	border-top: 1px solid #E4EFF7;
	color: #145D8F;
	font-size: 12px;
	/*padding-top: 3px;
	padding-bottom: 3px;*/
	padding-left: 10px;
}

.ssousmenu a {
	color: #145D8F;
	text-decoration: none;
}

.titre_tarifs {
	font-weight: bold;
	font-size: 16px
}

div.photo_m {
	float: left;
	width: 164px;
	padding: 10px;
	text-align: center;
	border: 1px solid #ccc;
}

div.photo_m a {
	color:#999;
	text-decoration: none;
}

div.photo_m a:hover {
	color: #000;
	text-decoration: none;
}

div.photo_m:hover {
	background-color: #ddd;
}