/* -------------------------------------------------------------------------------
bases
--------------------------------------------------------------------------------*/
body {
	font-family: Verdana, Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #242424;
	font-size: 11px;
	line-height: 1.5;
	padding: 0;
	background-color: #F3F3F3;
	background-image: url(../images/page_background.png);
	background-repeat: repeat-y;
	background-position: center;
}

/* -------------------------------------------------------------------------------
anchors
--------------------------------------------------------------------------------*/
a:focus
{
	outline: 1px dotted invert;
}
a {
	color: #018AD5;
	font-weight:normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* -------------------------------------------------------------------------------
960 grid system container background
--------------------------------------------------------------------------------*/
.container_16 {
 background-image: url(../images/16_col_background.png);
 background-repeat: repeat-y;
 background-position: left top;
}

/* -------------------------------------------------------------------------------
sections
--------------------------------------------------------------------------------*/

#produits_content {
	float: left;
	width: 720px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
}

#second_menu {
	height: 30px;
	padding-top: 15px;
	text-align: right;
}
#main_menu {
	height: 35px;
	background-image: url(../images/main_menu_background.png);
	background-repeat: no-repeat;
	z-index: 200;

}
#homepage_header, .bande_horizontaler {
	height: 300px;
}
/*#homepage_intro {
	background-image: url(../images/left_side_menu_background.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 220px;
	float: left;
}
*/
.bloc_menu {
	background-image: url(../images/left_side_menu_background.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 220px;
	float: left;
}
#slideshow {
	height: 300px;
	width: 720px;
	float: right;
}
#section_intro {
	background-image: url(../images/intro_right_background_720x300.png);
	background-repeat: no-repeat;
	height: 290px;
	width: 690px;
	float: right;
	padding: 10px 10px 0px 20px;
}
#news_sidebar {
	width: 200px;
	float: left;
}
#section_title {
	height: 30px;
	width: 220px;
	float: left;
}
#page_title {
	float: right;
	height: 40px;
	width: 700px;
	padding-left: 20px;
}
#side_menu {
	background-image: url(../images/left_side_menu_background.png);
	height: 300px;
	width: 220px;
	float: left;
}
.grid_4 #report {
	margin-left: 110px;
	padding-top: 3px;
}
/* -------------------------------------------------------------------------------
Spacing
--------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}
ul {
	list-style: none;
}
li {
	margin-left: 0px;
}
#main_content li {
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(../images/arrow_bold2_blue.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 0.5em;
}

/* -------------------------------------------------------------------------------
headings
--------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial;
	font-weight: normal;
	margin-bottom: 0.25em;
	color: #018AD5;
}
h1, h2, h3, h4 {
	letter-spacing: -0.06em;
}
h1 {
	font-size: 2.2em;
	line-height: 1em;
}
h2 {
	font-size: 1.8em;
	line-height: 1em;
}
h2.padding {
	padding-top: 0.5em;
	margin-bottom: 0px;
}
h3 {
	font-size: 1.5em;
	margin-bottom: 0.25em;
}
h4 {
	font-size: 1.25em;
	font-weight: bold;
}
h5, h5 a  {
	font-family: Verdana, Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size:1em;
	color: #666;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	text-transform:uppercase;
}
/* -------------------------------------------------------------------------------
paragraphs, quotes and lists
--------------------------------------------------------------------------------*/
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}
/* -------------------------------------------------------------------------------
typographie
--------------------------------------------------------------------------------*/
hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}
.news_title {
	font-weight: bold;
	color: #666;
}
.news_infos {
	font-weight: normal;
	color: #7C8788;
	margin-bottom: 0px;
}
#products h3, #products p {
	margin-left: 85px;
}
#section_title h3 {
	color: #999;
	margin-top: 1px;
}

td.table_grid_4, th.table_grid_4 {
	width: 230px;
}
sup {
	vertical-align: super;
	font-size: 80%;
}
.introbox_text h5 {
	font-size: 1.4em;
	line-height: 1.75em;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float: left;
	width: 340px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
#section_intro h5 {
	font-size: 1.4em;
	line-height: 1.75em;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float: left;
	width: 340px;
}
.feature {
	float: left;
	margin-left: 20px;
	display: inline;
	width: 320px;
}
.report {
	margin-left: 175px;
}
.report.small {
	margin-left: 110px;
}
/* -------------------------------------------------------------------------------
tableau
--------------------------------------------------------------------------------*/
#report_table {
	font-size: 1em;
	background: #fff;
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	border: 0;
}
#report_table th {
	font-size: 1em;
	font-weight: bold;
	padding: 9px 10px 6px 0;
	border-bottom: 1px solid #C2CBC6;
	color: #666;
	background: 0;
}
#report_table td {
	padding: 9px 8px 6px 0px;
	border-bottom: 1px solid #C2CBC6;
}
#report_table tbody tr:hover td {
}
#report_table strong {
	color: #666;
}
#report_table tbody th, #report_table tbody td {
	border: 0;
	background:#FFF;
}
/* -------------------------------------------------------------------------------
éléments visuels
--------------------------------------------------------------------------------*/

img.float {
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	margin-bottom: 10px;
	display: inline;
}
.clear.espace, .clear .espace {
	height: 10px;
}

.pdf, .flip {
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 1px 0 0 25px;
	font-weight: bold;
	color: #6E6E6E;
	margin-bottom: 1em;
	margin-top: 1em;
	line-height: 2em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D9D9DB;
}
.pdf {
	background-image: url(../images/icon_pdf.png);
}
.flip {
	background-image: url(../images/icon_flip.png);
}
td.pdf {
	width: 50px;
}
#photo_4_legende {
	height: 180px;
	background-color: #F3F3F3;
	margin-bottom: 20px;
	border: 1px solid #C2CBC6;
	float: right;
	display: inline;
	margin-right: 10px;
	width: 340px;
}
#photo_4_legende img {
	float: left;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2CBC6;
}
#photo_4_legende p {
	margin-right: 10px;
	padding-top: 5px;
	margin-bottom: 0px;
}
.boite280 {
	background-image: url(../images/boite_280_top.png);
	width: 280px;
}
.boite220 {
	background-image: url(../images/boite_220_top.png);
	width: 220px;
}
.boite340 {
	background-image: url(../images/boite_340_top.png);
	width: 340px;
}
.boite220, .boite280, .boite340 {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	margin-top: 10px;
}
.boite{
	margin-right: 10px;
	margin-left: 20px;
	padding-top : 10px;
}
img.bottom {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.news_title a:hover {
	color: #1B89D2;
	font-weight: bold;
	text-decoration: underline;
}
.news_title a {
	color: #666;
	font-weight: bold;
	line-height: 1.5em;
}
#section_button a {
	display: block;
	height: 25px;
	line-height: 23px;
	padding-left: 10px;
	background-image: url(../images/nav_button_background.png);
	background-repeat: no-repeat;
	width: 115px;
	background-position: top;
}
#section_button a:hover {
	background-position: bottom;
	text-decoration: none;
	color: #FFF;
}
.bloc_menu h5 {
	color: #FFF;
	padding: 15px 20px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
}
/* -------------------------------------------------------------------------------
Search Box
--------------------------------------------------------------------------------*/
#navbar #search {
	width: 190px;
	height: 25px;
	float: right;
	padding: 0;
}
#navbar #search form {
	margin: 6px 0 0 0;
	padding: 0;
}
#navbar #search input {
	margin: 0;
	width: 120px;
	float: left;
}
#navbar button {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	background-color: #B4D1EF;
	border: 1px solid #666;
	color: #666;
	font: small-caps 9px Arial, Helvetica, sans-serif;
	cursor:pointer;
}
#navbar button {
	width: auto;
	overflow: visible;
	padding: 3px 5px 1px 4px; /* IE6 */
}
#navbar button[type] {
	padding: 4px 5px 2px 5px; /* Firefox */
}
/* -------------------------------------------------------------------------------
Rajouts pour IE
--------------------------------------------------------------------------------*/
#main_content .grid_4.omega {
	width: 220px;
	margin-right: 0px;
	margin-left: 10px;
}
#main_content .grid_4.alpha {
	width: 220px;
	margin-right: 10px;
	margin-left: 0px;
}

#footer {
	margin: 0 10px 0px 230px;
	font-size: 85%;
	padding: 10px 0px 30px 20px;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2CBC6;
}

#footer .texte{
	float: left;
	width: 220px;
	margin-right: 20px;
	display: block;
}
#footer .listes{
	float: left;
	width: 100px;
	margin-right: 10px;
}
#footer p, #footer ul li{
	margin-bottom: 0.25em;
	line-height: 1.5em;
}
#footer ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color:#242424;
}
