body {
	font-family: Tahoma, Arial, Verdana, Helvetica sans-serif;
	background-color: #414141;
	color: #414141;
	font-size: 11px;
	cursor: default;
}

h1 {
	font-size: 24px;
	color: #414141;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #337E93;
}

h2 {
	font-size: 16px;
	color: #EC8705;
	margin-bottom: 5px;
	padding-left: 15px;
	border-bottom: 5px solid #414141;
}

a {
	color: #414141;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #414141;
	text-decoration: underline;
}

input, select, textarea {
	border: 1px solid #414141;
	font-family: Tahoma, Arial, Verdana, Helvetica sans-serif;
	font-size: 12px;
	color: #414141;
}

button {
	display: inline;
    margin: 0 7px 0 0;
    background-color: #E6E6E6;
    border: 1px solid #C6C6C6;
    border-bottom: 1px solid #414141;
    border-right: 1px solid #414141;
    font-size: 12px;
    line-height: 115%;
    text-decoration: none;
    font-weight: bold;
    color: #414141;
    cursor: pointer;
	width:auto;
/*    padding: 3px 7px 2px 7px;*/
}

button:hover {
    /*background-color: #414141;*/
    border: 1px solid #E2B781;
    border-bottom: 1px solid #EC8705;
    border-right: 1px solid #EC8705;
    /*color: #E6E6E6;*/
}

table .tableau {
	border-collapse: collapse;
	border: 1px solid #EC8705;
}

table .tableau th {
	background: url(../images/entete_orange.png) repeat-x;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 22px;
	text-align: left;
	padding-left: 5px;
}

table .tableau td {
	border: 1px solid #EC8705;
	padding-left: 5px;
}

#div_page, #div_page_login {
	position: relative;
	width: 950px;
	top: 20px;
	margin: 0 auto;
	margin-bottom: 50px;
	background-color: #FFFFFF;
	border: 5px solid #4CACC5;
}

#div_header {
	position: relative;
	width: 950px;
	height: 170px;
	/*margin-bottom: 10px;*/
	/*background-color: #6F6F6F;*/
}

#div_navigation {
	position: relative;
	width: 950px;
	/*height: 100px;*/
	margin-bottom: 10px;
	background-color: #CCCCCC;
	text-align: center;
	border-top: 2px solid #FFFFFF;
}

#div_footer {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
}

#div_message_box {
	display: none;
	padding: 20px;
	z-index: 2;
	position: absolute;
	left: 35%;
	top: 35%;
	height: 100px;
	width: 300px;
	background-color: #FFFFFF;
	border: 2px solid #EC8705;
	font-size: 11px;
	font-weight: normal;
	color: #414141;
}

#div_message_box_background {
	display: none;
	margin: 0px;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	z-index: 1;
	position: absolute;
	background-color: #000000;
	filter: alpha(opacity=60, style=4);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#frame_message_box_background{
	display: none;
	height: 100%;
	width: 100%;
	z-index: 1;
	position: absolute;
	background-color: #000000;
	filter: alpha(opacity=60, style=4);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#div_help {
	position: absolute;
	z-index: 1000;
	visibility:	hidden;
	background-color: #FFFFFF;
	border: 2px solid #EC8705;
	padding: 4px;
}

#div_recherche, #div_containeur_requete {
	width: 950px;
	height: 50px;
	text-align: center;
}

#div_global {
	overflow: hidden;
	float: left;
	width: 950px;
}

#div_left {
	display: inline;
	float: left;
	width: 130px;
	/*margin-left: 5px;*/
	margin-top: 5px;
	padding: 10px;
	border: 2px solid #337E93;
	background-color: #E5E5E5;
}

#div_right {
	display: inline;
	float: right;
	width: 714px;
	/*padding: 5px;*/
	margin-right: 20px;
	margin-top: 10px;
}

#div_filter_right {
	display: inline;
	float: right;
	width: 700px;
	padding: 5px;
	margin-right: 20px;
	margin-top: 5px;
	border: 2px solid #414141;
	background-color: #E5E5E5;
}

#div_summary_left {
	display: inline;
	float: left;
	width: 450px;
	height: 310px;
	padding: 5px;
	text-align: center;
}

#div_summary_center {
	display: inline;
	float: left;
	background-color: #E5E5E5;
	width: 200px;
	height: 310px;
	padding: 5px;
	text-align: center;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
}

#div_summary_right {
	display: inline;
	float: right;
	width: 200px;
	height: 310px;
	padding: 5px;
}

#div_admin_left {
	background-color: #E5E5E5;
	display: inline;
	float: left;
	width: 200px;
	padding: 0px;
	border-right: 2px dashed #414141;
	border-top: 2px dashed #414141;
	border-bottom: 2px dashed #414141;
}

#div_admin_right {
	display: inline;
	float: right;
	width: 725px;
	padding: 5px;
}

.input_error {
	background-color: #FFCCCC;
}

.input_ok {
	background-color: #CCFFCC;
}

.titre {
	background: url(../images/entete_gris.png) repeat-x;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 19px;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	color: #FFFFFF;
}

.menu {
	display: block;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background: url(../images/menu_top.png) repeat-x 0 -25px;
	text-align: center;
}

.menu_element_td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.menu_element {
	height: 20px;
	align: center;
	margin: 0px;
	background: url(../images/menu_top.png) repeat-x 0 -25px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.menu_element_selected {
	height: 20px;
	align: center;
	margin: 0px;
	background: url(../images/menu_top.png) repeat-x 0 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	cursor: pointer;
}

.menu_element a {
	color: #FFFFFF;
}

.menu_element a:hover {
	text-decoration: none;
}

.menu_element:hover {
	background: url(../images/menu_top.png) repeat-x 0 0;
	cursor: pointer;
}

.news_title {
	font-size: 14px;
	font-weight: bold;
}

.news_subtitle {
	font-size: 10px;
	font-style: italic;
}

.title {
	background: url(../images/menu_top.png) repeat-x  0 -25px;
	height: 30px;
	font-size: 12px;
	/*letter-spacing: 1px;*/
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
}

.product_list {
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 100%;
	overflow: hidden;
}

.product_list li {
	display: block;
	list-style-type: none;
}

.product_list_item {
	display: block;
	border-bottom: 1px solid #414141;
	background:URL(../images/arrow1.gif) 2px 5px no-repeat;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	padding: 4px 2px 4px 13px;
}

.product_list_item:hover {
	background-color: #CCCCCC;
	text-decoration: none;
	background:URL(../images/arrow2.gif) 2px 5px no-repeat;
	color: #000000;
}
