/******************************************
*   Tablas Multicolumnas                       
******************************************/

		ul#doscolumnas {
			width: 320px; list-style-type: none; margin-left: 8px
			}
		ul#doscolumnas:after {
			display: block;
			content: ".";
			visibility: hidden;
			}
		ul#doscolumnas li {
			float: left;
			width: 50%;
			}
		ul#trescolumnas li {
			float: left;
			width: 33.33%;
			}
		ul#cuatrocolumnas {
		width: 298px; list-style-type: none; margin-left: 3px
		}
		ul#cuatrocolumnas li {
			float: left;
			width: 24.65%;
			margin: 0px;
			padding: 0px
			}



/******************************************
*   Tabla de Paraisos Fiscales                       
******************************************/

#paraisos {
width: 610px;
margin-left: 15px;
margin-top: 15px;
margin-bottom: 15px
}

table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

#paraisos caption {
	font-size: 120%;
	font-weight: bold;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

.col1 {
width: 170px
}

.col2 {
width: 100px
}

.col3 {
width: 340px
}


tbody th {
	font-weight: bold;
}

tbody tr { background: #FCFDFE; }

tbody tr.odd { background: #F7F9FC; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}

tbody th {
	font-size: 95%
}

tbody td {
	font-size: 90%
}

/******************************************
*   Galeria de Imagenes                       
******************************************/

#galeria img {
margin: 1px;
}


/******************************************
*   Archivo Hemeroteca                       
******************************************/

.hemeroteca {
	font-size: 1.8em;
	font-weight: normal;
	color: #666666;
	padding: 3px;
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 10px
}

.hememonth{
font-size: 1.25em;
color: #990033;
font-family: "Calibri", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
margin-top: 10px;
}

.hemeday{
margin-left: 8px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 11px
}

.hemetitle {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px
}



/******************************************
*   Blogs Invitados                       
******************************************/

#blogs {
margin-bottom:8px;
width:300px;
font-family:Arial, Helvetica, sans-serif
}

#blogs img {
float:left;
margin:4px;
margin-right: 6px;
border:1px solid #ccc
}

#blogs ul {list-style-type:none}

#blogs li {list-style-type:none}

#blogs .blogguergris {
margin-top:4px;
height:60px;
background-color:#F7F7F7
}

#blogs .blogguerwhite {
margin-top:4px;
height:60px;
background-color:#FFF
}

#blogs .blogtitle {
padding-top:1px;
font:bold 1em Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

#blogs .blogpost {
font:.95em Tahoma, Arial, Verdana, Helvetica, sans-serif;
color: #999999
}

#blogs .blogpost li {
list-style-type:none;
line-height: 4px;
}


