/* CSS Document */

body
{
	background-color:#818181;
	margin:0px;
/*	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:12px;
}

img
{
	padding:0px;
	margin:0px;
	border:0px;

}

/* layout */
.deck_l
{
	background-image:url(images/deck_lbg.gif);
	background-repeat:repeat-y;
	width:27px;
}
.deck_logo
{
	background-image:url(images/deck_logo.gif);
	width:189px;
	height:83px;
}
.deck_head
{
	background-image:url(images/deck_head.jpg);
	width:754px;
	height:83px;
}
.deck_r
{
	background-image:url(images/deck_rbg.gif);
	background-repeat:repeat-y;
	width:25px;
}


.deck_menu
{
	background-image:url(images/deck_menu_bg.gif);
	background-repeat:repeat-x;
	height:22px;	
	padding:0px;
}


td.deck_left
{
	width:189px;	
	background-color:#FFFFFF;
	background-image:url(images/deck_left_bg.gif);
	background-repeat:repeat-y;
}

.deck_left_medaillon
{
	background-image:url(images/deck_left_default.jpg);
	height:166px;	
}
.deck_left_contact
{
	font-weight:bold;
	color:#666666;	
}
.deck_modl
{
	background-color:#FFFFFF;
	width:753px;
	max-width:753px;
}


.deck_footl
{
	background-color:#FFFFFF;
	background-image:url(images/deck_footl.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:16px;
}

.deck_footr
{
	background-color:#FFFFFF;
	background-image:url(images/deck_footr.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:16px;
}


/*  */
.home_bottom
{
	background-color:#FFFFFF;
	background-image:url(images/home_bottom.jpg);
	background-repeat:no-repeat;
}

a
{
	font-weight:bold;
	color:#596599;
	text-decoration:none;
}
a.yellow
{
	color:#FFFF00;
	text-decoration:underline
}

a:hover, a:active
{
	color:#FF0000;
}

a.m9_sitemap
{
	font-size:11px;
}
h1
{
   font-size:22px;
   color:#FF0000;
   text-align:center;
}

/* Demande d'infos */
.form111_table 				{	width:400px; 	}
.form111_input_text 		{	width:200px; background-color:#EDE9EA;	}
.form111_textarea			{	width:390px; background-color:#EDE9EA;	}
.form111_td_k 				{	width:150px;	}
.form111_td_v		 		{	width:350px;	}
.form111_pave				{	border:1px solid #EDE9EA; }


/* articles */
.art102_cadre, .art102_nocadre 	 {	width:650px; padding:5px; 	text-align:left;						}
.art102_cadre 					 {	border:1px solid grey; 											}
.art102_nocadre 				 {	border:0px;	 														}
.art102_title					 {	font-size:18px; font-weight:bold; text-align:left; color:#FFFF00; background-color:#4D556A	}
.art102_stitle 					 {	font-size:17px; font-weight:bold; text-align:left; color:#4D556A;	}
.art102_body, p	 				 {	font-size:13px; ;									}
.art102_pic 					 {	border:0px; margin: 2px 2px 2px 2px;								}
.art102_link, .art102_file		 {	text-align:left;													}
.art102_file					 {	text-align:left;													}
.art102_link_td, .art102_file_td {	padding-left:15px; text-align:left; background-repeat:no-repeat; background-position:1px 2px; }

/* catalogue : liste d'articles */
.art130_row0					 { background-color:#e9f1ff; }
.art130_row1					 { background-color:#D9E1F0; }
.art130_row0, .art130_row1	     { cursor:pointer }
.lbl130							 { font-weight:bold; color:#cccccc; }
.price130						 { font-weight:bold; color:red; }
