﻿/* ================================================================ **
** style.css
** ---------------------------------------------------------------- **
** ================================================================ */


/* ---------------------------------------------------------------- **
** 
** ---------------------------------------------------------------- */
html { font-size: 76%; }
body {
	background-color: #eee;
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #555;
	margin: 0;
	padding: 0 0 20px;
	}

/* headers */
h2, h3, h5, h6 {
	color: #B10000;
	margin: 0;
	font-weight: normal;
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	line-height: 1.3em;
	}
h2 { font-size: 1.4em; margin: 10px 0 10px; }

h3 { font-size: 1.3em; margin: 10px 0 10px; font-weight: bold; color:#666666  }
h4 { font-size: 1.3em; margin: 10px 0 10px;	font-weight: bold;
	color: #B10000;
}
h5 { font-size: 1em; margin: 10px 0 10px; }	
h6 { font-size: 1em; margin: 10px 0 10px; }

/* text */
p { margin: 15px 0; }
p3 {
	margin: 0px;
	padding: 0px;
}

acronym { cursor: help; }
pre, code, blockquote {
	margin: 0px 0;
	border: 1px solid #ddd;
	padding: 15px;
	display: block;
	background-color: #fff;
	}
blockquote {
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	padding: 0;
	border: 0;
	width: 220px;
	}
blockquote div {
	text-indent: 60px;
	padding: 5px 15px 5px 0;
	background-image: url(../img/quote_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	}	
#quote {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 5px;
	bottom: 5px;
}


/* links */
a { text-decoration: underline; outline: none; color: #555; }
a:hover { text-decoration: none; }

/* links ajoutes*/

a.menubas:link {color: #990000}
a.menubas:focus {color: #990000}
a.menubas:hover {color: #cc00cc, none}



/* images */
img { border: 1px solid #ccc; padding: 2px; }	
a img { }
a:hover img { border-color: #aaa; }
img.right { margin: 0 0 20px 30px; }
img.left {
	margin: 0 10px 10px 0;
}

/* lists */
ul, ol, dl { margin: 15px 0 15px 15px; padding: 0; }
ul {
	list-style-type: circle;
}
ul ul, ol ol { margin-top: 0; margin-bottom: 0; }
ol { margin-left: 25px; }
dl { margin-left: 0; }
dl dt { font-weight: bold; margin-top: 15px; }
dl dd { margin: 0; }
dl dt, li {
	color: #666666;
}
li span { color: #555; }

/* tables */

table {
	margin: 0;
	width: auto;
}
table th, 
table td {
	padding: 10px 7px ;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table thead th { 
	font-family: Verdana, Helvetica, Tahoma, sans-serif; 
	background-color: #95B81B; 
	color: #fff; 
	font-size: 1.1em;
	font-weight: bold;
	font-size: 1.1em;
	}
table tbody th { background-color: #eee; }
table tbody th, 
table tbody td { border-bottom: 1px solid #fff; }
table tfoot { display: none; }

/* forms */
form {
	padding: 0 15px;
	margin: 20px 0;
	border: 1px solid #ddd;
	background-color: #fff;
	}
form fieldset { border: 0; padding: 10px 25px 10px 0; margin: 0; }
form fieldset legend { display: none; }
form p { height: 1%; }
form p:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
form p label {
	font-size: 1em;
	font-weight: bold;
	color: #555;
	float: left;
	display: table-cell;
	width: 100%;
	margin-right: 20px;
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	}
form p input,
form p select,
form p textarea {
	font-size: 1em;
	color: #555;
	border: 1px solid #ccc;
	padding: 6px;
	background-color: #fff;
	width: 55%;
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	}
form p select { width: 57.5%; }
form ul.fieldlist { margin: -30px 0 10px 33%; padding: 0; list-style-type: none; }
form ul.fieldlist li { color: #555; padding: 0 30px 5px 0; }
form button {
	width: auto !important;
	overflow: visible !important;
	cursor: pointer;
	line-height: 1.2em;
	vertical-align: middle;
	background: url(../img/button_right.png) no-repeat right center;
	padding: 0 2px 0 0 !important;
	border: 0;
	font-size: 1em;
	white-space: nowrap;
	}	
* html form button {
	position: relative;
	}	
form button span {
	background: url(../img/button_left.png) no-repeat left center;
	padding: 6px 6px 6px 10px;
	display: block;
	right: 10px;
	}	

/* horizontal rule */
hr { clear: both; border: 0; height: 1px; background-color: #ddd; color: #ddd; margin: 0; }

/* classes */
.left { float: left; }
.right {float: right; }
.hide { display: none; }
.highlight1 { color: #CC6600; }
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	white-space: 50;
	line-height: 1em;
}
#footer .menubas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;	
}
#footer22 .menubas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;	
}

.highlight2 { color: #3267D4; }
.highlight3 { color: #CC0099; }

/* image list */
ul.images { list-style-type: none; width: 104%; margin-left: -15px; margin-bottom: 0; }
ul.images:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }
ul.images li { float: left; padding: 0 0 15px 15px; position: relative; }
ul.images li a {
	text-decoration: underline;
}	
ul.images li img { vertical-align: bottom; }

/* columns */
ul.cols { margin: 15px 0 25px -50px; padding: 0; list-style-type: none; width: 105%; height: 1%; }
ul.cols:after { content: "."; clear: both; display: block; visibility: hidden; height: 0; }
ul.cols li { padding-left: 50px; float: left; color: #555; }
ul.two li { width: 42
%; }
#tab_accueil {
	margin: 0px;
	white-space: 0;
}

ul.three li { width: 25%; }

ul.cols li li {
	float: none;
	width: auto;
	padding-left: 0;
	color: #D70000;
} 

/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/
#header {
	background-image: url(../img/header2__.png);
}
#header div {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #D70000;
	background-image: url(../img/bano.png);
	background-repeat: repeat;
}
#header div div {
	background-image: none;
	width: 900px;
	margin-left: 50px;
	border: 0;
	padding-top: 1px;
	margin-top: -11px;
	position: relative;
	}
#header div div:after { 
	content: ".";
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	}
#header div div div {
	width: 550px;
	margin: 0;
	position: absolute;
	top: 50px;
	left: 310px;
	padding: 0;
	height: 75px;
	}

/* Logo */
#header h1 {
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	line-height: 1em;
	color: #B10000;
	margin: 0;
	bottom: -10px;
	position: relative;
	letter-spacing: -2px;
	float: left;
	min-height: 200px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B10000;
	border-left-color: #B10000;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 2em;
	font-size: 1.4em;
	}

#header h22 {
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	line-height: 1em;
	color: #B10000;
	margin: 0;
	bottom: -10px;
	position: relative;
	letter-spacing: -2px;
	float: left;
	min-height: 200px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B10000;
	border-left-color: #B10000;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 2em;
	font-size: 1.4em;
	}
	
cadre1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

* html #header h1 { height: 245px; width: 208px; }
#header h1 a {
	text-decoration: none;
	color: #D70000;
	display: block;
	padding: 4.7em 30px 1.7em;
	}
* html #header h1 a { position: relative; }	
#header h1 a:hover { text-decoration: none; }

#header p {
	color: #fff;
	font-size: 1.3em;
	text-align: right;
	margin: 65px 0 0;
	}

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#header ul { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	bottom: -10px;
	right: 0;
	}
#header ul li {	
	float: left;
	margin: 0 0 0 5px;
	}
#header ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/nav_right.png) no-repeat right top;
	padding-right: 5px;	
	font-size: 0.9em;
	}		
* html #header ul li a { position: relative; }		
#header ul li a span {
	padding: 10px 15px 9px 20px;
	background: url(../img/nav_left.png) no-repeat;
	color: #FFFFFF;
	display: block;
	}

#header ul li a:hover,
#header ul li.on a { background-image: url(../img/nav_on_right.png); }
#header ul li a:hover span,
#header ul li.on a span { background-image: url(../img/nav_on_left.png);  }
#header ul li.on a:hover { text-decoration: none; }

/*------------------------------------------------------------*
**  Body
**------------------------------------------------------------*/
#body { 
	border-left: 10px solid #e4e4e4;
	border-right: 10px solid #e4e4e4;	
	background-color: #fff;
	margin-left: 50px;
	width: 830px;
	padding: 20px 30px;
	}
#body:after { 	
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	font-size: 0;
	height: 0;
	}

/* login */
#clientLogin {
	border: 0;
	border-bottom: 1px solid #ddd;
	margin: -5px 0 5px;
	height: 1%;
	padding: 0 0 5px;
	right: 50px;
	}
#clientLogin:after {	
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
	}
#clientLogin fieldset {
	padding-right: 30px;
	}
#clientLogin p {
	float: left;
	white-space: nowrap;
	margin: 0 0 0 0px;
	min-width: 17.5em;
	height: 15px;
	}	
#clientLogin p label {
	width: 9em;
	padding: 3px 3px;
	text-align: right;
	
}	
#clientLogin p input {
	width: 160px;

}
#clientLogin span button { margin-left: 10px; float: right; }

/* content */
#content {
	float: left;
	width: 585px;
}
#home #content {
	float: left;
}

/* sub-content */
#sub-content {
	float: right;
	width: 200px;
	margin-top: 30px;
	margin-left: 10px;
	padding-left: 10px;
}
#home #sub-content { float: left;  }
	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	background-color: #e4e4e4;
	width: 870px;
	padding: 20px 20px 0 20px;
	margin-left: 50px;
	}
#footer22 {
	background-color: #e4e4e4;
	width: 870px;
	padding: 20px 20px 0 20px;	
	margin-left: 50px;
	}
#footer:after {	
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0;
	}
#spacer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#table2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#table_01 {
	width: 80%;
}
#bienvenue_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 0px;
	height: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: scroll;
	text-align: left;
	white-space: pre;
}
#body #sousmenu001 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	position: absolute;
	height: 30px;
	width: 500px;
	left: 410px;
	top: 210px;
}
