/*---------------------------------------------------------------------
 _____   _____   _   __   _   _____        _          __  _____   _____  
|  _  \ /  _  \ | | |  \ | | |_   _|      | |        / / | ____| |  _  \ 
| |_| | | | | | | | |   \| |   | |        | |  __   / /  | |__   | |_| | 
|  ___/ | | | | | | | |\   |   | |        | | /  | / /   |  __|  |  _  { 
| |     | |_| | | | | | \  |   | |        | |/   |/ /    | |___  | |_| | 
|_|     \_____/ |_| |_|  \_|   |_|        |___/|___/     |_____| |_____/ 
-------------------------------------------------------------------------
Copyright 2007 POINT WEB
type : screen
categorie : structure site
Auteur : Klair
site : r-control-technic-com
-------------------------------------------------------------------------*/
/*----------- DETECTION JS--------------------*/
#jserror{ background:#FFFFCC; border:#FF0000; color:#FF0000; padding: 10px; margin: 0 0 10px 0; float:left}
#jserror dt{ font-weight:bold}
*{ margin:0; padding:0}
/*--------------------------------------------*/

body{ background:url(../images/fond_01.jpg) repeat-x left top #fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666}
hr{ border-bottom:1px dashed #000066; border-top:1px solid #d2d2d2}
h1{ background:url(../images/RcontrolTechnicAuto_07.gif) no-repeat left top; color:#000066; font-size:16px; font-weight:normal; padding-left:25px}
h2{ color:#ff0000; font-size:12px; font-weight:normal}
h2 span{ color:#666}
fieldset{padding:10px; border:1px solid #ff0000;}
fieldset div{ margin: 5px 0 8px 0;}
fieldset div label{width:90px; display:block; float:left;}
fieldset legend{ color:#ff0000}
fieldset input{ height:13px; border:1px solid #ff0000; font-size:11px}
fieldset input:focus{ background:#c7d5ff}
fieldset textarea:focus{ background: #c7d5ff}
fieldset textarea{ border:1px solid #ff0000; height:130px; width:400px; font-size:11px; font-family:Arial, Helvetica, sans-serif}

a{ color:#666; text-decoration:none}
a:hover{ text-decoration:underline}

#global{ width:1000px; margin:0 auto}
#header{ background:url(../images/RcontrolTechnicAuto_01.jpg) no-repeat left top; height:353px}
#wrapper{ float:left; background:url(../images/footer.gif) repeat-y left top;}
#gauche{float:left; background:#d2d2d2; height:500px; width:223px; font-size:14px; color:#000066}
#gauche div{ margin-left:5px}
#gauche span{ font-size:16px; color:#ff0000}
#gauche a{ color:#000066; text-decoration:none}
#gauche a:hover{text-decoration:underline}
#content{float:left; width:737px; padding:20px}
#content li{ list-style:none; margin-left:30px}
#content hr{ border-bottom:1px dashed #000066; border-top:1px solid #fff}
#footer{ clear:both; background:url(../images/footer.gif) repeat-y left top; font-size:9px; padding-left:10px} 
#footer span{ font-size:11px; color:#ff0000; margin-left:480px}
#footer span a{ color:#ff0000; text-decoration:none}
#footer span a:hover{ text-decoration:underline}
#footer a{ color:#666; text-decoration:none}
#footer a:hover{ text-decoration:underline}

.float_right{ float:right; margin:10px}
.float_left{ float:left; margin:10px}