body{
	background-color: #0f0f0f;
	font-family: "Trebuchet MS";
	font-size: 11px;
	height:100%;
}
a{
	color: #f3bc17;
}
a:hover{
	color: #FF4500;
}
a:visited{
	color: #f3bc17;
}

#logo{
	background: url(../images/laR_logo.gif) top left no-repeat;
	width: 172px;
	height: 193px;
}
#header{
	background-image: url(../images/top_bg.gif);
	height: 171px;
	margin:0px;
	widows:801px;
}
.top_menu{
	padding-top: 20px;
	list-style:none;
}
.top_menu li{
	list-style:none;
	float:left;
}
#menu{
	background: url(../images/menu_bg.gif) repeat-y;
	width:172px;
}
#menu li{
	list-style-image: url(../images/bullet.gif);
	width:120px;
	font-size: 14px;
	font-size-adjust: none;
	font-variant:normal;
	font-stretch:normal;
	color:white;
	margin-top: 5px;
	
	padding-top: 0x;
	padding-left:0px;
}
#bottom_menu{
	background-color: #fff600;
	width:172px;
	height: 12px;
}
#bulletin{
	background: #78a102 url(../images/boletin.gif) top center no-repeat;
	width:152px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	color: white;
	position:relative;
}
#bulletin form{
	margin-top: 25px;
	font-size:13px;
	font-weight: bolder;
}
.email{
	height: 12px;
	width:75px;

}
.boton{
	width:27px;
	height: 27px;
	margin-top: -3px;
}
#border_bottom{
	background-color: #d81414;
	padding-top: 3px;
	height: 35px;
	font-size: 9px;
	color: White;
	text-align: center;
	width: 975px;
}
#left{
	background-color: #f3bc17;
	width: 159px;
	float:left;
	padding: 11px;
	margin-bottom:0px;
}
#galeria{
	background:#f3bc17 url(../images/galeria.gif) top center no-repeat;
	width: 160px;
	text-align: center;
	padding-top:35px;
}
#galeria img{
	border: 3px solid white;
	margin-top: 40px;
	margin-bottom: 20px;
}
#eventos{
	background:#f3bc17 url(../images/eventos.gif) top no-repeat;
	width: 160px;
}
#eventos div{
	background-color: #272727;
	border: 1px solid white;
	margin-top: 30px;
	padding: 5px;
	color: White;
	font-size: 11px;

}
#eventos div div{
	

}
#eventos div div div{
	

}
#eventos div hr{
	height: 1px;
	color: White;
	
}
#maintext{
	background-color: White;
	width: 603px;
	color: black;
	font-size: 12px;
	padding: 9px;
	float: left;
	margin: 0px;
}
.topimg{
	float:left;
}
.mainlevelvm{
	list-style: inside;
}
.top_inner{
margin-top:20px;
padding:5px;
float:left;
}
#contact{
text-align:right;
color:#FF6600;
text-transform:uppercase;
padding:5px;
}