/*---------------------------------------------------------------------
 _____   _____   _   __   _   _____        _          __  _____   _____  
|  _  \ /  _  \ | | |  \ | | |_   _|      | |        / / | ____| |  _  \ 
| |_| | | | | | | | |   \| |   | |        | |  __   / /  | |__   | |_| | 
|  ___/ | | | | | | | |\   |   | |        | | /  | / /   |  __|  |  _  { 
| |     | |_| | | | | | \  |   | |        | |/   |/ /    | |___  | |_| | 
|_|     \_____/ |_| |_|  \_|   |_|        |___/|___/     |_____| |_____/ 
-------------------------------------------------------------------------
Copyright 2007 POINT WEB
type : screen
categorie : structure site
Auteur : Klair
site : pompes-dasilva-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_02.jpg) repeat-x left top; font-size:12px; color:#333; font-family:Arial, Helvetica, sans-serif}
h1{ font-size:16px; color:#003366; font-weight:normal}
h2{ color:#09ade2; font-size:12px}
hr{ border-bottom:1px dashed #09ade2; border-top:1px solid #FFFFFF}
fieldset{padding:10px; border:1px solid #09ade2;}
fieldset div{ margin: 5px 0 8px 0;}
fieldset div label{width:90px; display:block; float:left;}
fieldset legend{ color:#09ade2}
fieldset input{ height:13px; border:1px solid #09ade2; font-size:11px}
fieldset input:focus{ background:#c7d5ff}
fieldset textarea:focus{ background: #c7d5ff}
fieldset textarea{ border:1px solid #09ade2; height:130px; width:400px; font-size:11px; font-family:Arial, Helvetica, sans-serif}

a{ color:#333; text-decoration:none}
a:hover{ text-decoration:underline}

#global{ width:1000px; margin:0 auto}
#header{ background:url(../images/dasilva_01.jpg) no-repeat left top; height:274px}
#menu li{ list-style:none; background:url(../images/dasilva_03.jpg) no-repeat left top; height:22px; width:119px; float:left; display:block; text-align:center; padding-top:2px; margin-right:2px}
#menu{ margin-left:135px}
#menu li a{ color:#FFF; font-size:14px; text-decoration:none}
#menu li a:hover{ color:#fdf400}
#wrapper{width:1000px; float:left}
#content{float:left; width:700px; padding:40px 20px 20px 20px}
#content li{ margin-left:40px}
#mdm{float:left; width:250px}
#mdm div{width:192px;  margin-left:48px; color:#666; padding:5px; margin-bottom:20px}
#adress{ background:url(../images/dasilva_07.jpg) no-repeat left top; height:141px;  }
#adress span{ font-size:14px; color:#003366;}
#adress p{ font-size:14px; color:#666}
#adress a{ color:#003366; text-decoration:none}
#adress a:hover{ text-decoration:underline}
#news{ background:#ccebf5; border:1px solid #809eb8}
#news dt{color:#003366; border-bottom:1px dashed #003366;}
#partenaire{background:#fffdcc; border:1px solid #fdbb8f}
#footer{ clear:both; color:#003366; font-size:10px; }

.clear{ clear:both}
.space{ margin-left:380px}
#img{ margin:10px}
.float_left{ float:left}
.float_right{ float:right}