/* CSS Document */
body {	
		background: url(fond.jpg); 
		background-repeat: repeat; 
		margin-top:0;
		margin-left:0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
}
td {
		line-height: 100%;
}
li, p, td {
		font-size: 13px;
		color: #000000;
}
p {
		padding:0 0 10px 0;
		margin:5px 0 0 0;
}
li {	
		padding:10px 0 0 0;
}
a.menu_top, span.menu_fixe {
		font-family:Arial;
		font-size: 11px;
		font-weight:bold;
		color:#FFFFFF;
		padding:4px 0 4px 10px;
		text-decoration:none;
}
td.nav_top {
		background: url(nav_haut.gif); 
		background-repeat: no-repeat; 
		width:131px;
		height:44px;
		vertical-align:bottom;
		padding:5px 0 10px 5px;
}
td.nav_main {
		background: url(nav_vert_1px.gif); 
		background-repeat: repeat;
		padding:25px 0 10px 5px;
}
a.nav:link span, a.nav:visited span{
		background: url(puce_blanc.gif); 
		background-repeat: no-repeat;
		width:12px;
		height:12px;
}
a.nav:hover span, a.nav:active span{
		background: url(puce_bleu.gif); 
		background-repeat: no-repeat;
		width:12px;
		height:12px;
}
td.nav_main a, td.nav_top a, td.nav_main span, td.nav_top span {
		font-family:Arial;
		font-size: 12px;
		font-weight:bold;
		text-decoration:none;
		padding:5px 0px 5px 5px;
		vertical-align:bottom;
}
a.nav:link, a.nav:visited, a.nav:active {
		color: #FFFFFF; 
}
a.nav:hover {
		color: #000084; 
}

td.page{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		padding:30px 0 0 30px;
		vertical-align:top;
}
.nav_fixe {
		color: #000084; 
}
.nav_fixe span {
		background: url(puce_bleu.gif); 
		background-repeat: no-repeat;
		width:12px;
		height:12px;
}
h1 {
		font-size:26px;
		font-weight:normal;
		text-align:center;
		padding:20px 0 20px 0;
}
h2 {
		font-size:20px;
		font-weight:normal;
		color:#000084;
		text-align:left;
		padding:20px 0 5px 0;
}
h3 {
		font-size:16px;
		font-weight:bold;
		text-align:left;
		padding-right:30px;
}
.titre1 {
		font-size:26px;
		font-weight:normal;
		text-align:center;
		padding:20px 0 20px 0;
}
.titre2 {
		font-size:20px;
		font-weight:normal;
		color:#000084;
		text-align:left;
		padding:20px 0 0 0;
}
td.titre3, td.titre3 a, td.titre3 span{
		font-size:16px;
		font-weight:bold;
		text-align:left;
		padding-right:20px;
		text-decoration:none;
}
td.titre3 a:link, td.titre3 a:visited, td.titre3 a:active {
		color:#000000;
}
td.titre3 a:hover {
		color:#0000FF;
}
td.titre3 span {
		font-size:14px;
		padding-top:0;
		padding-left:0;
		padding-bottom:0;
}
p.produit {
		text-align:justify;
		padding:0 0 10px 0px;
		font-weight:normal;
}
span.domaine {
		font-size:14px;
		color:#000000;
		font-weight:bold;
}
ul.lst_top {
		margin-top:0;
}
.actu {
		padding:5px 30px 5px 10px;
		font-size:12px;
		font-weight:bold;
		color:#000084;
}
p.right {
		font-size:10px;
		text-align:right;
		padding-right:20px;
}
p.error {
		color:#800000;
}