﻿body
{
	margin:0 auto;
	padding:0 auto;
}
.banner_Superior
{
	height:100px;
	width:100%;
	background-image:url(images/banner_superior.jpg);
	background-repeat:no-repeat;	
}

.menu_vertical
{
	width:310px;
	text-align: left;
	padding-left:10px;
}

#menu_superior
{
	background-image: url(images/menu_sup.jpg);
	background-position: top;
	height: 7px;
}

#menu_inferior
{
	background-image: url(images/menu_inf.jpg);
	background-position: top;
	height: 13px;
}

.menu_centro
{
	background-image: url(images/menu_fondo.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

.menu_cabezote
{
	background-image: url(images/menu_cabezote.jpg);
	background-position: top;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
}

.menu_centro > .menu_item
{
	height: 20px;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 1px;
	margin-left: 9px;
	background-color: #BDD7E1;
	text-align: left;
	padding-top: 5px;
	padding-left: 3px;
	color: #003366;
	text-decoration: none;
}

.menu_item2
{
	height: 25px;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 1px;
	margin-left: 9px;
	background-color: #D3E4EB;
	text-align: left;
	padding-left: 3px;
	color: #003366;
	text-decoration: none;
}

.menu_vertical_HiperVinculo
{
	color: #003366;
	text-decoration: none;
}
.menu_item_puntico
{
	background-image:url(images/puntico.jpg);
	width:7px;
	height:7px;	
}
.menu_Columna
{
	height:543px;
	overflow:auto	
}

.FrameReproductor
{
	width:100%;
	height:543px;
}

.Defecto
{
	width:646px;
	height:542px;
	margin:0;
	background-color:#FFFFFF;
	background-image:url(images/imagen_defecto.gif)	
}

.panelModulo
{
	float:left;
	width:100px;
	height:90px;
	margin-top:20px;
	margin-left:10px;
	text-align:center;
	font-family:Tahoma;
	font-size:small;
}

.panelModuloSeleccion
{
	float:left;
	width:100px;
	height:90px;
	margin-top:20px;
	margin-left:10px;
	text-align:center;
	font-family:Tahoma;
	font-size:small;
	background-color:Blue;
}

.panelModuloVinculo
{
	color: #003366;
	font-family:Tahoma;
	text-decoration:none;	
}
