@charset "utf-8";
/* CSS Document */

body {
    background:url(Images/Fd_Background.png) repeat;
}

#Concentrador {
    position:absolute;
	margin-left:-425px;
	width:850px;
	min-height:100%;
	height:auto !important;
	left:50%;
	top:0px;	 
	background:url(Images/Fd_BkgCtrl.png) repeat-y center;
}
#Header {
	height:133px;
	background:url(Images/Fd_Header.jpg) no-repeat center;
}
#Logoppal {
	position:absolute;
	float:left;
	left:20px;
	top:40px;
	width:186px;
	height:65px;
}
#Busqueda {
    position:absolute;
	float:right;
	right:10px;
	top:0px;
	width:228px;
	height:16px;
    padding:4px 4px 4px 12px;
	background:url(Images/Fd_SearchBox.png) no-repeat center;
}
#BannerSup {
    position:absolute;
	float: left;
	right: 2px;
	bottom: 0px;
	width: 480px;
	height: 108px !important;
	border:0 !important;
}
#Menu {
	height:30px;
	background:url(Images/Fd_Menu.jpg) repeat-x center;
}
#Contenido {
	height:auto;
}
.Nivelador {
    clear:both;
	margin:30px 0px 40px 0px;
}
#Header, #Contenido, #Footer, #Menu {
	position:relative;
	left:25px;
	width:802px;
}
#Footer {
    position:absolute;
    height:45px;
	bottom:0px;
	border-top:solid 1px #BBB;
	margin-top:15px;
	padding-top:6px;
}
#Footctr {
	position:absolute;
	float:right;
	top:10px;
	right:193px;
	padding-left:10px;
	width:467px;
	text-align:left;
	font-size:9px;
	line-height:1.7em;
	border-left:1px solid #CCC;
}
#Footizq {
    position:absolute;
    float:left;
	top:6px;
	left:0px;
}
#Footder {
    position:absolute;
    float:right;
    top:-1px;
	right:0px;	
}
#Credito {
	width:350px;
	bottom:3px;
	text-align:right;
	font-size:8px;
	right:20px;	
}
#Credito, #Footctr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999;	
}
#Credito, #Footder {
    position:absolute;
    float:right;	
}
#Credito a {
    color:#999;
	text-decoration:none;
}
#Credito a:hover{
    color:#666;
	text-decoration:none;
}
