/* ################# CONTENIDO ################# */
#cont-index {
	background-image: url("../images/fondos/index.jpg");
	background-repeat: no-repeat;
	background-position: top;
    width: 890px;
	height: inherit;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
border:1px;
	border-color: #3300CC:
}
#menu-der-head {
	width: 190px;
	height: 23px;
	background-image: url("../images/index/titulo_lateral.jpg");
	background-repeat: no-repeat;
}
#menu-der-opc {
	width: 190px;
	height: auto;
}
/* ################# CONTENIDO ################# */
#contenido-index {
	width: 550px;
	padding-left: 260px;
	height: auto;
	margin-top: 410px;
	*margin-top: -50px;
}

#videofunda{float:right; width:300px; height:220px; margin-top:165px;}
#banner-index {
	width: 550px;
	height: 90px;
	background-image: url("../images/fondo_banner_index.jpg");
	background-repeat: no-repeat;	
}
#banner-image-index {
	padding-left: 43px;
	width: 507px;
	padding-top: 15px;
	height: 75px;
}
/* ################# MENU LATERAL ################# */
#nav_lat {
	margin: 0; 
	padding: 0;
	width: 190px;
	height: 40px;
	list-style: none;
}
#nav_lat li a {
	background-repeat: no-repeat;
	background-position: 0 -40px;
	height: 28px;
	float: left;
	outline: 0;
}
#nav_lat li a:hover, #nav_lat li.active a {
	background-position: 0 0;
	color: #FFFFFF;
}		
#nav_lat_opc a {
	background-image: url("../images/index/fondo_menu_lateral.jpg");
	width: 165px;
	padding-top: 12px;
	padding-left: 25px;
	text-decoration: none;
	color: #000000;
}

