body {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

p {
margin-top: 0px;
}

a {
	text-decoration: none;
	background: none;
	color: black;
}

a:active {
	color: #faa700;
}

a:hover{
	text-decoration: underline;
}

img {
	border: None;
}

h1{
	margin: 0px;
	margin-bottom: 10px;
	font-size: 1.6em;

	
}

h2{
	margin-bottom: 12px;
	font-size: 1.4em;

}

h3{

margin-bottom: 7px;
	font-size: 1.2em;
}

h6{
	margin-top: 0px;
	margin-bottom: 1px;
	font-size: 0.8em;
	font-weight: lighter;
}

hr{
border: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

ul {
	margin: 0;
	padding: 0;
}

table{
	font-size: inherit;
}

fieldset{
margin-right: 20px;
margin-left: 20px;
	background: #ECECEC;
padding: 10px;
}

legend{
	font-size: 1.3em;
font-weight: bold;
}

/*input{
	width: 300px;
}*/

.form_left{
	float: left;
}

.form_right{
	float: right;	
}

.right{
	float: right;
}

.left{
	float: left;
}

.text_center{
	text-align: center;
}

#header{
	margin: auto;
	width: 804px;
	height: 120px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	background: Black;
}

#header img{
border: none;
}

#logo_top{
	float: left;
	margin-left: 15px;
	margin-top: 28px;
}

#header_navig{	
	float: right;
	margin-right: 15px;
	margin-top: 80px;
}

#footer{
background: black;
	width: 794px;	
	margin: auto;
	margin-top: 1px;
padding: 5px;


	border-color: White;
	border-style: solid;
	border-width: 1px;
	color: white;
text-align: center;
font-size: 0.9em;
}


/* Menu horizontal*/
#menu	{
	height: 30px;
	background: url(../pics/bg_menu_top.png);
	border-style: solid;
border-color: white;
	border-width: 0px;
	padding-left: 10px;
	padding-top: 0px;
	font-weight: bold;

}
#menu ul li	{
	display: block; 
	float: left;
	padding: 7px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
font-size: 1.1em;
}

#menu ul li:hover {
	background: White;
}

#menu ul li a {
	display: block;
	font-weight: bold;

}
#menu ul li ul	{
	position: absolute; 
	z-index: 1;
	margin: 0px;
	margin-top: 7px;
	padding: 0px;
	background:White;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	text-align: left;
font-size: 0.8em;
}

#menu ul li ul li	{
	position: relative; 
	float: none;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
}

#menu ul li ul li a {
	font-weight: normal;
	display: block;
}

#menu ul li ul li:hover	{
	background:#F5F5F5;
}
#h_menu{
	margin: auto;
	width: 802px;
	height: 30px;	
	margin-bottom: 0px;
border-width: 1px;
border-color: #D3D3D3;	
	border-bottom-color: white;
border-top-color: white;
border-style: solid;
	
	border-bottom-width: 0px;
	border-top-width: 1px;	
}



/* MAIN */
#main_body_conteneur {
	margin: auto;
	padding: 1px;
	background: #CACACA;
	width: 802px;
	border-color: White;
	border-style: solid;
	border-width: 1px;
}

#main_body {
	width: 790px;
	background: White;
	border-color: #565656;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	overflow: hidden;
}

/* Barre de navigation */
.navig{
margin-top: 3px;
margin-bottom: 10px;
margin-left: 7px;
	
}

/* Colone de gauche */
#left_col{
	float: left;
	width: 185px;
	padding-left: 5px;
	padding-right: 15px;

}
 
/* Droite large */
#right_large_col{
	float: right;
	width: 570px;
	margin-right: 10px;
}

#right_large_col a{	
	text-decoration: underline;
}

#right_large_col a:hover{	
	text-decoration: none;
}

#right_large_col ul{
	margin-left: 20px;
}

#right_large_col li{
	margin-bottom: 8px;
}


#right_large_col img{
	margin-left: 24px;
}

/* Centre (3 colones) */
#center_col{
	float: left;
	width: 440px;

}


/* Droite slim */
#right_col{
	float: right;
	width: 130px;
}
 

.on{
    background:#F5F5F5;
}

/* Menu vertical */
#menu_V{
margin-bottom: 15px;
	/*padding-left: 5px;
	padding-right: 15px;*/


}

.menu_v_title {
	font-weight: bold;
text-align: center;
color: white;
font-size: 1.2em;
}



#menu_V li {
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	border-top: none;
	border-right: none;
	border-left: none;
	padding: 5px;
font-weight: bold;

}

#menu_V li a{
	display: block;
}


#menu_V li:hover{
	background:#F5F5F5;
}


/* BOXES */

.box_com_header{
	height: 18px;
	padding-top: 2px;
	background: Black;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 1.2em;
}

.box_com_body{
	border-style: solid;
	border-width: 1px;
	border-top: none;
	padding: 5px;
}

.box_com_body ul{
margin-left: 22px;
line-height: 1.6em;
}

.box_com_footer{
	height: 20px;
	padding-right: 13px;
	margin-bottom: 35px;
	border-color: #2F2F2F;
	border-style: solid;
	border-width: 1px;
	border-top: none;
	text-align: right;
}

.box_com_footer a:hover {
	text-decoration: underline;
}

/* Boite affichant les logo clients */
.box_clients_body{
	border-style: solid;
	border-width: 1px;
	border-top: none;
	padding: 0px;
	margin-bottom: 15px;		
}

.box_clients_body img{
border: none;
		
}






.box_stats_header{
	height: 18px;
	padding-top: 2px;
	background: Black;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 1.2em;
}

.box_stats_body{
	border-style: solid;
	border-width: 1px;
	border-top: none;
	padding: 5px;
	padding-left: 13px;
	padding-right: 10px;
margin-bottom: 15px;
}

.box_stats_body ul{
	line-height: 1.6em;
	list-style-type: none;
}

.box_stats_footer{
height: 20px;
	padding-right: 13px;
margin-bottom: 35px;
border-color: #2F2F2F;
border-style: solid;
border-width: 1px;
border-top: none;
text-align: right;
}

.box_stats_footer a:hover {
	text-decoration: underline;
}


/* Testimonial */
.box_testimonial_header {
	height: 18px;
	padding-top: 2px;
	background: Black;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 1.2em;
}
.box_testimonial_body {
	border-style: solid;
	border-width: 1px;
	font-size: 0.9em;
	font-style:italic;	
margin: 0px;	
}

.box_testimonial_body p{
	padding: 5px;
}

.box_testimonial_footer {
	border-style: solid;
	border-width: 1px;
	border-top: none;
margin: 0px;	
padding: 5px;
	text-align: right;
}

.box_testimonial_footer a:hover {
	text-decoration: underline;
}

/**
* BOUTONS ET LIENS
**/

.btn {
	background: url(../pics/btn/btn.png);
	border-style: solid;
	border-width: 1px;
	border-color: #2F2F2F;
	color:  #2F2F2F; 
	padding: 6px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}

.more_link{
	cursor: pointer;
	/*padding-left: 15px;
	background-image: url(../pics/arrow_href.png);
	background-repeat: no-repeat;*/
}

.more_link a{
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.1em;
}

.more_link a:hover {
	color:  #cc0000;
}


/**
* Histogrames
**/ 
.histo {
     position: relative; /* IE hack */
     border: 1px solid black;
     margin: 0 auto;
background: #15A040;
}
.histo .barre {
     display: block;
     position: relative;
     background:  #DC143C;
	  text-align: center; 
	  height: 1em;
}




/**
* SECTIONS
**/
.news a:hover{
text-decoration: underline;
	color:  #cc0000;	
}

/**
* Boite de message javascript pour les formulaire
**/

.form_err{
	visibility: collapse;
	margin-top: 3px;
	margin-bottom: 3px;
	background: White;
	border-style: solid;
	border-color: #D7153C;
	border-width: 1px;
	color: #D7153C;
	padding: 5px;
	font-size: 0.9em;
	font-weight: bold;
	
}

#box_err{
	margin: 3px;
	background: #CE163B;
	border-style: solid;
	border-width: 2px;
	border-color: Black;
	color: white;
	padding: 5px;
	text-align: left;
}

#box_err img{
	margin: 5px;	
}


#box_ok{
	margin: 3px;
	border-style: solid;
	border-width: 2px;
	border-color: Black;
	padding: 5px;
	color: White;
	text-align: left;
	background-color: #38BA14;
	font-weight: bold;
}

#box_ok img{
	margin: 5px;	
}

#box_news li{
	margin-bottom: 13px;
}



/**
* Thumbails
**/
/**
* Thumbails
**/
.thumb{
	display: block;
}
.thumb img{
	border-style: solid;
	border-width: 1px;
}

/**
* News
**/
.box_news{

	padding: 5px;
}

.box_news h1{
	font-size: 1.3em;
}

.box_news h2{
	font-size: 1.1em;
}

.box_news img {
	border: None;
}

.box_news_pevnext {
	padding-right: 50px;
	padding-left: 50px
}

.box_news_search{
	margin:auto;
	padding: 2px;
	background:#EAEAEA;
	text-align:center;