body{ background:#fccc3e; }

div.container{
	width:850px;
	height:750px;
	margin: 0 auto;
}

div.flashContainer{
	width:823px;
	height:680px;
	margin: 0 auto;
}

div.menu{	padding:23px 0 0 34px; }
div.menuMarg{	margin:10px 5px 0 0!important; }
div.menu div{
	float: left;
	display:inline;
	cursor:pointer;
	margin: 0 5px 0 0;
}
div.menu div.hover, div.menu div.active, div.talleCont div.active, div.remeraCont div.active{ background-position:bottom!important; }
img.logoLink{ margin:0 0 0 15px; }

#btnPedi{
	width:128px;
	height:25px;
	background-image:url(../img/btn_pedi.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#btnPulseada{
	width:102px;
	height:25px;
	background-image:url(../img/btn_pulseada.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#btnOrgullo{
	width:107px;
	height:25px;
	background-image:url(../img/btn_orgullo.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#btnGente{
	width:166px;
	height:25px;
	background-image:url(../img/btn_gente.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#btnConsulta{
	width:112px;
	height:35px;
	background-image:url(../img/btn_consultas.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#btnDescarga{
	width:78px;
	height:26px;
	background-image:url(../img/btn_descargas.gif);
	background-repeat:no-repeat;
	background-position:top;
}

/* Contruccion */
div.construccionBkg{ background:url(../img/bkg_crtn.jpg) no-repeat; }
p.contruccionTxt{
	color:#004e99;
	text-align:center;
	margin:230px 0 0 0;
}