.body {
	background-color:transparent;
}

.banner {
	width:800px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#8A96FF;
	background-color:#D8E3FF;
}

.titulo_header {
	font-size:30px;
}

.colgado {
	width:800px;
	font-size:10px;
	float:center;
/* 	padding:2px; */
/* 	margin:2px; */
	background-color:#D8E3FF;
	border-bottom-style:solid;
	border-bottom-color:#8A96FF;
	border-bottom-width:1px;
	text-transform:uppercase;
}

.adsense_sup {
	width:800px;
	padding:2px;
	margin:6px;
	background-color:#D8E3FF;
	border-bottom-style:solid;
	border-bottom-color:#8A96FF;
	border-bottom-width:1px;
}

.left_col {
	width:600px;
	float:left;
	border-right-style:solid;
	border-right-color:#8A96FF;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#8A96FF;
	border-bottom-width:1px;
}

.menu {
	width:100%;
	float:left;
	border-bottom-style:solid;
	border-bottom-color:#D8E3FF;
	border-bottom-width:1px;
}

.tab {
	float:left;
	width:140px;
	height:30px;
	margin-left:3px;
	margin-right:3px;
	color:#3C3C3C;
	font-weight:bold;
	background-image:url('../archivos/aleta_celeste.png');
	text-align:center;
	vertical-align:middle;
	line-height:30px;
}

.tab a {
	text-decoration:none;
	color:#3C3C3C;
	font-weight:bold;
	text-align:center;
	width:140px;
	height:30px;
	vertical-align:middle;
	line-height:30px;
}

.tab a:visited {
	text-decoration:none;
	color:#3C3C3C;
	font-weight:bold;
	text-align:center;
	width:140px;
	height:30px;
	vertical-align:middle;
	line-height:30px;
}

.tab a:hover {
	text-decoration:underline;
	color:#3C3C3C;
	font-weight:bold;
	text-align:center;
	width:140px;
	height:30px;
	vertical-align:middle;
	line-height:30px;
}

.tab_actual {
	float:left;
	margin-left:3px;
	margin-right:3px;
	/*border-top-style:solid;
	border-top-width:1px;
	border-top-color:#8A96FF;
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#8A96FF;
	border-color:#8A96FF;*/
/* 	background:#D8E3FF; */
	width:140px;
	height:30px;
	color:#3C3C3C;
	font-weight:bold;
	background-image:url('../archivos/aleta_azul.png');
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	line-height:30px;
}

.tab_actual a {
	width:140px;
	height:30px;
	text-decoration:none;
	color:#3C3C3C;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	line-height:30px;
}

.tab_actual a:visited {
	width:140px;
	height:30px;
	text-decoration:none;
	color:#3C3C3C;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	line-height:30px;
}

.tab_actual a:hover {
	text-decoration:underline;
	color:#3C3C3C;
	font-weight:bold;
	width:140px;
	height:30px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	line-height:30px;
}

.left-content {
	float:left;
	text-align:left;
	color: #444444;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 0.74em;
	font-size-adjust:none;
	font-style: normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6em;
}

.right_col {
	width:200px;
	float:left;
	background-color:#F2F2F2;
}

.panel_chico {
	float:left;
	width:200px;
	text-align:left;
	font-size:12px;
	padding-bottom:3px;
	margin-bottom:3px;
}

.panel a {
	text-decoration:none;
}

.panel a:hover {
	text-decoration:none;
}

.panel a:visited {
	text-decoration:none;
}

.panel_titulo {
	width:200px;
	font-size:12px;
	text-align:center;
	font-weight:bolder;
	background-color:#D8E3FF;
}

.fieldset {
	border-style:solid;
	border-width:1px;
	border-color:#8A96FF;
	width:580px;
}

.legend {
	border-style:solid;
	border-width:1px;
	border-color:#8A96FF;
	font-weight:bolder;
	font-size:12px;
	background-color:#D8E3FF;
}

.destacado {
	font-size:12px;
	text-decoration:none;
	color:#CC6600;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, sans-serif;
}

.abstract-chico {
	font-size:11px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, sans-serif;
}

.temas a {
	text-decoration:none;
	font-size:14px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, sans-serif;
}

.temas a:visited {
	text-decoration:none;
}

.temas a:hover {
	text-decoration:none;
}

.form_recomendacion {
	font-size: 12px;
	border-style:solid;
	border-width:1px;
	text-align:center;
	border-color:#5aa5cc;
	background-color:#98B9DB;
}

.pie {
	text-align:center;
	font-size:12px;
	background-color:#5aa5cc;
	width:800px;
	color:#000000;
}

.pie a:link {
	text-decoration:none;
	color:#000000;
}

.pie a:hover {
	text-decoration:underline;
	color:#000000;
}

.pie a:visited {
	text-decoration:none;
	color:#000000;
}