/* STRUCTURE */

body {
	margin: 0px;
	padding: 0px;
	background: #1d585e url(/streetteam/lay/wheelbg.jpg) repeat-y 118px 0px;
	margin: 0px auto;
	padding: 0px;
}


#img {
	width: 100%;
	height: 536px;
	background: #1d575e url(/streetteam/lay/wheel.jpg) no-repeat;
}

#blabla {
	width: 100%;
	background: #1d585e url(/streetteam/lay/wheelbg.jpg) repeat-y 118px 0px;
}

#principal {
	width: 100%;
	clear: both;
}
}
#footer {
	width: 100%;
	clear: both;
	background: #d2d2d2 url() no-repeat;

}

body, p, td { font-family: tahoma; font-size: 10pt; color:#444747; text-align: justify}
A:link { color:#4198a2; text-decoration:none; font-weight:bold;}
A:visited { color:#4198a2; text-decoration:none; font-weight:bold;}
A:active { color:#4198a2; text-decoration:none; font-weight:bold;}
A:hover{color:#1d575e; text-decoration:underline; font-weight:bold; cursor: default}


#navigation {
	width: 500px;
	height: 16px;
	margin-top: 0px;
	border-left: 10px solid #FFFFFF;
        border-top: 1px solid #FFFFFF;
        border-bottom: 0px solid #FFFFFF;
	list-style: none;
	background: #ffffff;
        font: Verdana;
	padding:0px 0px 0px 5px
}

#navigation ul {
	background: #ffffff;
	margin:0;
	padding:0;
	width: 100%;
	height: 16px;
}


#navigation li {
	background: #ffffff;
	height: 16px;
    	float: left;
	list-style-type: none;

}

#navigation a {
	width: 95px;
	height: 15px;
    display: block;
	color: #1d575e;
	text-align: center;
	padding:0px 0px 0px 0px;
}

#navigation a:hover {
	background: #4198a2;
	height:16px;
	color: #FFFFFF;
	text-align: center;
	padding:0px 0px 0px 0px;
	cursor: default;
}

#dlo {
	width: 100px;
	height: 16px;
	margin-top: 0px;
	border-left: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	list-style: none;
	background: #ffffff;
        font: Verdana;
	padding:0px
}

#dlo ul {
	background: #ffffff;
	margin:0;
	padding:0;
	width: 100%;
	height: 16px;
}


#dlo li {
	background: #ffffff;
	height: 16px;
    	float: center;
	list-style-type: none;

}

#dlo a {
	width: 70px;
	height: 16px;
    display: block;
	color: #444444;
	text-align: center;
	padding:0px 0px 0px 0px;
}

#dlo a:hover {
	background: #01222E;
	height:16px;
	color: #ffffff;
	text-align: center;
	padding:0px 0px 0px 0px;
	cursor: default;
}

.title {
	font: 16px Tahoma;
	font-weight:bold;
	text-align:right;
	color: #444747;
	padding: 0px 10px 7px 0px;
	border-bottom : 3px dotted #1d575e;
}

.borderimage{
border:1px solid black;
}


