html
{   /*color logo #00297B*/
	height:100%;
	font-family:Verdana;
	font-size:12px;
	color:#9FA9AD;
	background-color:#DEDEDE;/*#001C53;*/
	background-color:#577ABF;
}

body
{
	margin:0px;
	padding:0px;
	
	}
	
#Contenedor
{
	width:770px;
	height:558px;
	background-color:#88A0CF;
	/*background-image:url('../images/home.jpg');
	background-repeat:no-repeat;*/
	text-align:left;
	position:absolute;
	top:15px;
	margin-left:-385px;
	left:50%;
	}
	

#Logo
{
    float:right;
    position:absolute;
    top:14px;
    left:14px;
    width:609px;
    height:90px;
    background-image:url('../images/logo.jpg');
	background-repeat:no-repeat;
	
	
	}
	
#Login
{
    float:right;
    position:absolute;
    top:44px;
    right:14px;
    
    width:390px;
    background-image:url('../images/login.gif');
	background-repeat:no-repeat;
	
	
	}
#MenuSup
{
	float:right;
    position:absolute;
    top:104px;
    left:14px;
    width:748px;
    height:50px;
    background-image:url('../images/fondo-menu.gif');
	background-repeat:no-repeat;
	}



#MenuSup ul
{
	margin: 0px;
	margin-left:-3px;
	padding: 0px;
	list-style: none;
	float: left;
	position:absolute;
	left:0px;
	}
	
#MenuSup li {
	position: relative;
	margin: 0px;
	margin-left:3px;
	padding: 0px;
	display: block;
	float: left;
}


#FondoFoto
{
	float:right;
    position:absolute;
    top:154px;
    left:14px;
    width:276px;
    height:361px;
    background-image:url('../images/fondo-foto.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	padding-right:7px;
	padding-bottom:7px;
	}

#FondoCuerpo
{
	float:right;
    position:absolute;
    top:154px;
    left:297px;
    width:458px;
    height:361px;
    background-image:url('../images/fondo-cuerpo.gif');
	background-repeat:no-repeat;
	padding-right:7px;
	padding-bottom:7px;
	background-color:#ffffff;
	
	}

#FondoPie
{
	float:right;
    position:absolute;
    top:522px;
    left:14px;
    width:741px;
    height:20px;
    background-image:url('../images/fondo-pie.gif');
	background-repeat:no-repeat;
	padding-right:7px;
	padding-bottom:7px;
	background-color:#ffffff;
	text-align:center;
	font-family:Arial;
	font-size:10px;
	line-height:20px;
	}


	/*****/


#ImagenSup
{
	background-image:url('../images/frente.jpg');
	background-repeat:no-repeat;
	width:929px;
	height:173px;
	margin-left:18px;
	margin-top:5px;
	position:relative;
	}
#Logos
{
	background-image:url('../images/Logos.jpg');
	background-repeat:no-repeat;
	width:929px;
	height:32px;
	margin-left:18px;
	margin-top:5px;
	position:relative;
	}

#Cuerpo
{
	width:929px;
	height:215px;
	margin-left:18px;
	margin-top:5px;
	position:relative;
	}

#Pie
{
	width:929px;
	height:30px;
	margin-left:18px;
	margin-top:10px;
	position:absolute;
	top:525px;
	
	}
	

#Pie p
{
	width:280px;
	font-size:10px;
	margin:0px;
	padding:0px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	float:left;
	
	}

#Pie ul
{
	float:left;
	width:589px;
	font-size:11px;
	margin:0px;
	padding:0px 0px 0px 60px;
	list-style:none;
	
	height:30px;
	line-height:30px;
	}
	
#Pie li
{
	float:left;
	margin:0px;
	padding:0px;
	margin-left:15px;
	height:30px;
	background-image:url(../images/separador-li.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	
	
	}
	
#Pie li a
{
	font-size:12px;
	color:#9FA9AD;
	text-decoration:none;
	font-weight:bold;
	
	}
	
#Pie li a:hover
{
	
	text-decoration:underline;
	
	}
h2
{
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	margin-left:5%;
	margin-top:20px;
	margin-bottom:10px;
	padding:0px;		
	font-family:MS Reference Sans Serif;
}
h3
{
	color:#182F5C;
	font-weight: bold;
	font-size:14px;
	text-decoration: underline;
    font-family:Times New Roman;
    padding-top:15px;
    padding-left:15px;
}
#RectanguloTop
{
	
	width:413px;
    height:auto;	
	margin:0px;
	background-image:url('../images/back-cuerpo.jpg');
	color: #ffffff;
	padding:15px;
	padding-left:30px;
	font-size:10px;
	}
	
#RectanguloTop h1
{
	font-weight: bold;
	font-size: 14px;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
			
}

#RectanguloTop table
{
	 width:100%;
	 	 
}

#RectanguloTop td
{
	 width:50%;
	 font-family:Tahoma;
}

#RectanguloBottom
{	
	width:413px;
    height:auto;	
	margin:0px;	
	padding:15px;
	padding-left:50px;
	padding-right:30px;
	font-size:12px;	
}
#RectanguloBottom table
{	
	width:0%;        
}
#RectanguloBottom td
{	
	
    color:#666669;
    font-family:Times New Roman Greek;      
}
.Imput_1
{
	background:#D9DADF;
	width:290px;
}
.Parrafo
{
	margin:20px 0px 0px 35px; 
	width:350px; 
	font-weight: bold; 
	background-image: none;
	
}

#Novedades
{
	position:absolute; 
	top:140px; 
	left:248px; 
	width:205px; 
	height:200px;
	font-family:Arial; 
	color:#666666;
	}
	
#Novedades a
{
	color:#666666;
	text-decoration:none;
	}