@charset "iso-8859-1";

/* -------------------------------------------------------------- 
  
   * reset css defaut des navigateurs
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; }
a img { border: none; }
caption, th, td { text-align: left; font-weight: normal; }
.droite {text-align: right}

body {
    scrollbar-face-color: #e9e9e9;
    scrollbar-shadow-color: #cacaca;
    scrollbar-highlight-color: #cacaca;;
    scrollbar-3dlight-color: white;
    scrollbar-darkshadow-color: white;
    scrollbar-track-color: white;
    scrollbar-arrow-color: white;
}

/* styles général */

body {	font: 11px Verdana, sans-serif;	margin: 0; padding: 0;	color: #494a4f ; }
input {font-family: Verdana, sans-serif;}
input.bouton {cursor: pointer;}
a, p { color: #494a4f}
img.gauche { float: left; }
img.droite { float: right; }
.clear {clear: both}

/* Generic CSS */

li { margin-left:20px; margin-top:10px; }
.seemore { background:url(../image/arrow.gif) 0px 50% no-repeat; padding-left:10px; text-decoration:none; color:#767676; }

#global { width:1015px; }
.right { width:210px; margin-top:15px; text-align:left; margin-left:5px; } 
.logo { float:left; width:205px; text-align:center; margin-left:18px; margin-top:10px; }

/* Menu */

.top_menu { float:right; width:770px; text-align:left;  margin-top:10px  }
.top_menu a { text-decoration:none; font-weight:bold; font-size:10px; color:#AAAAAA; padding-left:10px; }
.top_menu a.sel { color:#000000; }
.top_menu a:hover { color:#555555; }
.top_menu a.trans { font-weight:normal; }
.top_menu a.first { padding-left:20px; }
.top_menu .sep { padding-left:2px; padding-right:2px; }
.top_menu .selected { 
	position:absolute;
	margin-top:12px;
	margin-left:0px;
	background:url(../image/menu_top_selected_.gif) no-repeat; width:80px; height:10px; }
.top_menu a.contact { color:#1433c5; }

.top_menu2 { float:left; margin-top:4px; margin-left:5px; width:775px; background:url(../image/menu_top.gif) no-repeat; height:30px; text-align:left; }
.top_menu2 a { text-decoration:none; font-weight:bold; font-size:9px; color:#AAAAAA; }
.top_menu2 a.sel { text-decoration:none; font-weight:bold; font-size:9px; color:#000000; }
.top_menu2 a:hover { color:#555555; }
.top_menu2 div { margin-left:20px; margin-top:10px; }

/* Content */

.content_title { width:760px; float:left; text-align:left; margin-left:30px; margin-top:10px; }
.content_title img { float:right; margin-right:5px; }
.content_title h2 { margin-top:5px; margin-left:0px; color:#999999; font-size:12px; font-weight:bold; width:350px; }
.content_title_image img { margin-top:20px; margin-bottom:10px; margin-left:20px; }

/* Box */

.box1 { }
.box1 .top { background:url(../image/box1_top.gif) no-repeat; height:9px; font-size:1px; }
.box1 .bottom { background:url(../image/box1_bottom.gif) no-repeat; height:12px; font-size:1px; }
.box1 .content { background:url(../image/box1_left.gif) repeat-y; padding:0px 0px 10px 25px; }

.box1 h1 { color:#1433c5; font-size:11px; font-weight:bold;  margin:10px 0px; }
.box1 h2 { font-size:11px; font-weight:bold;  }
.box1 .sep { heigth:1px; font-size:1px; border-top:1px solid #dcdcdc; margin:10px 0px; }
.box1 p { margin-bottom:5px; }

.search { width:181px; background:url(../image/search.gif) 0px 5px no-repeat; height:25px; }
.search input { border:0px; background:transparent; margin-top:6px; margin-left:5px; height:12px; width:130px; font-size:9px; margin-left:8px; }

.news_scroller { background:url(../image/news.gif) repeat-x; 
	         padding-top:12px; 
	         height:36px;
	         #height:41px;
	         width:1010px;	         
	         overflow:hidden; }

#div { padding-left:1000px; }

/* Html */

h1  { text-align:left; margin:10px 0px 10px 0px; color:#0368ff; font-size:15px; font-weight:bold; }
h2  { font-size:11px; font-weight:bold; color:#555555; }
p { margin:7px 0px 7px 0px; font-size:11px; color:#333333; }
.content_center { text-align:left; float:left; width:770px; margin-left:10px; margin-top:0px; }
.needs { font-size:12px; list-style:none; background:#222222; padding-top:5px; padding-bottom:5px; color:white; }
.needs li { }

.html_sep { padding-right:20px; padding-left:20px; width:380px; }
.html_sep_line { padding-right:20px; padding-left:20px; width:380px; border-right:1px solid #DCDCDC; }

.html_nav { float:right; margin-top:-10px; }
.html_nav .actif { font-weight:bold; }

/* Bottom */

.bottom .menu a { text-decoration:none; font-size:9px; }
.bottom2 a { text-decoration:none; font-size:9px; color:#ff3200; }