 /*   INICIO    Estilo general de la página  */

body{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: auto;

}
#contenedor{
	overflow: auto;
}
#DivArriba{
	left: 0;
	height: 100px;
	overflow: hidden;
	background-color: white;
	color: white;
	position: absolute;
	top: 30px;
	right: 0px;
	bottom: 0px;
	z-index: 2;


}

#DivCentro{
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background: #FFFFFF top;
	position: relative;
	width: 100%;
	margin-top: 100px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#DivCentroServicios{
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background: #FFFFFF top;
	position: relative;
	width: 80%;
	margin-top: 100px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#DivCentroAplicaciones{
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background: #FFffFF;
	position: relative;
	width: 90%;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	vertical-align: middle;
	text-align: center;


}
#DivAbajo{ 
	background-color:#35A69A;
	text-align: center;
	height: 30px;

}
#DivTabla{
	padding: 130px 0 0 0;
	border: #FFFFFF;

}

* html #maincontent{ /*IE6 */
height: 100%; 
width: 100%; 
}
/*     FIN   Estilo general de la página  */

/* Clase LOGOs  */

#logo{
	position: absolute;
	visibility: visible;
	left: 20px;
	top: 1px;
	z-index: 2;
}
/* FIN   Clase LOGO*/

/* Clase Banderas  */

.Banderas{
	position: relative;
	height: 40px;
	width: 290px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	right: auto;
	left: 85%;
	bottom: auto;
	z-index: 1;
	visibility: visible;




}
.Banderas a:active {
	color: #666666;
	text-decoration: none;
}
.Banderas a:link {
	color: #666666;
	text-decoration: none;
}
.Banderas a:visited {
	color: #666666;
	text-decoration: none;
}
.Banderas a:hover {
	color: #666666;
text-decoration: underline;
}
.Banderas hr {
	color: #CCCCCC;
	height: 1px;
	border: 0;
	width: 80%;
	margin-top: 5px;
}
/* FIN Banderas */



/*  INICIO   Barra de menus  */

.MenuHorizontal{
	padding: 0 0 0 300px;
	margin: 0 auto 0 0px;
	background: url(../Img/menug_bg.gif) repeat-x;
	height: 46px;
	list-style: none;
	width: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;

}

.MenuHorizontal li{
	float:left;
}

.MenuHorizontal li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.MenuHorizontal li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.MenuHorizontal li.current a, .MenuHorizontal li a:hover{
	color: #fff;
	background: url(../Img/menug_hover_left.gif) no-repeat left;
}

.MenuHorizontal li.current a b, .MenuHorizontal li a:hover b{
	color: #fff;
	background: url(../Img/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}

/*  FIN   Barra de menus  */

/* CONTENIDO   */

#contenido
{
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;

}

#contenido h2
{
	font-size: 18px;
	color: #5D5D5D;
	padding-bottom: 10px;
}

#contenido p
{
	color: #918E7F;
	padding-top: 0px;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*  FIN CONTENIDO   */

/* Tratamiento de imagenes  */

img.flotaIzq { 
    float: left; 
    margin: 4px; 
}
img.flotaDerecha { 
    float: right; 
    margin: 15px; 
}
img.flotaCentro {
	 display: block;
	 margin-left: auto;
	 margin-right: auto;
}
/* FIN Tratamiento de imagenes  */

/* Centro de la pagina*/
div.izquierda
{
	float:left;
	width:160px;
	margin:20 0 0;
	padding:1em;
	display:inline;
	background-color: #FFFFFF;
	background-image: url(../Img/CuadroNovedades.jpg);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 1;
}
div.izquierdaBL
{
	float:left;
	width:250px;
	margin:20 0 0;
	padding:1em;
	display:inline;
	background-color: #FFFFFF;
	z-index: 1;
}
div.centro
{
	margin-left:195px;
	border-left:1px solid gray;
	padding:1em;
	top: 1px;
	overflow: auto;
	z-index: 2;


}
div.centroBL
{
	margin-left:300px;
	padding:1em;
	top: 1px;
	overflow: auto;
	z-index: 2;
	background-color: #FFffff;



}
div.destacado
{
	width: 110px;
	margin-left: 25px;
}
div.Novedades
{
	margin-left:1px;
	padding:1em;
	top: 1px;
	overflow: auto;
	z-index: 2;
	margin-top: 3cm;
	background-color: #FFffff;
}


/* Fin Centro de la pagina */
/*  -----------------------   ELEMENTOS HTML REDEFINIDOS */
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #606060;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #606060;
	font-size: 13px;

}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #606060;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #606060;
	text-align: justify;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #6C6C6C;
}
a:visited {
	text-decoration: none;
	color: #6C6C6C;
}
a:hover {
	text-decoration: none; 
	color: #000000;
}
/* --------------------------   FIN ELEMENTOS HTML REDEFINIDOS */
p.PiedePagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	vertical-align: middle;
}

a.PiedePagina:link {color: #AEE6E0; text-decoration: none}
a.PiedePagina:visited {color: #AEE6E0; text-decoration: none}
a.PiedePagina:hover {
	text-decoration: none;
	color: #FFFFFF;
}

p.derecha
{
	text-align: justify;

}
span.Lista {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff0;
	left: 0px;
	text-align: justify;





}
img.derecha { float: right; }
img.IMGnovedades { float: left; margin-right: 0.5em; }

/* --------------------------   CUADRO DE FORMULARIO */
  fieldset {
	padding: 10px 5px;
	background: #ffffff;
	-moz-border-radius: 5px; }
  legend {
	background: #EAEAEA;
	padding: 2px 6px;
	border: 1px #999 solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	-moz-border-radius: 5px; }
/* --------------------------   CUADRO DE FORMAULARIO */ 
/* --------------------------   Para tablas de entrada   INI */
table {
	margin: 1em;
	border-collapse: collapse;
}
td, th {
	padding: .3em;
}
th { background: #fc9; } 
/* --------------------------   Para tablas de entrada   FIN*/
#cajaUser,#cajaAvisos,#cajaConsulta,#cajaConsultaDel{ 
    background-image: url(img/overlay.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
}
* html #cajaUser,#cajaAvisos,#cajaConsultaDel{
    background-color: #333;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src="img/overlay.png", sizingMethod="scale");
}
#UserBox,#ConsultaDelBox{
	width:400px;
	background:#D8EBEF;
	padding:50px;
	border:2px solid #FBFFFF;
}
#close{
	position:absolute;
	top:-5px;
	right:-5px;
	cursor:pointer;
}
p.parrafoNovedad {
	height: 150px;
}
table.Cuadros {
	padding: 0px;
	border: none;

}
td.Cuadros, th.Cuadros {
	padding: 0px;
	background-position: center;

}
p.Aplicaciones a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 18px;
	vertical-align: middle;
	font-weight: bold;

}
p.Aplicaciones {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 18px;
	vertical-align: middle;
	font-weight: bold;

}
