body,td,th {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

body {
	background:url(../images/bg.jpg) no-repeat center -75px fixed;
	color: #000000;
	margin: 0;
	padding: 0;
}

#main {
	width: 950px;
	margin: 10px auto 60px;
	text-align: justify;
}

#page {
	width:920px;
	margin:0px auto;
}

/* Les éléments HTML en général
-------------------------------------------------------- */

h1{font-size: 18px;}
h2{font-size: 16px;}
h3{font-size: 14px;}
h4{font-size: 13px;}
h5{font-size: 12px;}
h6{font-size: 10px;}

input,textarea {
	border: 1px solid #999;
}

input.checkbox {
	border:none;
}

a {
	color: #00286a;
}

a:hover{
	color: #00286a;
	text-decoration: none;
}

.left {
	float: left;
	margin-right: 1em;
}

.right {
	float: right;
	margin-left: 1em;
}

.cornertopleft {
	background:url(../images/corner-border.png) no-repeat left 0;
}

.cornertopright {
	background:url(../images/corner-border.png) no-repeat right -6px;
	padding:0px 5px;
}

.bordertopmiddle {
	border-top:1px solid #D2D2D2;
	height:4px;
}

.cornerbottomleft {
	background:url(../images/corner-border.png) no-repeat left -18px;
	clear:both;
	display:block;
}

.cornerbottomright {
	background:url(../images/corner-border.png) no-repeat right -12px;
	padding:0px 5px;
	display:block;
}

.borderbottommiddle {
	border-bottom:1px solid #D2D2D2;
	display:block;
	height:4px;
}

.clearboth { clear: both; }
 
/* L'entête
-------------------------------------------------------- */
#menu {
	background:url(../images/menu.png) no-repeat;
	margin:0px auto;
	width:950px;
	height:60px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#menu li a {
	color:#000000;
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:60px;
	padding:0 30px 0 30px;
	text-align:center;
	text-decoration:none;
}

#menu li a.sep {
	background: url(../images/menu-sep.png) no-repeat right 12px;
}

#menu li a.active { color:#2276C2; }
#menu li a:hover { color:#4FADF3; }

#header {
	background: url(../images/header-bg.png) repeat-x left top;
	color:#676767;
	width:920px;
	margin:auto;
}

#header a {
	color:#676767;
}

#header #panneaucontent h1 {
	margin: 0;
	padding: 0px 0 15px 0px;
	font-size: 23px;
	font-weight:normal;
	font-family:Lucida Grande,Verdana,Arial,Sans-Serif;
}

#header p {
	margin: 0;
	padding: 0px 0 15px 0px;
	font-size:13px;
}

#header #panneaucontent h1 a {
	text-decoration: none;
}

#header #panneau {
	width:920px;
}

#header #panneaucontent {
	padding:15px 0 0 0;
	color:#FFFFFF;
	text-align:center;
}

#header #panneauimage {
	width:390px;
	height:210px;
	float:left;
	padding:10px 10px 10px 0px;
}

h1.logo {
	margin:0px;
	padding:0px;
}

h1.logo a {
	background:transparent url(../images/logo.png) no-repeat left top;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-size:11px;
	height:40px;
	letter-spacing:2px;
	margin:0 0 5px 0;
	outline:none;
	padding:80px 0 0 146px;
	text-decoration:none;
	width:190px;
}

#phone {
	background:transparent url(../images/header-phone.png) no-repeat top left;
	float:right;
	height:95px;
	color:#4D4D4D;
	margin:15px 11px 0 0;
	padding:14px 0 0 93px;
	width:174px;
}

#slogan {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:0px 0 25px 12px;
}

/* Le contenu
-------------------------------------------------------- */
#contenant {
	background:#FFFFFF url(../images/page-bg.jpg) repeat-x top left;
	padding:30px 15px 0px;
}

#content {
	float: left;
	width: 600px;
}

#bloc {
}

#bloc_top {
	background:transparent url(../images/bloc_top.png) no-repeat center top;
	height:8px;
}

#bloc_content {
	background:#ffffff url(../images/bloc_content_middle.png) repeat-y center ;
}

#bloc_content_bg {
	background:transparent url(../images/bloc_content_bottom.png) no-repeat center bottom;
}

#bloc_bottom {
	background:transparent url(../images/bloc_bottom.png) no-repeat center top;
	height:15px;
}

#texte {
	margin: 0;
	padding:10px 20px;
	color:#2276C2;
	line-height:20px;
	background:transparent url(../images/bloc_content_top.png) no-repeat center top;
}

#texte a {
	color:#1a7aac;
}

#texte p{ 
	margin: 0 0 15px 0; 
}

#texte ul{ 
	margin: 0 0 15px 0; 
	padding:0; 
}

#texte li{ 
	margin:5px 0 0 10px;
	padding:0 0 0 12px;
	list-style: none;
	background: url(../images/sidebar-puce.jpg) no-repeat left 6px;
}

#separateur {
	border-top:1px solid #888888;
	margin:20px 40px 15px 40px;
}

#texte .title {
	background:transparent url(../images/fleche-titre.png) no-repeat left 0;
	line-height:21px;
	margin:0 0 20px;
	padding:0 0 0 26px;
	font-weight:normal;
}

#texte .soustitle {
	margin:10px 0 10px 40px;
}

#texte table#form td {
	padding:5px;
}

#texte .error {
	font-weight: bold;
	color:#FF0000;
	border:1px dashed #FF0000;
	padding:10px 0px;
}

#form {
	text-align:left;
}

#animleft {
	padding:45px 0px 0px 50px;
	float:left;
}

#animright {
	padding:40px 50px 0px 0px;
	float:right;
}

#teaser {
	margin-top:40px;
}

#teaser_top {
	background:transparent url(../images/teaser_top.jpg) no-repeat center bottom;
	height:8px;
}

#teaser_content {
	background:#fbfcfd url(../images/teaser_content.jpg) no-repeat center bottom;
	color:#4D4D4D;
	font-size:14px;
	padding:20px;
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
}

#teaser_bottom {
	background:transparent url(../images/teaser_bottom.jpg) no-repeat center top;
	height:10px;
}



/* La barre lattérale
-------------------------------------------------------- */
#sidebar {
	float: right;
	width: 270px;
}

#sidebar .menu {
	width: 270px;
	padding: 0;
	margin-bottom:20px;
}

#sidebar .menu-content {
	padding:10px;
	color: #4d4d4d;
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
}

#sidebar .menu h2 {
	height: 40px;
	margin: 0;
	padding: 0;
	display: block;
	font-size: 13px;
	color: #4d4d4d;
	background: transparent url(../images/sidebar-header.jpg) no-repeat left top;
}

#sidebar .sidebar-footer {
	background: transparent url(../images/sidebar-footer.jpg) no-repeat left top;
	height:5px;
}

#sidebar .menu h2 span {
	display: block;
	margin-left: 15px;
	padding-left:35px;
	line-height: 40px;
	font-size:14px;
}

#sidebar #module1 h2 span {
	background: transparent url(../images/sidebar-avantage-icon.png) no-repeat left 0px;
}

#sidebar #module1 div.menu-content ul {
	margin:0px;
	padding:0px;
}

#sidebar #module1 div.menu-content li {
	margin:0px;
	padding:0 0 0 12px;
	list-style:none;
	font-family:Lucida Grande,Verdana,Arial,Sans-Serif;
	font-size:17px;
}

#sidebar #module1 div.menu-content li span.nombre {
	color:#2276C2;
	font-family:Lucida Grande,Verdana,Arial,Sans-Serif;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
	padding:0 10px 0 0;
	position:relative;
	top:5px;
}

#sidebar #module1 div.menu-content #bouton {
	background: transparent url(../images/sidebar-bouton.png) no-repeat left 0px;
	height:50px;
	margin-top:20px;
}

#sidebar #module1 div.menu-content #bouton span{
	background: transparent url(../images/sidebar-devis-icon2.png) no-repeat left 0px;
	display:block;
	line-height:47px;
	margin-left:15px;
	padding-left:35px;
}

#sidebar #module1 div.menu-content #bouton a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}

#sidebar #module2 h2 span {
	background: transparent url(../images/sidebar-reference-icon.png) no-repeat left 0px;
}

#sidebar #module2 div.menu-content ul {
	padding:0;
	margin:0;
}

#sidebar #module2 div.menu-content li {
	background:#000000;
	float:left;
	height:79px;
	list-style:none;
	margin:0 3px 3px 0;
	padding:0;
}

#sidebar #module2 div.menu-content img {
	border:1px solid #D92771;
	margin:0;
	padding:0;
	width:77px;
	height:77px;
	cursor:pointer;
}

img.opacityON  {background:#000;opacity:.60;filter: alpha(opacity=60); -moz-opacity: 0.6; }

#sidebar #module3 h2 span {
	background: transparent url(../images/sidebar-temoin-icon.png) no-repeat left 0px;
}

#sidebar #module3 div.menu-content ul {
	margin:0 0 0 0px;
	padding:0px;
}

#sidebar #module3 div.menu-content li {
	background:url(../images/sidebar-puce.jpg) no-repeat left 3px;
	margin:0 0 10px;
	padding:0 0 0 12px;
	list-style:none;
}

#sidebar #module3 div.menu-content li a {
	color:#2276C2;
}

#sidebar #module3 div.menu-content li a:hover {
	color:#4FADF3;
}

/* Le pied de page
-------------------------------------------------------- */
#footer {
	background:#FFFFFF url(../images/footer-bg.jpg) repeat-x bottom left;
	color:#898989;
	font-size:11px;
	line-height:80px;
	text-align:center;
	margin-bottom:60px;
}

#footer a {
	color: #898989;
	text-decoration:none;
}

#footer a:hover {
	text-decoration: none;
}

#footer a.eklipse {
	text-decoration:underline;
}
