/*Set Main Revisionado 21-01-2012*/
body {
	background-image:url(../imagenes/bg_body.png);
	/*background-repeat:no-repeat;*/
	background-repeat:repeat-x;
	background-position:center-top;
	background-color:#521F24;/*old*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A4A4A;
	margin:0px 0px 0px 0px;
}
/*Contenedor General*/
#contenedor {
	width:1026px;
	margin:auto;
	padding:0px 0px 0px 0px;
	position:relative;
}
/*Sombra Top Izquierda*/
#sombraLeft {
	/**/background-image:url(../imagenes/sombra_izq-trans.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:23px;
}
/*Sombra Top Derecha*/
#sombraRight {
	/**/background-image:url(../imagenes/sombra_der-trans.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:23px;
}
/*Sombra Pie Izquierda*/
#sombraPieLeft {
	/**/background-image:url(../imagenes/sombra_pie_izq.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
/*Sombra Pie Derecha*/
#sombraPieRight {
	/**/background-image:url(../imagenes/sombra_pie_der.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
/*Encabezado General*/
#header {
	background-image:url(../imagenes/bg_header.png);
	background-repeat:no-repeat;
	background-position:top;
	/*background-color:#FFF;*/
	width:980px;
	height:250px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
/*Encabezado Btns*/
#encabezadoBtns {
	height:10px;
	text-align:right;
	left:890px;
	top:20px;
	position:absolute;
	margin-bottom:0px;
	padding-right:10px;
}
#btnsEncabezado {
	left:800px;
	top:0px;
	width:163px;
	position:absolute;
}
#btnsEncabezado a {
	color:#8C3136;
	text-decoration:none;
	padding:0px 12px 0px 12px;
}
#btnsEncabezado a:hover {
	text-decoration:underline;
}
#btnsEncabezado img {
	border:0px;
	vertical-align:middle;
	margin:0px 2px 0px 0px;
	padding:0px;
}
/*Divisor Bg-Header*/
#divHeader {
	background-image:url(../imagenes/bg_div_header.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	width:980px;
	height:20px;
}
/*Divisor Bg-Footer*/
#divFooter {
	background-image:url(../imagenes/bg_div_footer.png);
	background-repeat:no-repeat;
	width:980px;
	height:112px;
	clear:both;
}
/*Logo*/
#logo {
	left:19px;
	top:10px;
	position:absolute;
}
/*Logo-Flotante*/
#logoFlotante {
	top:25px;
	left:765px;
	position:absolute;
}
/*Sound*/
#soundHeader {
	left:710px;
	top:-18px;
	position:absolute;
}
/*Contenedor Menu-Header Flotante*/
.menuHeader {
	/*background-image:url(../imagenes/bg_nav_top.png);
	background-repeat:repeat-x;
	background-color:#F2EEE3;*/
	left:33px;
	top:60px;
	float:right;
	width:960px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:absolute;
}
/*Menu-Header Flotante*/
#menuHeader {
	left:305px;
	float:right;
	width:620px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:absolute;
}
#menuHeader ul {
	list-style-type:none;
	margin-left:0px;
}
#menuHeader li {
	/*background-image:url(../imagenes/sep_botonera_header.gif);
	background-position:right;
	background-repeat:no-repeat;*/
	float:left;
	margin-right:5px;
	padding:0px 0px 0px 0px;
	line-height:19px;
}
#menuHeader a {
	font-size:10px;
	color:#8C3136;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}
#menuHeader a:hover {
	color:#8C3136;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}
#contenido {
	/*background-image:url(../imagenes/bg_contenido.png);
	background-repeat:no-repeat;
	background-position:bottom;*/
	background-color:#FFFFFF;
	height:1%;
	overflow:hidden;
}
/*Pie btns*/
#btnsPie {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	border-bottom:1px solid #1E3539;
	margin-bottom:9px;
	padding:10px 0px 10px 15px;
}
#btnsPie a {
	color:#999999;
	text-decoration:none;
	padding:0px 12px 0px 12px;
}
#btnsPie a:hover {
	text-decoration:underline;
}
/*Pie*/
#bgPie {
	background-image:url(../imagenes/bg_pie_repeat.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
#pie {
	width:970px;
	height:78px;
	color:#949494;
	position:relative;
	clear:both;
}
/*Pie Izquierda*/
#pieLeft {
	float:left;
	text-align:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:20px 0px 0px 58px;
}
#pieLeft a {
	color:#FFFFFF;
	text-decoration:none;
}
#pieLeft a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/*Pie Derecha*/
#pieRight {
	float:right;
	color:#FFFFFF;
	padding:20px 0px 0px 0px;
}
/*Pie Copyright*/
#pieInfoCopy {
	font-size:10px;
	color:#074FB9;
	margin-top:5px;
	padding:15px 0px 0px 15px;
}
#pieFirma {
	left:690px;
	top:70px;
	position:absolute;
}
/*Pie Fan Page*/
#pieRedesSociales {
	width:970px;
	height:50px;
	position:relative;
	clear:both;
}
#botonera_inferior {
	text-align:center;
	padding-top:0px;
	color:#660000;
}
#botonera_inferior a {
	color:#660000;
	text-decoration:none;
}
#botonera_inferior a:hover {
	color:#660000;
	text-decoration:underline;
}
/*Clear Set*/
.clear {
	clear:both;
}
/*Set Control Paginacion*/
#PaginadorLeft {
	float:left;
	padding:10px 5px 5px 5px;
	clear:both;
}
#PaginadorRight {
	float:right;
	padding:10px 5px 5px 5px;
	clear:both;
}
#PaginadorCornerIzq {
	background-image:url(../imagenes/paginador/bg_izq.gif);
	background-repeat:no-repeat;
	float:left;
	width:7px;
	height:17px;
	margin-left:5px;
}
#BoxPaginadorNum {
	background-image:url(../imagenes/paginador/bg_num.gif);
	background-repeat:repeat-x;
	float:left;
	height:17px;
}
#PaginadorCornerDer {
	background-image:url(../imagenes/paginador/bg_der.gif);
	background-repeat:no-repeat;
	float:left;
	width:7px;
	height:17px;
	margin-right:2px;
}
#PaginaActual {

	float:left;
	color:#195991;
	font-weight:bold;
	padding:1px 5px 0px 0px;
}
#PaginadorCtrl {
	float:left;
}
#PaginadorCtrl img {
	padding:0px 0px 0px 3px;
}
.PaginadorNum {
	float:left;
}
#firmaOff{
	width:1000px;
	height:80px;
	text-align:right;
	margin-top:10px;
	position:relative;
	clear:both;
}
