/* CSS Document */
.hover {overflow:auto; height:400px; width:400px;}
.hover1 {overflow:auto; height:100px; width:400px;}
a {color: #000000; text-decoration:none ;}

a:hover {color:#C70202; text-decoration:none;}


.TITRE { color:#000000; font-size:10px; font-family:verdana; font-weight:bold; text-decoration:none;}
.TITREBLANC { color:#ffffff; font-size:10px; font-family:verdana; font-weight:bold; }
.SOUSTITRE { color:#000000; font-size:11px; font-family:verdana; font-weight:normal; }
.TEXT { color:#000000; font-size:10px; font-family:verdana; font-weight:normal; }
.TEXTBLANC { color:#ffffff; font-size:10px; font-family:verdana; font-weight:normal; }.BLOC {
	color:#000000;
	font-size:10px;
	font-family:verdana;
	font-weight:normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.TITRE1 {
color:#000000; font-size:12px; font-family:verdana; font-weight:bold; text-decoration:none;
}
.blocgauche {
	background-image: url(images/home_57.gif);
	background-repeat: repeat-y;
	background-position: left;
	}.blocdroite {

	background-image: url(images/home_57.gif);
	background-repeat: repeat-y;
	background-position: right;
}
