* { 
    margin: 0; 
    padding: 0;
}

body {
    background: #F8F8F8;
    color: black;
    text-align: center;
    font-size: 10px;
    line-height: 12px;
    font-family: Verdana, Arial, sans-serif;
    margin-top: 0px;
}

a { color:#000; text-decoration: none }
a:hover { color:#F00; text-decoration: none }

.top-menu a { color:#C8C8C8; text-decoration: none }
.top-menu a:hover { color:#FF0000; text-decoration: none }

p {
	text-align:justify;
	width: 540px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-bottom: 10px;
    line-height: 12px;
}

.paragraph {
	text-align:justify;
	width: 340px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-bottom: 30px;
    line-height: 12px;
}

h1 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Arial, Verdana;
    padding-bottom: 5px;
    color: #8C8C8C;
}

h2 {
	font-size: 12px;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
    font-family: Arial, Verdana;
}

h3 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 20px;
}

.container {
    margin: 0 auto;
    padding: 0;
    width: 760px;
	background-color: #FFFFFF;
}

.fecha_top {
	float:left;
	text-align: right;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    color: #000;
    border-bottom: #000000 1px solid;
}

.header {
	margin-top: 2px;
	float:left;
    width: 100%;
    height: 167px;
    font-size: 12px;
    color: #666;
    background-image: url(images/header_back_wo.jpg);
	background-color: #A20D11;
}

.header_home {
	margin-top: 2px;
	float:left;
    width: 100%;
    height: 167px;
    font-size: 12px;
    color: #666;
    background-image: url(images/header_back_wo_home.jpg);
	background-color: #A20D11;
}

#centro_site_all {
	float: right;
	width: 759px;
	border-right: #C8C8C8 1px solid;
	background-color: #FFFFFF;
}

.centro_site {
	clear: both;
	float: left;
	background-color: #FFFFFF;
	width: 759px;
	background: url(img/back_centro.gif) top left repeat-y;
}

.centro_site_home {
	clear: both;
	float: left;
	background-color: #FFFFFF;
	width: 759px;
	background: url(img/back_centro_home.gif) top left repeat-y;
}

.menu_l {
	clear: left;
	float: left;
	left: 0px;
	background-image: url(images/Lmenu_top_back.jpg);
	background-repeat: repeat-x;
	background-color: #eeefef;
	width: 176px;
	position: static;
}

.menu_l_inside {
	clear: left;
	float: left;
	padding: 10px 0;
	width: 176px;
	min-height: 20px;
}

.contenido_centro_interior {
	float: left;
	text-align: left;
	padding: 0 10px 0 20px;
	width:550px;
	background-color: #FFFFFF;
}

.contenido_centro_interior_home {
	float: left;
	text-align: left;
	padding: 0 0 0 20px;
	width:563px;
}

.centro_home {
	float: left;
	padding: 10px 0;
}

.derecha_home {
	float: right;
	width: 176px;
	padding: 10px 0;
}

.menu_l_bottom {
	clear: both;
	float: left;
	background-image: url(images/Lmenu_bottom_back.jpg);
	background-repeat: repeat-x;
	background-position:bottom center;
	background-color: #eeefef;
	width: 176px;
	min-height: 60px;
}

.menu_d_bottom {
	float: right;
	background-image: url(images/Lmenu_bottom_back.jpg);
	background-repeat: repeat-x;
	background-position:bottom center;
	background-color: #eeefef;
	width: 176px;
	min-height: 60px;
}

.menu_home_cont_der {
	padding: 10px 10px 20px 10px;
}

.menu_home_ads {
	padding: 0px 0px 10px 10px;
}

.buts_up {
	clear: right;
	float: right;
}

.noticia_home {
	clear: both;
	float: left;
	padding: 5px 0 10px;
	width: 350px;
	border-bottom: #C8C8C8 1px solid;
}

.noticia_home_link {
	clear: both;
	float: left;
	text-align: right;
	padding: 5px 0 10px;
	width: 350px;
}

.noticia_home_ads {
	clear: both;
	float: left;
	padding: 5px 0 10px;
	width: 350px;
	border-bottom: #C8C8C8 1px solid;
}

.articulo_ciencia {
	clear: both;
	float: left;
	padding: 5px 0 10px;
	width: 540px;
	border-bottom: #C8C8C8 1px solid;
}

#noticia_actividades {
	clear: left;
	padding: 5px 0 10px;
	width: 350px;
	border-bottom: #C8C8C8 1px solid;
}

.noticia_actividades {
	clear: left;
	padding: 5px 0 10px;
	width: 400px;
	border-bottom: #C8C8C8 1px solid;
}

.noticia_paginado {
	clear: left;
	text-align: center;
	padding: 5px 0 10px;
	width: 400px;
	font-weight: bold;
	border-bottom: #C8C8C8 1px solid;
}

.contenido_ad {
	clear: right;
	float: right;
	padding: 5px 0 10px;
	width: 130px;
	height: 500px;
	text-align: right;
	border-left: #C8C8C8 1px solid;
}

.titulo {
    font-family: "Sans Serif", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
    line-height: 30px;
}

.metainfo {
    float:left;
    width: 152px;
    font-size: 12px;
    color: #666;
    padding: 3px 0;
}

.post {
    text-align:left;
    width: 668px;
    padding: 17px 0 7px 0;
    border-bottom: 1px solid #ccc;
}

.content {
    margin-left:177px;
    width: 480px;
    text-align:left;
}

.list_items {
	font-size: 10px;
	clear:right;
	padding: 2px 16px;
    text-align:left;
    line-height: 12px;
}

.img_logo {
	float: left;
	padding: 2px 50px 43px;
}


/* BOTONERA MENU */
.bots_menu {
	clear: left;
	float: left;
	height: 18px;
	width: 760px;
	line-height: 18px;
}

.bot_menu1 {
	float: left;
	width: 45px;
	height: 18px;
	font-size: 10px;
}

.bot_menu2 {
	float: left;
	width: 98px;
	font-size: 10px;
}

.bot_menu3 {
	float: left;
	width: 85px;
	font-size: 10px;
}

.bot_menu4 {
	float: left;
	width: 80px;
	font-size: 10px;
}

.bot_menu5 {
	float: left;
	width: 142px;
	font-size: 10px;
}

.bot_menu6 {
	float: left;
	vertical-align: bottom;
	width: 74px;
	font-size: 10px;
}

.search {
	float: right;
	padding: 0 10px;
	vertical-align: middle;
}

.box_s1 {
	padding: 2px;
	float: left;
	font-size: 10px;
}

.box_s2 {
	padding: 2px 0 0 5px;
	float: left;
	font-size: 10px;
}

.box_s3 {
	padding: 1px 0 0 5px;
	float: left;
	font-size: 10px;
}

.footer {
	margin-bottom: 2px;
	float:left;
    width: 100%;
    height: 54px;
    background-image: url(images/footer_back.jpg); 
	background-color: #A20D11;
}

.footer_down {
	float:left;
    width: 100%;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    color: #000;
}

.copy_bottom {
	float:left;
	text-align: left;
    width: 400px;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    color: #000;
}

.bots_down {
	float:right;
	text-align: right;
    width: 350px;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    color: #000;
}

input {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

.item_comision {
	clear: left;
	float: left;
	width: 500px;
	height: 100px;
	padding: 0 0 10px 10px;
}

.foto_comision {
	float: left;
	width: 100px;
	height: 100px;
}

.persona_comision {
	float: left;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	width: 200px;
	height: 100px;
	padding: 0 0 0 10px;
}


.link_title{
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
	font-family: Arial, Verdana;
	font-weight:bold;
}
.link_item{
	padding-left:10px;
}

ol {
	padding-left:20px;
}

ul li {
	padding-left:20px;
}