body {
	background-image: url(../img/cabecera_new_x.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#generadores{
	text-align: center;
	background-color: #E6E6FF;
	display: block;
}
#encanoti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000033;
	line-height: 20px;
	background-image:url(../img/top_noticia1.png);
	text-align: center;
}
#encabastxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-image: none;
	background-color: #3399FF;
	display: block;
	vertical-align: middle;
	height: auto;
	line-height: 28px;
	position: relative;
	width: 100%;
}
#encabezado {
	height: 100px;
	text-align: left;
	vertical-align: top;
	width: 100%;
}
#enca_base {
	background-color: #CCCCCC;
	height: 20px;
	width: 100%;
	}
#base_noti {
	background-image: url(../img/base_noti.png);
	background-repeat: no-repeat;
	height: 14px;
	display: block;
	background-color: #FFFFFF;
}
#sombra_izq_esq {
	background-image: url(../img/sombra_izq_esq.png);
	width: 10px;
	background-position: right top;
	background-repeat:  no-repeat;
}
#sombra_der_esq {
	background-image: url(../img/sombra_der_esq.png);
	width: 10px;
	background-position: left top;
	background-repeat:  no-repeat;
}
#sombra_bas {
	background-image: url(../img/sombra_bas.png);
	height: 10px;
	background-position: center top;
	background-repeat:   repeat-x;
}
#sombra_der {
	background-image: url(../img/sombra_der.png);
	width: 15px;
	background-position: left top;
	background-repeat:        repeat-y;
	overflow: visible;
}
#sombra_izq {
	background-image: url(../img/sombra_izq.png);
	width: 15px;
	background-position: right top;
	background-repeat:   repeat-y;
}
#fecha {
	margin: 0px;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	display: block;
	width: 200px;
}
.banner_col{
	background-color: #FFFFFF;
	display: block;
	height: 40px;
	width: 136px;
}
.banner_col #banner_block{
	display: block;
	height: 40px;
	width: 136px;
	
}
.banner_col #banner_desp {
	display: block;
	height: 40px;
	width: 136px;
	overflow: hidden;
}
.banner_col #banner_desp:link{
	display: block;
	overflow: hidden;
	height: 40px;
	width: 136px;
	position: relative;
}
.banner_col #banner_desp:hover{
	overflow: visible;
	display: block;
	width: 136px;
	position: relative;
}
.banner_col #banner_desp img{
	display: block;
	width: 136px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#restr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF0000;
	font-weight: bold;
}

#borde_centro{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	text-align: center;
	width: 406px;
	height: 100%;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: top;
	display: block;
}

#pagLink a{
	background-color:#C4D7FF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #69F;
}

#pagLink a:hover{
	background-color:#DFEAFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #AAC6FF;
	color: #006;
}

#pagLink strong{
	background-color:#009;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #003;
	color: #FFF;
}

#cuponLink strong a{
	background: url(../img/cupon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 37px;
	width: 49px;
}

#mailLink strong a{
	background-image: url(../img/mail.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 37px;
	width: 49px;
}
