﻿
/* generic */

html {
}

body {
	text-align: center;
	border-top: 4px solid #2668b4;
	margin: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
}

ul {
	margin: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

dl {
	margin: 20px 5px;
}

dl dt {
	float: left;
	height: 24px;
	line-height: 24px;
	color: #85bf06;
	font-weight: bold;
	margin-right: 10px;
	width: 100px;
}

dl dd {
	line-height: 24px;
}

hr {
	border: 1px dashed #ccc;
	color: #ccc;
	width: 90%;
}

#wrap {
/*width: 950px;*/
	width: 750px;
	text-align: left;
	margin: 0 auto;
}

.ui-tabs-hide {
	 display: none;
}

.left {
	float: left;
}

.right {
	float: left;
}

/* fin generic */

/* head */

#head {
	height: 90px;
}

#logo {
	float: left;
	display: block;
	font-size: 32px;
	text-decoration: none;
	padding: 10px 25px;
	width: 750px;
	height: 100px;
}

#logo img {
	height: 100px;
}

#head ul {
/*	float: right;*/
	float: left;
	list-style: none outside none;
}

#head_menu {
	float: left;
	clear: left;

	/*float: right;
	clear: right;*/
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0;
	width: 734px;
}

#head_menu a {
	color: black;
}

#head_menu a:hover {
	color: #3f9dd1;
}

#head_menu .head_menu_sous {
/*	float: right;*/
	float: left;
	width: 108px;
	height: 35px;
	line-height: 35px;
	padding-right: 32px;
	background: blue;
	text-align: center;
/*	margin-left: 10px;*/
	margin-right: 5px;
	background: url('/img/head_menu2.png') no-repeat scroll 0 0 transparent;
}

#head_menu .head_menu_contact {
/*	float: right;*/
	float: left;
	width: 108px;
	height: 35px;
	line-height: 35px;
	padding-right: 32px;
	background: blue;
	text-align: center;
/*	margin-left: 10px;*/
	margin-right: 5px;
	background: url('/img/head_menu_contact2.png') no-repeat scroll 0 0 transparent;
}
#head_menu .head_menu_contact b {
	margin-left: 10px;
}

#head_menu .head_menu_sous b {
	margin-left: 10px;
}
#head_menu .head_menu_contact:hover {
	background-position: 0 -35px;
}

#head_menu .head_menu_sous:hover {
	background-position: 0 -35px;
}
#head_menu .head_menu_contact a:hover {
	text-decoration:none;
}

#head_menu .head_menu_sous a:hover {
	text-decoration:none;
}

#head_menu .head_menu_sous ul {
	position: absolute;
	display: none;
	padding: 0;
	z-index: 9000;
	text-align: left;
}

#head_menu .head_menu_sous:hover ul {
	display: block;
}

#head_menu .head_menu_sous li {
	background: url('/img/head_menu_child2.png') no-repeat scroll 0 0 transparent;
	line-height: 30px;
	width: 140px;
}

#head_menu .head_menu_sous .last {
	background-image: url('/img/head_menu_child_bottom2.png');
}

#head_menu .head_menu_sous img {
	display: block;
	vertical-align: middle;
	position: absolute;
	text-align: center;
}
#head_menu .head_menu_contact img {
	display: block;
	vertical-align: middle;
	position: absolute;
	text-align: center;
}

/* fin head */

/* command */

div.form {
	padding: 0 0px 0px 20px;
}

input {
	background-color: #ccc;
	border: 1px solid #999;
	width: 200px;
}

textarea{
	background-color: #ccc;
	border: 1px solid #999;
	width: 450px;
}

#submit {
	font-size: 12px;
	width: 94px;
	height: 22px;
	text-align: left;
	border: 0 none;
/*	padding: 0 4px;
	margin: 0 0 0 6px;*/
	color: white;
	vertical-align: -1px;
}

#submit:hover {
	background-position: 0 -21px;
	text-decoration: underline;
}
/* fin command */

/* menu */

#menu {
	float: left;
	width: 162px;
}

#menu b {
	background: url('/img/menu_title.png') no-repeat scroll 0 0 transparent;
	color: white;
	width: 162px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	display: block;
}

#menu ul {
	list-style: none outside none;
	background: url('/img/menu_background.png') repeat-y scroll 0 0 transparent;
	padding: 0;
	margin: 5px 0 10px 0;
}

#menu li {
	height: 31px;
	line-height: 31px;
	font-size: 11px;
	white-space: nowrap;
}

#menu li.top {
	background: url('/img/menu_top.png') no-repeat scroll 0 0 transparent;
}

#menu li.alt {
	background: url('/img/menu_background_alt.png') repeat-y scroll 0 0 transparent;
}

#menu li.bottom_alt {
	background: url('/img/menu_bottom_alt.png') no-repeat scroll 0 0 transparent;
}

#menu li.bottom {
	background: url('/img/menu_bottom.png') no-repeat scroll 0 0 transparent;
}

#menu a {
	padding: 4px;
	color: #666;
}

#menu a:hover {
	color: #45a6db;
}

/* fin menu */

/* content */

#content {
/*	margin: 0 30px;
	margin-left: 200px;
	width: 750px;*/
/*	width: 950px;*/
	width: 750px;
}

#content a {
	color: #888;
}

#content h1 {
	font-size: 22px;
	color: #1784ae;
/*	color: #666;*/
}

#content a.order,
#content a.order_blue {
	display: block;
	padding: 4px 20px 4px 6px;
	width: 84px;
	height: 18px;
	line-height: 18px;
	color: white;
	font-weight: bold;
	margin: 0 auto;
}

#content a.order:hover,
#content a.order_blue:hover {
	background-position: 0 -26px;
}

#content a.order {
	background: url('/img/order.png') no-repeat scroll 0 0 transparent;
}

#content a.order_blue {
	background: url('/img/order_blue.png') no-repeat scroll 0 0 transparent;
}

#content p {
	font-size: 12px;
	color: #333;
	text-align: justify;
	line-height: 18px;
}
#content p.marg {
	margin: 0 225px 0px 20px;
}

#content ul.block {
	float: right;
	width: 200px;
	list-style: none outside none;
	padding: 0;
	margin: 0;
}

#content ul.block li {
	background: url('/img/block_background.png') repeat-y scroll 0 0 transparent;
	margin: 0 0 10px 0;
	text-align: center;
}

#content ul.block li ul {
	padding: 2px 0 2px 24px;
	font-size: 10px;
}

#content ul.block li li {
	text-align: left;
	margin: 0;
	background-image: none;
}

#content ul.block p {
	padding: 0 10px;
	text-align: justify;
}

#content ul.block p.center {
	text-align: center;
}

#content ul.block b {
	font-size: 14px;
}

#content ul.block b.price {
	font-size: 30px;
}

#content ul.block .green {
	color: #85bf06;
}

#content ul.block .blue {
	color: #1784ae;
}

#content .block_top {
	font-size: 6px;
	height: 10px;
	background: url('/img/block_top.png') no-repeat scroll 0 0 transparent;
}

#content .block_bottom {
	font-size: 6px;
	height: 10px;
	background: url('/img/block_bottom.png') no-repeat scroll 0 bottom transparent;
}
/* fin content */

/* table */
table .heading {
	border-bottom: 1px solid #D2D2D2;
	font-size: 12px;
	color: #333333;
	font-weight: bold; }
	
.compare {
	border-collapse: collapse;
	width: 500px;
	color: #333333;
	line-height: 18px;
	margin: 0 225px 0px 20px;
 }
table .altvide {
	padding: 5px 5px 5px 5px;
}
table .alternate {
	padding: 5px 5px 5px 5px;
	background-color: #eee;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
}

/* fin table */

/* footer */

#footer {
	clear: both;
	border: 1px solid #d0d0d0;
	border-left: 0;
	border-right: 0;
	background: none no-repeat scroll 0 0 #eee;
	margin: 10px 0;
	padding: 5px 0;
	line-height: 16px;
	color: #666;
}

#footer a {
	color: #666;
}

#footer a:hover {
	color: #45a6db;
}

/* fin footer */


