body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", helvetica, sans-serif ;}
body,td,div,p,pre,ul {font-size: 13px;}
BODY {background-color:#FFFFFF;
      background:url(images/fond.gif) repeat-y;
	  	  background-position: center;
	 text-align: center;
}

#container {
 width: 860px;
 background : #ffffff ;
 margin-left: auto;
 margin-right: auto;
 padding: 10;
  padding-top: 0;
 text-align: left;
 border: 0px solid #01534F;

}

h1 {font-size: 18px;}
h3 {font-size: 13px;}
p {			text-align: justify ;
			text-indent: 0em ;}

.small {font-size: 12px;}
.mini {        font-size: 11px;}

.minimini {font-size: 10px;
           	font-style: italic; 
}
.contact {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.promo {
	font-size: 15px;
	color: #38A748;
	font-weight: bold;
}

.h1 {
	color: #1A4385;
	border-bottom-style:solid; border-bottom-width:2px; border-color:#1F468A;
    margin:0px; margin-bottom:16px;
	padding: 10px;
	padding-left: 80px;
	font-weight : bold;
	font-size: 15px;
	background-image:  url(images/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.h2{
	color: #1A4385;
	border-bottom-style:solid; border-bottom-width:1px; border-color:#608ECA;
    margin:0px; margin-bottom:16px;
	padding: 10px;
	padding-left: 80px;
	font-weight : bold;
	font-size: 15px;
	background-image:  url(images/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.h3{
	color: #1A4385;
	border-bottom-style:solid; border-bottom-width:1px; border-color:#608ECA;
    margin:0px; margin-bottom:0px;
		padding: 10px;
	padding-left: 70px;
	font-weight : bold;
	font-size: 13px;
	background-image:  url(images/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.trombinoscope{
	color: #1A4385;
	border-bottom-style:solid; border-bottom-width:1px; border-color:#608ECA;
    margin:0px; margin-bottom: 5 px;
	padding: 5px;
	padding-left: 5px;
	font-weight : bold;
	font-size: 15px;
}

a {        font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#ad351a}
a:visited {        color:#78534a}
a:active {color:#000000}
a:hover{color: #FF4D00;}
/* ///////////////////////////////////////////////////////////////////////////////////////AUTRES CLASSES/////////////////////////////////////////////////////////////////////////////////////// */

.clearer {
	clear: both;
	}
	


