body {
	padding:0;
	margin:0;
	text-align: justify;
}
body, td, input, textarea{
	font-size:11px;
    font-family:Georgia;
	color:#878787;
	line-height:16px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{
	color:#70A110;
	text-decoration:underline
} 
a:hover{text-decoration:none}

span{ color:#70a110}
span a{ color:#70a110}
.set { color:#636363; font-size:12px}

b { color:#121212; font-family:Tahoma}

.bg{ background:url(images/bg.gif) repeat-x top}
.bg2{
	background-image: url(../images/commun/bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_p1{
	background-image: url(../images/commun/banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_cvet{ background:#ebebeb}
.bg_cvet2{ background:#d7d7d7}
.bg_cvet_t{ background:#ececec}

ul{margin:0; padding:0; list-style:none; line-height:20px; font-size:12px}
li{
	margin:0px;
	padding-left:11px;
	background-image: url(../images/commun/bull.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li a{color:#636363;} 
 
.header{color:#2C1F1E; font-size:10px;} 

.footer{color:#dfdfdf; font-size:11px; height:88px; font-family:Tahoma} 
.footer a {color:#dfdfdf; font-size:11px;}
.footer a:hover {color:#dfdfdf; font-size:11px;} 

.more{
	padding-left:13px;
	vertical-align:middle;
	color:#121212;
	text-decoration:none;
	background-image: url(../images/commun/bull-read-more.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


input{
   background:#272727;
   border:1px solid #888888;
   padding-left:5px;
   width:165px; height:25px;
}
.input1{
   background:#ffffff;
   border:1px solid #b1b1b1;
   padding-left:0px;
   width:179px; height:19px;
   padding-left:5px;
   padding-top:1px;
}
textarea{
   background:#ffffff;
   border:1px solid #b1b1b1;
   padding-left:5px;
   width:179px; height:98px;
   overflow:auto}
.TitreVert{ color:#70a110}
.ligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#csstable table {
	border:3px solid #1e6e0b;
	border-collapse:collapse;
	width:100%;
	margin:auto;
}
#csstable thead, #csstable tfoot {
	background-color:#70a110;
	border:1px solid #1e6e0b;
	color:#FFFFFF;
	font-weight: bold;
}
#csstable tbody {
background-color:#FFFFFF;
border:1px solid #1e6e0b;
}
#csstable th {
font-family:monospace;
border:1px dotted #1e6e0b;
padding:1px;
background-color:#EFF6FF;
width:25%;
}
#csstable td {
font-family:sans-serif;
font-size:80%;
border:1px solid #1e6e0b;
padding:1px;
text-align:left;
}
#csstable caption {
font-family:sans-serif;
}
.tit_blanc {
	color: #FFF;
}

