body
{
	margin:0px;
	padding:0px;
	background:#d1d1d1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

a
{
	text-decoration:none;
	color:#8d8d8d;
}

a:hover
{
	text-decoration:underline;
	color:#8d8d8d;
}

.lienInTitle
{
	font-size:12px;
	cursor:pointer;
}

.lienInTitle:hover
{
	text-decoration:underline;
}

.filAriane
{
	padding:0;
	margin:0;
	font-size:12px;
	color:#ff6500;
	font-style:italic;
}

.lien_filAriane, .lien_filAriane_Inverse
{
	border:1px solid #ffffff;
}

.lien_filAriane:hover, .lien_filAriane_Inverse
{
	background:#ff8800;
	color:#ffffff;
}

.bt_lien_orange
{
	color:#fe6700;
	font-style:italic;
}

#wrapper
{
	background:url(images/fond_body_repeat.png) repeat-x #e9e9e9;
	color:#a4a4a4;
}

#header
{
	background:url(images/fond_header_repeat.png) repeat-x;
	height:121px;
	width:970px;
	font-size:14px;
	position:relative;
	margin:0px;
	padding:0px;
	
	/*border:1px solid #000000;*/
}

#logo_header
{
	position:absolute;
	top:20px;
	left:20px;
}

#text_header
{
	position:absolute;
	top:10px;
	right:10px;
}

#menu_header
{
	position:absolute;
	bottom:0px;
	right:9px;
	margin:0px 0px 9px 0px;
	padding:0px;
    height:38px;
}

#menu_header table
{
	background: url(images/fond_menu_header_milieu_repeat.png) repeat-x;
	height: 38px;
	color:#1856c4;
	font-size:16px;
	cursor:pointer;
	margin-right: 1px;
}

#menu_header table:hover
{
	background: url(images/fond_menu_header_milieu_repeat_hover.png) repeat-x;
}

#menu_header table.courant
{
	background: url(images/fond_menu_header_milieu_repeat_hover.png) repeat-x;
	height: 38px;
	color:#1856c4;
	font-size:16px;
	cursor:pointer;
	margin-right: 1px;
}


#menu_header .angle_gauche
{
	background: url(images/fond_menu_header_angle_gauche.png) no-repeat left top;
	width:15px;
}

#menu_header .angle_droite
{
	background: url(images/fond_menu_header_angle_droite.png) no-repeat right top;
	width:15px;
}

.menuBan
{
	padding:3px;
}

.menuBan table
{
	color:#1856c4;
	font-size:14px;
	cursor:pointer;
	background:url(images/fond_menu_ban_milieu_repeat.png) repeat-x;
	height: 34px;
	width: 276px;
}

.menuBan table:hover
{
	background: url(images/fond_menu_ban_milieu_repeat_hover.png) repeat-x;
}

.menuBan table.courant
{
	color:#1856c4;
	font-size:14px;
	cursor:pointer;
	background:url(images/fond_menu_ban_milieu_repeat_hover.png) repeat-x;
	height: 34px;
	width: 276px;
}

.menuBan .bord_gauche
{
	background: url(images/fond_menu_ban_bord_gauche.png) no-repeat left;
	width:22px;
}

.menuBan .bord_droit
{
	background: url(images/fond_menu_ban_droite.png) no-repeat right;
	width:7px;
}

#subwrapper
{
	width:970px;
	background:#FFFFFF;
}

#footer
{
	background:#d1d1d1;
}

#footer div
{
	position:relative;
	width:970px;
	padding:10px 0 10px 0;
	background:#dedede;
}

.MC_wrapper
{
	background:url(images/MC_MiddleRepeat.png) repeat-y;
	width:187px;
	margin-right:7px;
}

.MC_header
{
	background:url(images/MC_Header.png) no-repeat;
	width:187px;
}

.MC_header .titre
{
	border-bottom:1px solid #ff6600;
	color:#ff6500;
	font-style:italic;
	font-size:14px;
	text-align:left;
	margin:0px 10px 0px 10px;
	padding:10px 13px 7px 13px;
}

.MC_middle
{
    width:187px;
}

.MC_middle > div
{
	padding:7px 10px 5px 10px;
}

.MC_footer
{
	background:url(images/MC_Footer.png) no-repeat;
	height:13px;
}

.PROD_wrapper
{
	background:url(images/PROD_MiddleRepeat.png) repeat-y;
	width:730px;
}

.PROD_header
{
	background:url(images/PROD_Header.png) no-repeat;
	width:730px;
}

.PROD_header .titre
{
	border-bottom:1px solid #ff6600;
	color:#ff6500;
	font-style:italic;
	font-size:14px;
	text-align:left;
	margin:0px 10px 0px 10px;
	padding:10px 13px 7px 13px;
}

.PROD_middle
{
    width:730px;
}

.PROD_middle > div
{
	padding:7px 10px 5px 10px;
}

.PROD_footer
{
	background:url(images/PROD_Footer.png) no-repeat;
	height:13px;
}

#banniere div
{
	border:1px solid #f1f1f1;
	margin:10px;
	padding:3px;
}

h2.title
{
	border-bottom:1px solid #ff6600;
	color:#ff6500;
	font-style:italic;
	font-weight:normal;
	text-align:left;
	font-size:18px;
	margin:0px 10px 7px 10px;
	padding:0 13px 6px 23px;
}

.title
{
	border-bottom:1px solid #ff6600;
	color:#ff6500;
	font-style:italic;
	font-weight:normal;
	text-align:left;
	margin:0px 10px 7px 10px;
	padding:0 13px 6px 23px;
}

.titleAppli
{
	border-bottom:1px solid #ff6600;
	color:#ff6500;
	font-style:italic;
	font-weight:normal;
	text-align:left;
	margin:5px 10px 0px 10px;
	padding:0 13px 0px 5px;
}

.ssTitle
{
	color:#ff6500;
	font-style:italic;
	text-decoration: underline;
}

.wrapperPage
{
	margin:10px;
	color:#1757c5;
}

.wrapperPage a
{
	text-decoration:none;
	color:#ff6500;
}

.wrapperPage a:hover
{
	text-decoration:underline;
	color:#8d8d8d;
}

.contentPage
{
	text-align:left;
	padding:10px;
}

.fontPlusGrand
{
	font-size: 14px;
}

.bt_lien_gris
{
	background:url(images/fond_title_menu_ban.png) no-repeat;
	width:256px;
	height:14px;
	color:#000000;
	padding:10px;
	text-align:center;
	cursor:pointer;
	display:block;
	font-weight:bold;
}

.bt_lien_gris:hover
{
	background:url(images/fond_title_menu_ban_hover.png) no-repeat;
}

.formOrange input
{
	border:1px solid #ff6500;
	color:#454545;
	/*font-style: italic;*/
}

.formOrange span
{
	color:#454545;
	font-style: italic;
}

.formOrange2 input
{
	border:1px solid #FF9F5F;
	color:#454545;
	font-size : 11px;
	color:#666;
	float : right;
	/*font-style: italic;*/
}

.formOrange2 input.submit
{
	border:0px;
	margin-left:5px;
	float : right;
}

.formOrange2 span
{
	color:#777;
	font-style: italic;
	font-size : 11px;
}

.obligatoire
{
	color:#FF0000;
}

.italic
{
	font-style: italic;
}

.orange
{
	color:#ff6500;
}

.bleu
{
	color:#1757c5;
}

.grisFonce
{
	color:#666666;
}

.grisClaire
{
	color:#999999;
}

.BG_grisTresClaire
{
	background:#efefef;
}

.zoneDeSaisieForm
{
	width: 230px;
}

.clickable, .lineClickable
{
	cursor:pointer;
}

.clickable:hover
{
	text-decoration:underline;
}

.lineClickable:hover
{
	background:#ffaa00;
}

.listingRubrique
{
	background:url(images/fond_rubrique.png) no-repeat;
	width:326px;
	height:118px;
	cursor:pointer;
}

.listingRubrique:hover
{
	background:url(images/fond_rubrique_hover.png) no-repeat;
	color:#FFFFFF;
}

.ligneInfVal
{
	padding:1px;
}

.ligneInfInt
{
	width:150px;
}

.ligneInfInt, .ligneInfVal
{
	text-align:left;
}

.tableListingDevis th
{
	border-bottom:1px solid #999999;
}

.menu_produit_table
{
	position:absolute;
	background:#ffffff;
	border:1px solid #999999;
	color:#1957c4;
	z-index:5;
}

.menu_produit_table td.int
{
	padding:8px;
	border:1px solid #ffffff;
	cursor:pointer;
	overflow:hidden;
}

.menu_produit_table .item:hover > td.int
{
	background:url(images/menu_produit_hover.png) repeat-x center;
}

.trie_null
{
	cursor: pointer;
}

.trie_null:hover
{
	background: url(images/fleche_descendante.png) no-repeat center #ffaa00;
	color:#000000;
}

.trie_ascendant
{
	background: url(images/fleche_ascendante.png) no-repeat center;
	cursor: pointer;
}

.trie_ascendant:hover
{
	background: url(images/fleche_descendante.png) no-repeat center #ffaa00;
	color:#000000;
}

.trie_descendant
{
	background: url(images/fleche_descendante.png) no-repeat center;
	cursor: pointer;
}

.trie_descendant:hover
{
	background: url(images/fleche_ascendante.png) no-repeat center #ffaa00;
	color:#000000;
}

.drapo {
  border: 0;
  vertical-align: middle;
}

.recherche{
	top : 41px;
	margin-right : 10px;
	position : relative;
	float : right;
}