body {
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Tahoma,Verdana,Arial;
	background-color:white;
	background-image:url(/img/motorca/bottom_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}
div.logo {
	position:absolute;
	top:70px;
	left:30px;
	z-index:100;
}
div.home {
	position:absolute;
	top:30px;
	left:30px;
}
div.search {
	position:absolute;
	top:30px;
	left:70px;
}
div.mail {
	position:absolute;
	top:30px;
	left:120px;
}
table.top_menu {
	position:absolute;
	top:70px;
	left:0px;
	width:100%;
	border-collapse:collapse;
	z-index:10;
}
table.top_menu td {
	padding:0;
	height:35px;
	background-color:#316d29;
	text-align:center;
}
table.top_menu td.white {
	height:10px;
	padding:0;
	background-color:white;
}
table.top_menu td.first {
	width:350px;
	background-image:url(/img/motorca/top_menu_left.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:white;
}
table.top_menu td.last {
	width:36px;
	background-image:url(/img/motorca/top_menu_right.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:white;
}
table.top_menu td.devider {
	background-image:url(/img/motorca/top_menu_devider.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
table.top_menu a {
	color: #d7f2fd;
	font-weight:bold;
}
table.top_menu a:hover {
	color: white;
}
div.content {
	padding-top:140px;
	margin:0px 30px 0 30px;
	min-height:300px;
}
div.news {
	margin:50px 30px 0 30px;
	height:250px;
	color:white;
}
div.news tr.message td {
	background: url(/img/motorca/news_devider.gif) left bottom repeat-x;
	padding-top:10px;
	padding-bottom:40px;
}
div.news tr.copyright td {
	padding-top:30px;
}
div.white_title {
	color:white;
	font-size:20px;
	font-family: Arial;
	margin-bottom:20px;
}
div.news_date {
	background:#316d29 url(/img/motorca/news_date_right.gif) right top no-repeat;
	height:19px;
	width:90px;
	padding-right:10px;
	color:white;
	font-weight:bold;
}
div.news_date span {
	width:150px;
	display:inline;
}
div.news a {
	color:#a6dcf1;
}
div.news a:hover {
	color:white;
}



div.annotation {
	margin:60px 30px 0 30px;
	color:white;
	height:170px;
}


.dropmenu {
	background-color : #316d29; 
	color:white;
	position : absolute;
	visibility : hidden;
	filter:revealTrans(duration=.5, transition=3);
	z-index:100;
	top:0px;
	left:0px;
	display:none;
}
.dropmenu table {
	border-collapse: collapse;
}
.dropmenu table td {
	border: 1px solid #7aa774;
	width:150px;
}
.dropmenu table td:hover {
	background-color:#7aa774;
}
.dropmenu a {
	color:#a6dcf1;
	font-weight:bold;
	display:block;
	width:150px;
	padding:5px;
} 
.dropmenu a:hover {
	color:white;
} 

.top {
	font-size : 16px;
	color : #316d29;
	letter-spacing : 2px;
	font-weight : bolder;
	padding-bottom : 5px;
	padding-top : 10px;
}

.top2{
	color : #c0f2fd;
	text-align : center;
	background-color : #316d29;
	padding-top : 5px;
	font-weight : bold;
	padding-bottom : 5px;
}
A {
	color : #316d29;
}

div.xxl table {
	border:0px solid #B9B9B9;
	background-color : White;
	text-align : left;
}
#pr1{
	background-color : #E1E1E1;
	padding : 5px;
}
#pr2{
	background-color : #e9f8dd;
	padding : 5px;
}
div.border img{
	border : 2px solid  #316d29;
}
div.border h2{
	font-size : 16px;
	color : #316d29;
	letter-spacing : 2px;
	font-weight : bolder;
	padding-bottom : 5px;
	padding-top : 10px;
}
#autor{
	color : #CEFFFF;
	font-size : 11px;
}
