@charset "iso-8859-1";
* {margin: 0; padding: 0;}
html {font-size: 100%; font-family:Verdana, Arial, Helvetica, sans-serif;} 
body  {text-align: center;font: normal .8em/1.3em Verdana, Arial, Helvetica, sans-serif;	color: #000000;background-color: #666666;/*background-image: url(images/div_bg/scorpio_big.jpg);background-repeat:  no-repeat; background-color: #2C3771;*/}

a:link, a:visited, a:hover {color: #0CF;text-decoration: none;}
a:hover {text-decoration: underline;	text-align: center;	color: #F60;cursor:pointer;}

/* Blocs conteneurs */
#uploadns{margin: 0 auto; width: 815px; height: 550px; background-image: url(images/errors/uptodate.jpg);}
#debug{width:100%;background-color:#CCC;height:295px;font-size : 0.75em; color:#000;text-align : left;}
#debug td{border: 1px solid #000;} 
#container {margin: 0 auto;background:#FFF;width: 1000px;text-align: left;border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px;} 
#main{position:relative; display:block; float:left; width:1000px; border:1px solid #000;height: 100%;}
#header {width:1000px; float:left; display: block;background: #DDD;} 
#main_main{width:1000px; float:left; display: block;background-color : #FFF;}
/*.prod{background-image: url(images/elements/spdet_col.jpg);background-position:right bottom;background-repeat:no-repeat;}*/
#sidebar1 {display:block; float: left;width: 170px;	padding-left: 5px;padding-top:15px;background-color: #FFF;margin-right:5px;}
#sidebar1 h1{font-size : 1.1em;margin-top:10px;}
#scorpsearch{float: left;width: 170px; border: 1px solid #7191DA;text-align : center; width: 170px;margin-bottom: 5px;}
#scorpsearch h1{background-color : #7191DA; color: #FFF;margin : 0; padding : 0; font-size : 0.85em; display: block;width : 170px;margin-bottom: 2px;}
#scorpsearch input[type=text]  {width:120px; height:18px; padding:2px; margin:3px;font-size: 0.85em;}
#scorpsearch input[type=submit] {width:30px; height:25px;font-size: 0.85em;font-weight : bold;} 
#scorpmenu{float: left;width: 170px; border: 1px solid #7191DA;text-align : center; width: 170px;margin-bottom: 2px;}
#scorpmenu h1{background-color : #7191DA; margin : 0 0 2px 0; padding : 0 0 0 2px; font-size : 0.95em;color: #FFF; display: block;width : 168px;text-align: left;}


#footer {padding: 2px 10px 2px;	background-color: #333;	color: #666;font-size: x-small;background-image: url(images/elements/logo_scorpio_footer.jpg) ;background-repeat: no-repeat;background-position : 50% 80px;} 
#footer p {margin: 0; padding: 10px 0;}
.clearfloat { clear:both;height:0;font-size: 1px;line-height: 0px;}