/* CSS Document */

@import "ombreimg.css";

body
{
	font-family:"Trebuchet MS","Lucida Grande",Verdana,sans-serif;
	/*font-family: Arial, Helvetica, sans-serif; */
	font-size: 10pt;
	color:#333333;
	text-decoration:none;
	
}
<!--[if IE 7]> 
    img { -ms-interpolation-mode: bicubic; } 
<![endif]-->

.petit {
	font-size: 8pt;

}
.moyen
{
	font-size: 9pt;	
}
.grand
{
	font-size:14pt;
}
a
{
	color:#41700e;
	text-decoration:none;
}
a:hover
{
	color:#6FC117;
	text-decoration:underline;
}
a.zoom_alx
{
	margin-right:4px;	
	margin-bottom:4px;
}
.tableau
{
	border: 1px solid #898989;
}


.titre, h1
{
	font-size:14pt;
	color:#41700e;
	font-weight:bold;
}
.sous_titre, h2
{
	font-size:10pt;
	color:#555555;
	font-weight:bold;
}

.cadre_img
{
	border:0px;
	padding:2px;
	margin-left:3px;
	margin-right:3px;
}


.ombreimg
{	
	background:url(../images/ombre_img.jpg) bottom right no-repeat;
}

.ligne_horiz
{
	margin-left:9px; 
	float:left; 
	border-top:1px solid #6ea23c; 
	height:1px; 
	margin-top:8px; 
	width:100%;
}

/*************** DIV pour le text du Footer **************/
div.footer_text
{
	padding-left:20px;
}

/*************** DIV de MiniNews *************************/
div.mini_news_date
{	
	background:url(../images/newsdate_bg.jpg) no-repeat; 
	height:48px;
	width:50px;
	background-color:#f6f6f6;
}

/* Div pour le mois et l'année des mininews */
div.miniNews_MY
{
	font-size:8pt;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
}

/* Div pour le jour des mininews */
div.miniNews_Day
{
	font-weight:bold;
	text-align:center;
	padding-top:6px;
}


/*************** TABLEAU d'affichage page de News *********************/

td.news_date
{
	padding-top:5px;
	vertical-align:top;
}

table.news_tab
{
	background:url(../images/newsdate_bg.jpg) no-repeat;
	vertical-align:top;
	width:50px;
	height:48px;
	
}

td.news_month
{	
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:8pt;
}

td.news_day
{
	text-align:center;
	color:#4c4c4c;
	padding:0 0 0px 0;
	font-weight:bold;
	font-size:9pt;
}
td.news_content
{
	padding-top:10px;
}
td.news_title
{
	font-size:12pt;
	color:#41700e;
	text-align:left;
	font-weight:bold;
	padding-top:5px;
	border-bottom:#4c4c4c dashed 1px;
	padding-bottom:10px;
}

td.news_parser
{
	border-top:1px #4c4c4c dotted;
	height:1px;
}
td.content_news
{
	padding-bottom:10px;
}
/**************** Activité *******************/
.lst_rub_activite
{
	float:left;
	text-align:center;
	border:#CCCCCC solid 1px;
	padding:2px;
	margin-right:5px;
	margin-bottom:5px;
	width:210px;
	height:160px;
	position:relative;
}



.content_img
{
	height:114px;
	position:relative;
}
.img_activite
{
	border:#CCCCCC solid 1px;
	margin-top:5px;
	position:relative;
}
.masque_activite
{
	display:block;
	width:210px;
	height:45px;
	background:#7b9163;
	margin-top:-10px;
	padding-top:10px;
	-moz-opacity:0.40;opacity: 0.40;filter:alpha(opacity=40);
	z-index:1;
	position:relative;
}
.lien_activite
{
	margin-top:-35px;
	display:block;
	z-index:8;
	position:relative;
}

/*************** TABLEAU avec fond ********************/
#tableau_cadre
{
	width:221px;
	border:#CCCCCC solid 1px;
}
#tableau_cadre th
{
	padding-left:15px;
	line-height:37px;
	height:37px;
	text-align:left;
	font-weight:bold;
	font-size:11pt;
	color:#FFFFFF;
	background:url(../images/tableau_header.jpg) top left no-repeat;
}
#tableau_cadre th.news
{
	background:url(../images/tableau_header_news.jpg) top left no-repeat;
}
#tableau_cadre td
{	
	background-color:#f6f6f6;
	padding-left:3px;
	padding-top:2px;	
}

#tableau_cadre .mini_news_title
{
	font-size:11px;
	color:#41700e;
	text-align:left;
	font-weight:bold;
	padding-top:5px;
	text-decoration:none;
}

/******* Sous menu ***********/
#tab_sous_menu
{
	border:#CCCCCC solid 1px;
	padding:0px;
	margin-right:10px;
}
#tab_sous_menu .liens_sous_menu, .liens_sous_menu_selected
{
	display:block;
	width:200px;
	height:30px;
	line-height:30px;
	font-size:10pt;
	padding:4px;
	text-decoration:none;
}
#tab_sous_menu .liens_sous_menu:hover, .liens_sous_menu_selected, .liens_sous_menu_selected:hover
{
	background:#7b9163;
	color:#FFFFFF;
	text-decoration:none;
}



/******************* Input ******************/
#formu select
{
	font-family:"Trebuchet MS","Lucida Grande",Verdana,sans-serif;
	font-size: 10pt;
	border:#BCBCBC solid 1px;
}
#formu input, #formu textarea, #formu select
{
	color:#000033;
	border:#BCBCBC solid 1px;
	margin-bottom:2px;
	background:url(../images/fond_input.jpg) left top;
	width:350px;
}
#formu input
{
	height:22px;
	font-size:12pt;
}
#formu textarea
{
	font-size:12pt;
}
#formu .submit
{
	padding:2px;
	width:auto;
	height:auto;
	cursor:pointer;
	background:#F2F2F2;
	text-align:center;
}
#formu input:hover, #formu textarea:hover, #formu select:hover
{
	border:#003300 1px solid;
}
#formu input:focus, #formu textarea:focus, #formu select:focus
{
	border:#00CC00 1px solid;
}

input.texte_petit
{
	font-size: 8pt;	
}
form {
	margin:0;
}
.bouton_image
{
	color:#FFFFFF;
	border:0px; 
	background:url(../images/bouton_image.jpg); 
	width:136px; 
	height:68px;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
#txt_rech
{
	/*background:url(../images/fond_champ_rech_no_focus.jpg) top left no-repeat transparent;*/
	background:url(../images/fond_champ_rech.jpg) top left no-repeat transparent;
	border:none;
	padding-top:8px;
	padding-left:6px;
	height:22px;
	width:126px;
	outline:none;
	font-size:8pt;
}
#txt_rech:focus
{
	background:url(../images/fond_champ_rech.jpg) top left no-repeat transparent;
}
/********* Produits *************************/
.tab_prod
{
	border:#CCCCCC 1px solid;
	float:left; 
	width:295px; 
	margin:5px; 
	height:160px;
}
.vol_cuve
{
	font-weight:bold;
	font-size:11pt;
	color:#41700e;
}
img.img_cuve
{
	margin-bottom:5px;
	margin-top:5px;
	margin-left:5px;
}
#titre_cuve
{
	font-size:11pt;
	font-weight:bold;
}

td.lib_cuve
{
	color:#41700e;
	width:80px;
}
td.titre_cuve
{
}





/********* Pages ***************************/

.titre_sujet
{
	font-size:14pt;
	font-weight:bold;
	color:#41700e;
	border-bottom:#41700e dotted 1px;
}


/************* Chemin des pages *********************/
#div_chemin
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#4c4c4c;
	margin-left:10px;
	font-size:8pt;
}
#div_chemin a
{
	color:#41700e;
	text-decoration:none;
}
#div_chemin a:hover
{
	color:#41700e;
	text-decoration:underline;
}


/* -- Galeries -- */
.path {
	font-family: "Trebuchet MS", Lucida, Tahoma;
	font-size:10pt;
}

.imgBrowse, .imgBrowsedir {
	float : left;
	margin : 0 10px 10px 0;
	text-align : center;
	border : 1px solid #663300;
	width:160px;
}
.thumbnail {
	width : 160px;
	height : 160px;
	margin : 0;
	padding : 1px;
	font-size : 10pt;

	
}
.imgBrowse .action, .imgBrowsedir .action {
	height : 35px;
	margin : 0px 0px 0 0;
	text-align : center;
	font-size : 8pt;
	color:#777;
	
}

.imgBrowse .action a, .imgBrowsedir .action a{
	color:#111111;
	text-decoration:none;
		
}

.imgBrowse .thumbnail img {
	display : block;
	margin : 10px auto;
}
.imgBrowsedir .thumbnail img {
	display : block;
	margin : 5px auto;
}
.image {
	text-align:center;
	border : 1px dashed #777;
	margin:5px;
	width:700px;
}

/***** Couleur du nom du client sur infosbulle la googlemap ***/
#clientNom {
        color: #41700e;
        font-weight: bold;
		font-size:12px;
} 


