*,html{
	font-family: Verdana;
	font-size: 12px;
}

body{
	/*background: url(images/body.jpg) repeat-x;*/
	margin: 0 auto;
	font-size: 12px;
	/*font-weight: bold;*/
}

#container{
	width: 960px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	border-left:1px solid #92ddf0;
	border-right:1px solid #92ddf0;
}

input, textarea{
	border: 1px solid #85dffd;
}

#topHeader{
	width: 960px;
	height: 30px;
	background: url(images/topHeader.jpg) no-repeat;
}

#search{
	width: 386px;
	height: 19px;
	float: right;
	margin-top: 6px;
	}
#privateArea{
	height:19px;
	float:right;
	margin-top:8px;
	margin-left:25px;
	color:#fff;
	}

.inputSearch{
	width: 193px;
	height: 13px;
	color: #a5a5a5;
	margin: 0;
}

#mapa{
	width: 112px;
	height: 17px;
	padding-top: 2px;
	float: left;
}

.mapa{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.mapa:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#formSearch{
	width: 197px;
	height: 19px;
	float: left;
}

#ir{
	width: 55px;
	height: 19px;
	float: left;
}

#bannerHeader{
	width: 960px;
	height: 131px;
	overflow: hidden;
	/*background: url(images/bannerHeader.jpg) no-repeat;*/
}

#mainMenu{
	width: 960px;
	height: 38px;
	padding-top: 2px;
	background: url(images/mainMenu_Bg.jpg) repeat-x;
	font-weight:bold;
}

#banners{
	width: 960px;
	height: 351px;
	margin-top: 7px;
	margin-bottom: 10px;
}

#flash{
	width: 504px;
	height: 351px;
	float: left;
	overflow:hidden;
	/*background: url(images/flash.jpg) no-repeat;*/
}

#Suscripcion{
	width:420px;
	margin:15px auto;
	border:1px solid #92ddf0;
	text-align:left;
	padding:20px;
	}
	.UserLabel{
		width:120px;
		height:22px;
		text-align:right;
		display:block;
		}

#information{
	width: 267px;
	height: 351px;
	float: left;
	background: url(images/information.jpg) no-repeat;
}

#bannerTop{
	width: 189px;
	height: 172px;
	margin-bottom: 8px;
	float: left;
	/*background: url(images/bannerTop.jpg) no-repeat;*/
}

#bannerBottom{
	width: 189px;
	height: 171px;
	float: left;
	/*background: url(images/bannerBottom.jpg) no-repeat;*/
}

#indexerProducts{
	width: 958px;
	height: 90px;
	overflow: hidden;
	border-top: 1px solid #85dffd;
	border-bottom: 1px solid #85dffd;
	border-left: none;
	margin-bottom: 10px;
	/*background: url(images/indexer.jpg);*/
}

#imgIndexer{
	width: 151px;
	height: 90px;
	float: left;
}

#gallery{
	width: 807px;
	height: 90px;
	float: left;
}

#footer{
	width: 960px;
	margin: 0 auto;
	height: 22px;
	padding-top:10px;
	color: #FFFFFF;
	background: url(images/footer.jpg) no-repeat;
	text-align: center;
	font-size: 11px;
	border-left:1px solid #92ddf0;
	border-right:1px solid #92ddf0;
}

#repeatFooter{
	width: 100%;
	height:32px;
	/*background: url(images/repeatFooter.jpg) repeat-x;*/
}

.powered{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
}

.powered:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 11px;
}


/* estilo del menu */

.menuNormal{
	width:136px;
	height: 26px;
	background: url(images/menuNormal.jpg) no-repeat;
	color: #FFFFFF;
	float: left;
	margin-left: 14px;
	text-align: center;
	text-decoration: none;
	padding-top: 12px;
	_padding-top: 10px;
}

.menuNormal:hover{
	width:137px;
	height: 26px;
	background: url(images/menuHover.jpg) no-repeat;
	color: #1a7198;
	float: left;
	text-align: center;
	text-decoration: none;
	padding-top: 12px;
	_padding-top: 10px;
}

.menuActive{
	width:137px;
	height: 26px;
	background: url(images/menuHover.jpg) no-repeat;
	color: #1a7198;
	float: left;
	text-align: center;
	text-decoration: none;
	padding-top: 12px;
	_padding-top: 10px;
	margin-left: 14px;
}
