body {
	background-color: #666666;
	margin: 0;
	padding: 0;
font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 1.8em;
}

/* --- Wrap --------- */

#wrap {
background: url(bgd_container.gif) repeat-y;
width: 730px;
margin: 0 auto;
padding: 0 !important;
height: 100%;
text-align: left;
}

#wrapIndex {
width: 730px;
margin: 0 auto;
padding: 0 !important;
height: 100%;
text-align: left;
}

/* --- Links --------- */

a {
color: #930;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/* --- H1, H2, H3 --------- */

h1, h2, h3 {
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
margin-top: 0;
color: #991E33;
}

h1 {
background: transparent url(bullet_red.gif) no-repeat 0 55%;
border-bottom: 1px #930 dotted;
padding-left: 30px;
font-size: 1.6em;
padding-bottom: 5px;}


h2 {
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 1px #930 dotted;
}


h3 {
background: transparent url(small_bullet_yellow.gif) no-repeat 0 55%;
padding-left: 10px;
font-style: normal;
font-size: 1.2em;
margin-bottom: -10px;}

strong {
color: #990033;
}

#address {
color: #999999;
font-style: normal;
font-style: italic;
line-height: 15px ;
font-size: 0.8em;
}

/* --- Container --------- */

#container {
margin: 0 15px;

}


/* --- Content --------- */

#content {
float: left;
margin: 0;
min-height: 500px;
padding: 16px;
width: 450px;
z-index: 2;
position: relative;}


#content p, #content ol, #content ul {
font-size: 100%;
line-height: 1.5em;
}

/* --- Banner --------- */

#banner {
	height: 220px;
	width: 730px;
	margin: 0;
	background-color: transparent;
	background-image: url(head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* --- Nav subs --------- */
#nav-subs {
position: relative;
margin: 15px 0 0 492px;
padding: 0;
font-size: 100%;
line-height: 1.8em;

}

#nav-subs ul {
list-style: none;
margin-left: 3px;
margin-right: 16px;
padding-left: 0;
}

#nav-subs ul li {
padding: 1px 0;
border-bottom: 1px dotted #666666;
}


#nav-subs ul li a {
position: relative;
display: block;
float: left;
width: 100%;
background: transparent url(small_bullet_red.gif) no-repeat 4px 50%;
color: #930;
text-indent: 14px;
text-decoration: none;
}

html>body #nav-subs ul li a {
float: none;
}

#nav-subs ul li a:hover {
background: #edecec url(small_bullet_red.gif) no-repeat 4px 50%;
color: #930;
}

#nav-subs ul li a.youarehere {
color: #930;
}

/* --- Nav section --------- */

#nav-section {
background: transparent url(login.gif) no-repeat top left;
padding-top: 40px;
min-height: 156px;
}

/* --- Nav supp --------- */

#nav-supp {
background: transparent url(fleet.gif) no-repeat top left;
padding-top: 37px;
min-height: 200px;
}

/* --- Nav news --------- */

#nav-news {
background: transparent url(news.gif) no-repeat top left;
padding-top: 37px;
min-height: 200px;
}

/* --- Info site --------- */

#info-site {
position: relative;
clear: both;
background: transparent url(footer_c.jpg) no-repeat top left;
height: 150px;
width: 700px;
text-align: center;
z-index: 1;}

#info-site p {
font-size: 85%;
color:#CCCCCC;
margin-top:110px;
}

/* --- Info company --------- */

#info-company {
color: #FFD50F;
margin: 150px 16px 0em 16px;
}

#info-company a {
color: #A5BCD3;
text-decoration: none;
}

#info-company a:hover {
color: #FFF;
}

#wrap #container #nav-subs #nav-section #login a {
	font-size: 85%;
}
