﻿body,td,input,select,textarea{
font-family: Arial;
font-size:11px;
}
h1,h2,h3,h4{
	font-size:13px
}
a{
	text-decoration:none;
}
input,select,textarea{padding:2px 2px 2px 2px;}
.noborder input{border-style:none !important;}

a img{border-style:none;}
body{background-color:#ffffff;padding: 0 0 0 0;margin:0 0 0 0 }
a, body, td, select, input, textarea{color:#505050}
.ms-WPBody,.ms-WPBody td, .ms-WPBody a{color:#505050 !important}
table{border-collapse:collapse;border-style:none;}
td{vertical-align:top;}


body
{
	background-image:url("/images/static.bg.gif");
	background-repeat:repeat;
	text-align: center;
	padding-top: 15px;
	color: black;
}
#mainTable {
	margin-left:auto;
	margin-right:auto;
	border-top-style:none;
	table-layout:fixed
}
form.editMode #mainTable {
	width: auto;
	table-layout:auto;
	background-color:White;
}
button{
	border:1px gray solid;
	background-color:#e8e8e8;
}

#mainTable input,#mainTable select,#mainTable textarea{ border:solid 1px #7E9DB9;}

#header{
	height:85px;
}
#headerCell{
	background-repeat:repeat-x;
	background-image:url('/images/general/back.gif');
	background-color:#8e1b37;
	color:white;
	padding-left:127px;
}
#logos{
	float:right;
	padding-top:15px;
}
#logos img{
margin-right:10px;
}
#subMenuCell{
	padding-left:107px;
	height:20px;
	vertical-align:middle
}
#subMenuCell div{
	float:left
}
#subMenuCell a{
	font-size:9px;
	text-decoration:none;
}
#subMenuCell a.sel{
	font-size:11px;
	font-weight:bold;
}
#subMenuCell .bullet img{
	background-image:url(/images/general/bullet.gif);
	background-repeat:no-repeat;
}
#subMenuCell .bullet{
	margin-left:7px;
	padding-left:7px;
}
#headerCell h1{
	font-weight:normal;
	font-family:Verdana, Arial;
	font-size:24px;
	color:white;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#menu{
	height:20px;
}
#menu .home{
	padding-top:5px;
	padding-right:18px;
}
#menu .sel, #menu .firstUnsel, #menu .unsel{
	padding-top:3px;
	padding-left:24px;
	padding-right:18px
}
#menu .sel a{
	font-weight:bold
}
#menu td a{
	text-decoration:none;
}
#menu .sel,#menu .afterSel{
	background-repeat:no-repeat;
	background-position:left top;
}

#bodyCell{
	background-image:url(/images/general/bodyGradient.png);
	background-repeat:repeat-x;
	background-position:center top;
	padding-left:127px;
	padding-top:20px;
	padding-bottom:15px;
	border-left:1px #e8e8e8 solid;
	border-right:1px #e8e8e8 solid;
}
#bodyCell h1{
	line-height:32px;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-size:22px;
	font-weight:normal;
	background-image:url(/images/title.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#footer {
	padding-right:10px;
	height:20px;
	vertical-align:middle;
	font-size:10px;
}
#footer a{
	text-decoration:none;
}
#footer div{
	float:right;
	padding-left:7px
}
#footerShadow{
	background-image:url(/images/general/bodyGradient.png);
	background-repeat:repeat-x;
	background-position:center top;
}
.ms-WPBody{
	width:auto;
	font-family:Arial;
	font-size:11px;
}
.ms-WPBody td{
	font-family:Arial;
	font-size:11px;
}

#editPageLink{
	position:absolute;
	z-index:1001;
	top:0px;
	left:0px;
	background-image:url(/_layouts/images/siteactionsmenugrad.gif);
	background-repeat:repeat-x;
	color:white;
	width:70px;
	height:30px;
	text-align:center;
}
#editPageLink a{
	color:white;
	font-weight:bold;
}

.DiscreetList{
	list-style-type:none;
	margin:0px;
	padding-left:0px;
}

#Formulaire .Required {font-size: 16px; color: #FF0000; }
#Formulaire .Red {color: #FF0000}
#Formulaire .Important{	font-size: 12px;	font-weight: bold;}
#Formulaire .Discreet {color:#666666 !important;font-family:Arial,Helvetica;font-size:12px;font-style:normal;font-weight:bold;}
#Formulaire .Title{	color: #990000 !important;	font-weight: bold;	font-size: 14px;}
#Formulaire .White{ color: #FFFFFF !important; }
/***********************************
	Cotation Calendar box
***********************************/
.ds_box, .ms-WPBody .ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl, .ms-WPBody .ds_tbl {
	background-color: #FFF;
}

.ds_head, .ms-WPBody .ds_head {
	background-color: #333;
	color: #FFF !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead, .ms-WPBody .ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell, .ms-WPBody .ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover, .ms-WPBody .ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */


