/* -----------------------------------------------------------  */
/* AMPLIACION - MODULOS */
.amp_tit_accesorios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* -----------------------------------------------------------  */
/* AMPLIACION FOTO */
#box_contenido_img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	background-color: #F4F4F4;
	text-align: center;
}

/* -----------------------------------------------------------  */
/* AMPLIACION CLEAR */
.box_clear{
	clear:both;
}

/* -----------------------------------------------------------  */
/* POLLS */
.poll_barra {
	background-color: #CC0000;
	height: 5px;
}
.poll_tabla{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.poll_yhp {
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
#fontsizer {
	text-align: right;
	margin-top: 1px;
	margin-bottom: 1px;
}
.poll_tabla_tr{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}

/* -----------------------------------------------------------  */
/* LISTADOS PAGER  */

.box_pager_contenedor{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.box_pager_sub1 {
	float: left;
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box_pager_clear {
	clear: both;
}
.box_pager_sub2{
	float: right;
	width: 60%;
	text-align: right;
}
.box_pager_selected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding: 3px;
	border: 1px solid #666666;
}

.box_pager_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #F4F4F4;
	padding: 3px;
	border: 1px solid #666666;
	text-decoration: none;
}
.box_img_leyenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/* -----------------------------------------------------------  */
/* LISTADOS PAGER  */

#xcore_listado_1_box{
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width:99%;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:3px;
	clear:both;
}

.xnws_nota_listado_imagen{
	float:right;
	padding-top:3px;
	padding-bottom:3px;
}

#xcore_listado_1_box{
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}

#xcore_listado_1_box h2{
	width:100%;
	clear:both;
	margin-top:10px;
}

#xcore_listado_1_box p{
	float:left;
	width:95%;
	padding:6px;
	margin-right:10px;
}

#xcore_listado_1_box img{
	float:right;
	padding:10px;
	margin-left:5px;
}

.xcore_listado_1_img{
	float:right;
	padding:10px;
	margin-left:5px;
}

.xnws_nota_listado_titulo:hover{
	text-decoration:underline;
}

.xcore_listado_1_box_fecha{
	font-family:Arial, Helvetica, sans-serif;
	color:#b12900;
	font-size:0.70em;
}

.nombre_listado{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#b90000;
	border-bottom:solid 1px #b21900;
	letter-spacing:-0.06em; 
}

.xnws_nota_listado_separador{
	border-bottom:solid 1px #ccc;
	clear:both;
	padding-top:2px;
	padding-bottom:5px;
	margin-bottom:10px;
}

/* -----------------------------------------------------------  */
/* PAGER INTERNO DE NOTA*/

.box_ipag {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box_ipag_internal_anterior {
	float: left;
	width: 20%;
	text-align: left;
}
.box_ipag_internal_siguiente {
	float: left;
	width: 20%;
	text-align: right;
}
.box_ipag_internal_central {
	float: left;
	width: 58%;
	text-align: center;
}
.ipag_selected {
	font-weight: bold;
	color: #333333;
}
.box_ipag_clear {
	clear:both;
}
.ipag_nolink {
	color: #CCCCCC;
}
