@charset "utf-8";
/* CSS Document */

body {
	margin: 5px 0px 0px 0px;
	font-family: verdana, arial;
	font-size:11px;
	background: url(images/bg2.jpg) #c2c2c2 top left repeat-x;
	color: #FFFFFF;
}

a img {
	border:none;
}

a {
	color:#999;
}

h2 {
	height: 28px;
	margin:0 0 18px 24px;
	text-transform:uppercase;
	font-size:18px;
	font-weight:normal;
	background: url(images/separateur_hor.png) bottom left no-repeat;
	letter-spacing: -1px;
}

h3 {
	width: 477px;
	margin:0;
	height: 45px;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	background: url(images/h3.png) bottom left no-repeat;
	color:#999999;
	text-align:center;
	letter-spacing: -1px;
}

h4 {
	color:#880d1a;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	margin:0 0 5px 0;
	padding:0;
}

#all {
	width: 758px;
	margin:auto;
}

#header {
	background: url(./images/header_m.jpg) 0 0 repeat-x;
	margin:0;
	padding:0;
}

#header_l {
	background: url(./images/header_l.png) 0 0 no-repeat;
}

#header_r {
	height:27px;
	padding:0 0 10px 24px;
	text-align: left;
	background: url(./images/header_r.jpg) 100% 0 no-repeat;
}

ul#menu_header{
	font-family: verdana, arial;
	font-size:11px;
	padding-left:0,5em;
	margin:0;
}

.separation_header_first{
	display:inline;
}

.separation_header{
	display:inline;
	padding:0 0 2px 7px;
	border-left:1px solid #ffffff;
}

#nonconnecte a{
	color:#FFFFFF;
	font-weight:bold;
}

#connecte td {
	font-weight:bold;
	font-size:11px;
}

#connecte a{
	color:#FFFFFF;
	font-weight:normal;
	margin: 0 7px 0 3px;
	letter-spacing:-1px;
}

#connecte img{
	vertical-align:bottom;
}

.img3 {
	margin-right:5px;
}

#main_t {
	background: url(./images/main_top.jpg) 0 0 no-repeat;
	height:164px;
	overflow:hidden;
	font-weight:bold;
	font-family:arial;
	font-size: 11px;
}

#main_t table {
	width: 734px;
	float: right;
	margin-top: 20px;
}

#main_t table td{
	text-align:center;
}

#main_t table td img{
	margin-bottom: 4px;
}

#main_t p {
	padding:0;
	margin:7px 0;
}

#main {
	background: url(./images/main_back.jpg) 0 0 repeat-y;
	padding-bottom: 18px;
}

#main p {
	width: auto;
	max-width:700px;
	margin:0 0 0 24px;
	padding: 0 0 18px 0;	
	color:#999;
}

#flash {
	text-align: center;
}

#main table {
	margin: 0 0 0 24px;
	padding: 26px 0 0 0;
}

#main table table {
	margin: 0;
	padding: 0;
}

.img img{
	margin-right: 2px;
	margin-bottom: 3px;
}
.support {
	margin-bottom:20px;
}

.services td{
	margin:0;
	padding:0 0 33px 0;
}

#right{
	width:194px;
	vertical-align:top;
}

#right img{
	margin-bottom:12px;
}

#img_contact {
	float:right;
	margin:0 32px 5px 5px;
	padding: 2px;
	border: solid 1px #666666;
}

#main_b {
	background: url(./images/main_bottom.jpg) 0 0 no-repeat;
}

#formulaire {
	width: 574px;
	height: 25px;
	float:none;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	background: url(images/formulaire.png) bottom left no-repeat;
	color:#999999;
	text-align:left;
	margin:0 0 15px 10%;
	padding-left:10px;
	letter-spacing: -1px;	
}

form p label{
	display: block;
	width: 35%;
	float: left;
	padding-right: 1%;
	text-align: right;
	color:#FFFFFF;
	font-weight:bold;
}

form {
	padding:0;
	margin:0;
}

#main select, #main textarea, #prenom, #email_expediteur, #nom, #telephone {
	background-color:#a7a7a7;
	border: solid 1px #FFFFFF;
}

.submit {
	margin-left:36%;
	width:170px;
	height:18px;
	border:none;
}

.submit_ok {
	background:url(images/ok.png);
	width:27px;
	height:18px;
	border:none;
}

.domaine {
	height:18px;
	font-size:10px;
	padding:0;
	margin:0;
	border-width:0;
	background-image:none;
	vertical-align:top;
}

#table_support img {
	margin: 0 5px;
	vertical-align:middle;
}

#table_support td, #table_support tr {
	padding:0;
	margin:0;
}

#table_solutions td {
	text-align:center;
}

.tab_soustitre {
	font-size: 11px;
	color:#999;
	letter-spacing:-1px;
}

.tab_soustitre img {
	margin-left: 5px;
}

.tab_titre {
	font-size: 13px;
	text-transform:uppercase;
	font-weight:bold;
}

#kill {
	text-align: center;
}

.pair{
background-color: #272727;
}

.impair{
background-color: #333333;
}

#footer {
	background: url(./images/footer_m.jpg) 0 0 repeat-x;
}

#footer_l {
	background: url(./images/footer_l.jpg) 0 0 no-repeat;
}

#footer_r {
	padding-top:20px;
	width:758px;
	height: 97px;
	text-align: center;
	background: url(./images/footer_r.jpg) 100% 0 no-repeat;
}

#footer a {
	color:#FFFFFF;
}

#footer p {
	line-height:18px;
	color:#FFFFFF;
}