﻿body
{
	background-image: url('../images/fondo.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: sans-serif;
}

#images{
	width:800px;
}
#imagenes img
{
	float:left;
	
}
#Menu{
	position:absolute;
	top:0px;
	left:300px;
	width: 651px;
}

    #Menu li{
	float: left;
	clear: none;
	list-style: none;
	padding-left: 1px;
	padding-right: 1px;
}
    
     #Menu li a{
	color: #fff;
	display: block;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 18px;
	background: url('../images/cuadro.gif');
	width: 110px;
	height: 38px;
	text-align: center;
	padding-top: 100px;
}

 	#Menu li a:hover{
        color:#fff;
   	 	background: url('../images/cuadro1.gif');

    }
    #active a{
        background: url('../images/cuadro1.gif');

    }
    
#Contenido
{
	clear: both;
	width: 900px;
	height: 100%;
	font-family: Tahoma;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}
#ContenidoAlterno
{
	background-position: right;
	clear: both;
	width: 900px;
	height: 560px;
	font-family: Tahoma;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/Entrada_FL.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 250px;
	z-index: 0;
}

#SubContenido
{
	width: 690px;
	height: 100%;
	float: left;
}
#Izquierda
{
	width: 200px;
	height: 100%;
	float: left;
	padding-left: 10px;
}

#Central
{
	width: 340px;
	height: 100%;
	float: left;
	font-size: 10px;
}
#Derecha
{
	width: 340px;
	height: 100%;
	float: left;
	font-size: 10px;
}

#Footer
{
	font-size: 11px;
	text-align: center;
	font-family: sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	clear: both;
}

#elementos
        {
	width: 330px;
	height: 39px;
	position: absolute;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 11px;
	top: 0px;
	left: 0px;
}
#globalizacion
{
	position: absolute;
	width: 105px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	left: 192px;
	font-family: Tahoma;
	top: 33px;
}

.Importante{
   background-color:#EEEEEE;
	border:1px #EEEEEE solid;
}

.WebPart
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	padding: 6px;
	background-color: #99CC00;
	height: 15px;
	color: #FFFFFF;
}

.WebPartVerb
{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.WebPartZone
{
	width: 100%;
}

.Mascara
{
	background-color: #808080;
	filter:alpha(opacity=70);
    opacity:0.7;
}

.cargando
{
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	filter: alpha(opacity=85);
	opacity: 0.85;
	width: 100%;
	height: 100%;
	z-index: auto;
	position: fixed;
	top: 0px;
	left: 0px;
	font-size: 13px;
	padding-top: 25%;
}

#busqueda
{
	position: absolute;
	top: 200px;
	padding-left: 5px;
	left: 380px;
}

.Highlight
{
	background-color: #ECFFB0;
}

.HighlightError
{
	background-color: #FF8A6C;
}

.Management
{
    margin: 20px auto auto auto;
    background-color: #C0C0C0;
    filter: alpha(opacity=70);
    opacity: 0.9;
    border: 1px solid #808080;
    padding: 10px;
    position: static;
    height: auto;
    width: 810px;
    font-size: 12px;
}
.Expansion
{
    padding: 6px;
    background-color: Black;
    width: 800px;
    height: 15px;
    color: #FFFFFF;
    margin-top: 4px;
    margin-bottom: 4px;
}
.barra
{
	padding: 6px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background-color: #858585;
	font-size: 11px;
	width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
.barra span
{
	color: #FFFFFF;
}
