.fondo
{
	background:url(../imagenes_inicio/fondo_general.jpg) repeat-x;
	background-color:#0045ce;	
}

.contendorGeneral
{
	width:818px;
	height:520px;
	margin:auto;
}

.contenedorIzquierdaTop
{
	width:527px;
	height:155px;
	float:left;
}

.contenedorDerechaTop
{
	width:204px;
	height:155px;
	float:left;
}

.imagen_top
{
	width:527px;
	height:37px;
	float:left;
}

.inicio_curva
{
	width:87px;
	height:155px;
	float:left;
}

.imagen_top_derecha
{
	width:204px;
	height:37px;
	float:left;
}

.fondo_extra
{
	width:527px;
	height:18px;
	float:left;
}

.fondo_logo
{
	width:527px;
	height:62px;
	background:url(../imagenes_inicio/fondo_azul_logo.jpg) repeat-y;
	float:left;
	text-align:center;
}
.fondoDerecha
{
	width:195px;
	height:118px;
	background:url(../imagenes_inicio/derecha_fondo_amarillo.jpg) bottom repeat-x;
	float:left;
}

.fondo_menu
{
	width:527px;
	height:38px;
	background:url(../imagenes_inicio/fondo_amarillo_menu.jpg) repeat-y;
	float:left;
	text-align:center;
}

.animacion
{
	width:959px;/*817*/
	height:339px;
	float:left;
	margin-left:-5px;
	margin-top:-1px;
	background:url(../imagenes_inicio/fondo_animacion.png) repeat-x;
}

.creditos
{
	width:817px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	float:left;
	text-align:right;
	color:SILVER;
	margin-top:10px;
}

.creditos a
{
	text-decoration:none;
	font-weight:bold;
	color:white;
}

.creditos a:hover
{
	text-decoration:none;
	font-weight:bold;
	color:gray;
}

.contactos_inicio
{
	width:817px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	float:left;
	text-align:center;
	color:SILVER;
}

.item_menu
{
	width:auto;
	margin-top:10px;
	margin-left:15px;
	height:17px;
	float:left;
}

.item_menu img
{
	border:none;
}

.divisor_items_menu
{
	width:2px;
	background:GRAY;
	height:40px;
	float:left;
	margin-left:10px;
	margin-top:-3px;
}

.bgLeft
{
	width:577px;
	height:336px;
	float:left;
	position:relative;
	z-index:0;
	background:url(../imagenes_inicio/bgleft.png) repeat-x;
	/*left:114px;*/
}

.bgLeftFilo
{
	width:13px;
	height:336px;
	float:left;
}

.curva
{
	width:159px;
	height:336px;
	float:left;
	position:relative;
	z-index:1;
	margin-left:-372px;
	background:transparent;
	border:none;	
}

.bgRight
{
	width:366px;
	height:336px;
	float:left;
	/*background:url(../imagenes_inicio/bgright.png) repeat-x;*/
	margin-left:-130px;
	position:relative;
	z-index:0;
	/*right:80px;*/
}

.bgRightFilo
{
	width:3px;
	height:336px;
	float:left;
	background:pink;
	margin-left:364px;
	margin-top:-336px;
}
