/* LISTADO NOTICIAS *****************/

#not_list {
	float: left;
	width: 456px;
	margin-top: 5px;
	margin-bottom: 10px;
	border:solid 1px #CCCCCC;
	overflow:hidden;
}
#not_list #not_list_top {
	float: left;
	width: 451px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	background-color:#EEEEEE;
	padding:2px 0px 1px 5px;
}
#not_list #not_list_middle {
	float: left;
	width: 448px;
	padding:0px 4px 0px 4px;
}
#not_list #not_list_bottom {
	float: left;
	width: 448px;
}
#not_list #not_list_middle #not_list_box {
	float: left;
	width: 448px;
	padding-top:15px;
	border-top:solid 1px #DDDDDD;
	margin-bottom:15px;
	background-color:#FFFFFF;
}
#not_hijos_texto {
	width: 438px;
	text-decoration: none;	
	float: left;
	line-height: 12px;
	text-align: left;
	padding:5px;
}
#not_list #not_list_middle #not_list_box #not_list_titulo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: 12px;
	padding-left:5px;
}
#not_list #not_list_middle #not_list_box #not_list_titulo a{
	color: #006699;
	text-decoration: none;
}
#not_list #not_list_middle #not_list_box #not_list_fecha{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	float: right;
	padding-left:5px;
	display:inline;
	width:80px;
	text-align:right;
}
#not_list #not_list_middle #not_list_box #not_list_imagen {
	text-align: center;
	float: left;
	display:inline;
	margin-right:4px;
}
#not_list #not_list_middle #not_list_box #not_list_intro {
	float: left;
	padding-left:5px;
}

/* DETALLE NOTICIAS *****************/

#not_det {
	float: left;
	width: 456px;
	margin-top: 5px;
	margin-bottom: 10px;
	border:solid 1px #CCCCCC;
}
#not_det #not_det_top,
#not_det #not_det_top a{
	float: left;
	width: 451px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	background-color:#EEEEEE;
	padding:2px 0px 1px 5px;
}
#not_det #not_det_middle {
	float: left;
	width: 448px;
	padding:0px 4px 0px 4px;
}
#not_det #not_det_middle #not_det_box {
	float: left;
	width: 448px;
	padding-top:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;
}
.not_det_fecha{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height: 13px;
	padding-left:15px;
	text-align:right;
	float:right;
}
#not_det #not_det_middle #not_det_box .not_det_imagen {
	float: right;
	padding-left:10px;
	padding-bottom:15px;
	background-image:url(../images/ampliar_images.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	display:inline;
	width:150px;
}
#not_det #not_det_middle #not_det_box .not_det_imagen .back_imagen{
	margin-bottom:5px;
	text-align:center;
	background-color:#F5F5F5;
	display:inline;
	width:150px;
	float:left;
}
#not_det #not_det_middle #not_det_box .not_det_fecha{
	font:9px Verdana, Arial, Helvetica, sans-serif;
	padding-left:25px;
	padding-bottom:5px;
	color:#990000;
	text-align:right;
	float:right;
}

#not_det #not_det_middle #not_det_box #not_det_titulo{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: 13px;
}
#not_det #not_det_middle #not_det_box .not_det_intro p{
	font-weight:bold;
	padding-bottom:5px;
}
#not_det #not_det_middle #not_det_box .not_det_nota {
	color:#006699;
}
#not_det #not_det_middle #not_det_box .not_det_texto p{
	padding-bottom:5px;
}
#not_det #not_det_middle #not_det_box .not_det_texto a{
	color:#003399;
}
#not_det #not_det_middle #not_det_box .not_det_texto a:visited{
	color:#003399;
}

/* MIDDLE CENTER BOTONES ADDONS *****/

#botones_add {
	float: left;
	width: 430px;
	padding:5px 0px 5px 0px;
	background-color:#FFFFFF;
	text-align:center;
}
#botones_add #boton_add_comprimido {
	background-image: url(../images/boton_add_comprimido.gif);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	height: 13px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 31px;
}
#botones_add #boton_add_comprimido #boton_add_comprimido_int {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	height: 13px;
	overflow: hidden;
}
#botones_add #boton_add_comprimido #boton_add_comprimido_int a{
	color: #003366;
	text-decoration: none;
	cursor: hand;
}
#botones_add #boton_add_doc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/boton_add_doc.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 23px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 31px;
}
#botones_add #boton_add_doc #boton_add_doc_int {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	float: left;
	height: 13px;
	overflow: hidden;
}
#botones_add #boton_add_doc #boton_add_doc_int a{
	color: #003366;
	text-decoration: none;
	cursor: hand;
}
#botones_add #boton_add_video {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/boton_add_video.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 23px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 31px;
	overflow: hidden;
}
#botones_add #boton_add_video #boton_add_video_int {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	float: left;
	height: 13px;
	overflow: hidden;
}
#botones_add #boton_add_video #boton_add_video_int a{
	color: #003366;
	text-decoration: none;
	cursor: hand;
}
#botones_add #boton_add_audio {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/boton_add_audio.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 23px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 31px;
	overflow: hidden;
}
#botones_add #boton_add_audio #boton_add_audio_int {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	float: left;
	height: 13px;
	overflow: hidden;
}
#botones_add #boton_add_audio #boton_add_audio_int a{
	color: #003366;
	text-decoration: none;
	cursor: hand;
}
#botones_add #boton_add_flash {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/boton_add_flash.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 23px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 31px;
	overflow: hidden;
}
#botones_add #boton_add_flash #boton_add_flash_int {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	float: left;
	height: 13px;
	overflow: hidden;
}
#botones_add #boton_add_flash #boton_add_flash_int a{
	color: #003366;
	text-decoration: none;
	cursor: hand;
}
#botones_add #boton_add_coment {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/boton_add_coment.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 23px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 31px;
	overflow: hidden;
}
#botones_add #boton_add_coment a{
	color: #003366;
	text-decoration: none;
	cursor: hand;
}
#botones_add #boton_add_html {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/boton_add_html.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 23px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 31px;
	overflow: hidden;
}
#botones_add #boton_add_html #boton_add_html_int {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	float: left;
	height: 13px;
	overflow: hidden;
}
#botones_add #boton_add_html #boton_add_html_int a{
	color: #003366;
	text-decoration: none;
	cursor: hand;
}
