﻿body 
{
    margin-top:0px;
}

#general
{
}

#fondo
{
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;    
}

#cortina
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #111111;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);    
}

.superior
{
    height:116px;
    width:880px;
    color:Black;
    font-size:12px;
}

.superior a
{
    color:White;
    text-decoration:none;
}

.superior a:hover
{
    text-decoration:underline;
}

.menu
{
    text-align:left;
    height:30px;
    width:880px;
    margin-right:25px;
}

.menu a
{
    text-decoration:none;
}

.menu a:hover
{
    text-decoration:underline;
}

.medio
{
    text-align:left;
    width:865px;
}

.link
{
    font-family:Tahoma;
    font-size:11px;
    color:Black;
    text-decoration:none;
    border-width:0px;
}

.link:hover
{
    text-decoration:underline;
}

.link_gris
{
    font-family:Tahoma;
    font-size:11px;
    color:#666666;
    text-decoration:none;
    border-width:0px;
}

.link_gris:hover
{
    text-decoration:underline;
}

.texto_Diseno
{
    font-family:Tahoma;
    font-size:11px;
    color:#666666;
    text-decoration:none;
    border-width:0px;
}

.link_Captative
{
    font-family:Tahoma;
    font-size:11px;
    color:#FF6600;
    text-decoration:none;
    border-width:0px;
}

.link_Captative:hover
{
    text-decoration:underline;
}

.subabajo
{
    width:904px;
    text-align:left;
}

.separador
{
    width:10px;
    background: url("Imagenes/Inicio/separador.gif") no-repeat center;
}

.separador_gris
{
    width:10px;
    background: url("Imagenes/Inicio/separador_gris.gif") no-repeat center;
}


.clear
{
    clear:both;
}

.negrita_normal
{
    font-family:Tahoma;
    font-size:11px;
    color:#000000;
    text-decoration:none;
    border-width:0px;
}
.OtrasEmpresas
{
	font-family:Tahoma;
    font-size:12px;
    color:#666666;
    margin-bottom: 15px;
    margin-left: 20px;
    padding-top:20px;
}
