@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;	
	background-image: url(img/fond_ombre.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Menu {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

.txt_home{
	font-size:14px;
}

.titreparagraphe {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.titreparagraphe2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}

.titreparagraphe3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}

h1{
	font-size: 20px;
	font-weight: bold;
	color: #FF3300;
}

.titreparagraphe4{
	font-size: 20px;
	font-weight: bold;
	color: #FF3300;
}

.textejustifie {
	font-weight: normal;
	text-align: justify;
}
.textetableau {
	color: #FFFFFF;
	font-weight: bold;
}
.textetableau2 {
	color: #FFFFFF;
	font-size: 10px;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Style2 {font-weight: bold}
.Style3 {
	font-size: 18px;
	color: #FF0000;
}
.Style4 {font-size: 9px}

#secu{
	border:1px solid #ff9900;
	height:120px;
	text-align:center;
}
#securite{
	width:250px;
	padding:5px;
	float:left;
	position:relative;
	text-align:center;
}

#securite2{
	width:300px;
	padding:5px;
	margin-left:30px;
	float:left;
	position:relative;
	text-align:center;
}

a.secu{
	color:#336699;
	font-weight:bold;
}

a.secu:hover{
	text-decoration:underline;
}

.lien_ann{
	color:#336699;
	text-decoration:none;
	font-size:11px;
}

.lien_ann:hover{
	color:#336699;
	text-decoration:underline;
}
.lien_ann:visited{
	color:#336699;
}


.lien_big{
	color:#336699;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

.lien_big:hover{
	color:#336699;
	text-decoration:underline;
}
.lien_big:visited{
	color:#336699;
}


#lib_ask{
	color: #FF3300;
	font-size:13px;
	font-weight:bold;
}

#lib_ask a{
	color: #FF3300;
}

#lib_ask a:hover{
	text-decoration:underline;
}

#partenaire{
	font-size:9px;
	color:#666666;
}

#partenaire a{
	color:#666666;
	text-decoration:none;
}

#partenaire a:hover{
	color:#666666;
	text-decoration:underline;
}