@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

body{ background: url(../images/js-transport_04.gif); margin:auto; font-family:Arial, Helvetica, sans-serif; color:#666; font-size:12px;}
h1{ font-size:16px}
h2{ font-size:14px; color:#339999}
h3{ width:350px; color:#339999; font-weight:bold}
h4{ font-size:12px; font-weight:bold}
hr{ color:#339999; height: 1px; }
fieldset{padding:10px; border-color:#339999;}
fieldset div{ margin: 5px 0 8px 0;}
fieldset div label{width:140px; display:block; float:left;}



a{color: #333; text-decoration: none;}
a:hover {text-decoration: underline; color:#333;}
a.blanc{color: #fff; text-decoration: none;}
a.blanc:hover {text-decoration: underline; color:#fff;}


#global{margin:auto; width:836px;}
/*#header{ background: url(../images/js-transport_02.jpg) no-repeat left top; height:236px;}*/
#wrapper{ background:#fff;  padding:20px; height:480px}
#footer{background:#339999; height:45px; font-size:10px; color:#333; padding:10px 0 0 10px; }
#blocvert{ background:#339999; color:#fff; font-size:14px; padding:5px; font-weight:bold; width:350px}


.bold{ font-weight:bold}
.blanc{ color:#fff}
.vert{ color:#339999; font-weight:bold}
.space1{ margin-left:450px}
.space2{margin-left:155px; color:#fff}
.demiwrapper{ width:350px}

.float_right{float:right;}
.float_left{float:left;}
#img{margin:10px}
