/* GENERALES */

body {
	background-color: #D9E0E6;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 6px 0px 0px 0px;
	color: #6a6a6a;
}
td {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
}
form, tbody { margin: 0 0 0 0; }

/* Top Bar*/
.mnet        { color: #d9e0e6 }


/*Menu*/
#menu_column {
	background: #FFFFFF url(/imgs/menu_bg.gif) repeat-y;
	vertical-align: top;
	text-align: left;
}

.menu_set_lnk {
	background-color:#3D5C71;
	border-left-color:#3D5C71;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#788D9C;
	border-bottom-style:solid;
	border-bottom-width:1px;
	line-height: 30px;
	height: 30px;
	padding-left: 8px;
	color: #FFFFFF;
	text-transform: uppercase;
	cursor: pointer;

	background-repeat: no-repeat;
}
.menu_set_lnk a {
	width:100%;
	height:100%;
	display:block;

}
	.menu_set_lnk a:link, .menu_set_lnk a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
	.menu_set_lnk a:active {
		text-decoration:none;
		font-weight:normal;
	}
	.menu_set_lnk a:hover { color:#FFFFFF ; text-decoration: none; }
.menu_set {
	background-color:#3D5C71;
	border-left-color:#3D5C71;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#788D9C;
	border-bottom-style:solid;
	border-bottom-width:1px;
	line-height: 30px;
	height: 30px;
	padding-left: 8px;
	color: #FFFFFF;
	text-transform: uppercase;
	cursor: pointer;
	background-image: url(/imgs/menos_mnu.gif);
	background-position: right bottom;

	background-repeat: no-repeat;
}
#main_menu {
	width: 201px;
}
.menu_sec {
	background: url(/imgs/menu_item_bg.gif) no-repeat;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	line-height: 20px;
	height: 20px;
    padding-left: 16px;
    color: #3D5C71;
    cursor: pointer;
}
.menu_sec a {
	width:100%;
	height:100%;
	display:block;

}
	.menu_sec a:link, .menu_sec a:visited {
	color: #3D5C71;
	text-decoration: none;
	font-weight: normal;
}
	.menu_sec a:active {
		text-decoration:underline;
		font-weight:normal;
	}
	.menu_sec a:hover { color:#123448 ; text-decoration: underline; }

.footer_text {
	border: 1px solid #203547;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}


.hideSubM { display: none; }
.showSubM { display: all; }


#Content { margin-top: 0px; padding: 6px 8px 4px 2px; } 
.contTitle { border-bottom: 1px solid #d9e0e6; padding: 0px 0px 5px 8px; font-weight: bold; font-variant: small-caps; font-family: tahoma,verdana,sans-serif; font-size: 16px; color: #778d9b; }
div#contText { padding: 10px 4px 10px 8px; }
/*div#contText td, p, span { font-family: tahoma,verdana,sans-serif; font-size: 11px; text-align: justify; color: #222222; }*/
div#contText td, #contText p, #contText span { font-family: tahoma,verdana,sans-serif; font-size: 11px; /*text-align: justify; */color: #222222; }
.evento_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.evento_item_h {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.evento_item_subh {
	font-style:italic;
	color:#999999;
}
.evento_item_s {
	color: #333333;
	margin-left: 5px;
	line-height: 1.5em;
}
.evento_item_s a {
	color:#666666;
	font-weight:normal;
	text-decoration:none
}
.evento_item_s a:link, a:visited {
	text-decoration:none
	font-weight:normal;
}
.evento_item_s a:hover, a:active {
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}
#MContent { margin: 0px 10px 0px 10px; padding: 6px 8px 4px 2px; } /*multiple contents*/
	.Lcontainer { padding: 10px 20px 10px 20px; }
		.LsubLink { padding: 4px 0px 4px 0px; border-bottom: 1px solid #f5f7f8; }
		.contLink a:link, .contLink a:visited { font-family: tahoma,verdana,sans-serif; font-size: 14px; font-weight: bold; color: #778d9b; text-decoration: none }
		.contLink a:hover, .contLink a:active { text-decoration: underline }
		.contHead { font-family: tahoma,verdana,sans-serif; font-size: 11px; text-align: justify; color: #202020; }

.newCoverLink { padding-left: 4px; font-family: verdana,tahoma,sans-serif; font-size: 11px; color: #000; text-decoration: none}
.newCoverLink:hover { padding-left: 4px; font-family: verdana,tahoma,sans-serif; font-size: 11px; color: #000; text-decoration: underline}

.newLinkBF { padding-left: 4px; font-family: tahoma,verdana,sans-serif; font-size: 12px; font-weight: bold; color: #053233; text-decoration: none}
.newLinkBF:hover { padding-left: 4px; font-family: tahoma,verdana,sans-serif; font-size: 12px; font-weight: bold; color: #053233; text-decoration: underline}

.new_block {
	width: 90%;
	text-align: left;
	vertical-align: top;
}
.new_main_title {
	font-family: tahoma, verdana, sans-serif;
	font-size: 16px;
	width: 100%;
	text-align: left;
	color: #000000;
	font-weight: bold;
}
.new_title {
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	width: 100%;
	text-align: left;
	color: #3D5C71;
	font-weight: bold;
}
.new_subheader {
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
}

.new_content {
	font-family: tahoma, verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding: 5px;
	line-height: 1.5em;
}
.new_content a{
	text-decoration:none;
	color: #666666;
}
.new_content a:link, a:visited{
	text-decoration:none;
	color: #666666;
	
}
.new_content  a:hover, a:active{
	text-decoration:underline;
	color: #333333;
}


/*Estilos para el banner derecho*/ 
.bnr_derecha_header {
	background-image:url(/imgs/banner_derecha_header.gif);
	background-repeat:no-repeat;

	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	padding-left:10px;
}
.bnr_derecha_header a {
	color:#21394A;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:100%
}
 
.bnr_derecha_header a:visited {
	color:#21394A;
	text-decoration:none;
}
.bnr_derecha_header a:hover {
	color:#52697C;
	text-decoration:underline;
}
.bnr_derecha_header a:active {
	color:#52697C;
	text-decoration:underline;
}
.bnr_derecha_item_title a{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-left:10px;
	text-decoration:none;
	font-weight:normal;
	display:block;
}
.bnr_derecha_item_title a:visited {
	text-decoration:none;
}	
.bnr_derecha_item_title a:hover {
	text-decoration:underline;
}
.bnr_derecha_item_title a:active {
	font-weight:normal;
	text-decoration:underline;
	color:#333333;
}
.bnr_derecha_item_summary {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #9C9C9C;
	padding-right: 10px;
	padding-left:10px;
}
.bnr_derecha_block {
	background-color:#FFFFFF;
	border-left:1px solid #4B6374;
	border-right:1px solid #4B6374;
	overflow: hidden;
	display: block;
}
.listGremial p{
	font-size:10px;
	padding:0px;
	margin:0;
	margin-bottom:1px;
	color:#333333;
}
.listGremial h1{
	font-size:10px;
	margin-top:10px;
	font-weight:bold;
	color:#333333;
}
.listGremial a, .listGremail a:link, .listGremial a:visited, .listGremial a:active{
	font-weight:normal;
	text-decoration:none;
	color:#000099;
}
.listGremial a:hover {
	font-weight:normal;
	color:#000033;
	text-decoration:underline;
}
/*	ESTILOS PARA BANNERS */
/*    Estilo general del contenedor*/
.zona_banner { margin:0px; padding:0px; /*	border:1px solid red;*/ }
.zona_banner.tipo_1 { /*background-color:#999900 ;*/}
.zona_banner.tipo_1 ul { margin:0px; padding:0px; }
.zona_banner.tipo_1 li { list-style:none; list-style-type: none; margin:0px; padding:0px; display:inline; width:auto; float:left; }
.zona_banner.tipo_1 li a { display:block; /*width:100%; height:100%; */}
.zona_banner.tipo_2 #img_num { width:60px; position:relative; top:-18px; left:5px; }
.zona_banner.tipo_2 #img_num a ,.zona_banner.tipo_2 #img_num a:visited{	background:none; text-decoration:none; color:red; }
.zona_banner.tipo_2 #img_num a:hover { background-color:#FF0000; color:#FFFFFF; }

#polls {
	background-color:#FFFFFF;
	border:1px solid #003366;
	width:167px;
	padding:5px 3px;
}

/*
.bnr_derecha_block a{
	color:#9C9C9C;
	text-decoration:none;
}
.bnr_derecha_block a:link, a:visited{
	text-decoration:none;
}
.bnr_derecha_block a:hover, a:active{
	text-decoration:underline;
	color:#666666;
}*/
/*
div#topbox {
	background-color: #fff;
	border: 1px solid #bfbfbf;
	width: 160px;
	height: 85px;
	margin-left: 10px
}
	.box-login {
		background: #f6f6f6 url(/imgs/tbox-blue.gif) no-repeat;
		padding-left: 21px;
		border-bottom: 1px solid #bfbfbf;
		line-height: 19px;
		font-family: Tahoma;
		font-size: 12;
		font-weight: bold;
		color: #313131
	}
	.box-form td {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #7f7f7f
	}
	div#topbox .box-search {
		background: #f6f6f6 url(/imgs/tbox-lila.gif) no-repeat;
		padding-left: 21px;
		border-bottom: 1px solid #bfbfbf;
		line-height: 19px;
		font-family: Tahoma;
		font-size: 12;
		font-weight: bold;
		color: #313131
	}
	.linka { font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: normal; font-size: 11px; color: #1c5679; line-height: 150% }
	.linka a:link, .linka a:visited {	color: #1c5679; text-decoration: none; }
	.linka a:hover, .linka a:active {	color: #000; text-decoration: underline; }

/* BARR SUPERIOR */
/*
#hor_bar {
	back