body {
	background-color: #ffffff;
	background-image: url(bgmain.gif);
	background-repeat: repeat-y;
	margin: 0;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
}

a:link, a:visited {
	color: #1670B0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: Black;
}

#contenido {
	position: absolute;
	left: 51px;
	width: 700px;
}

#contenido div.logo {
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	width: 190px;
	height: 60px;
	overflow: hidden;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 18pt;
}

#contenido div.logo span {
	display: block;
	position: relative;
	width: 190px;
	height: 60px;
	margin-bottom: -50px;
	background-image: url(logotop.gif);
	z-index: 110;
}

#encab1 {
	position: relative;
	z-index: 1;
	width: 700px;
	height: 146px;
	background-image: url(head_bg.gif);
}

#encab1 img.principal {
	position: absolute;
	right: 0;
	top: 0;
}

#slogan1 {
	position: absolute;
	z-index: 110;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	color: #2497E8;
	top: 148px;
	right: 5px;
}

#info {
	position: relative;
	margin-top: 30px;
	padding: 0 10px 15px 15px;
}


#info .left {
	width: 410px;
	position: relative;
	display: block;
	float: left;
	margin-bottom: 25px;
	margin-top: 35px;	
	margin-right: 15px;
}

.left h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #ACBC23;
	margin-bottom: 5px;
}

.left h2 {
	position: relative;
	display: block;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	font-style: italic;
	border: 1px solid #444444;
	padding-left: 5px;
	color: #ffffff;
	margin-bottom: 15px;
	background-color: #ACBC23;
}

.left h2 img {
	position: absolute;
	top: -5px;
	left: 300px;
}

.left h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #2497E8;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 5px;
}

.left p {
	margin-top: 5px;
	text-align: justify;
	color: #707070;
	font-size: 8pt;
}

.left ul li {
	text-align: left;
	color: #165b8c;
	font-size: 8pt;
	padding-bottom: 10px;
}

.left ul li ul li{
	text-align: left;
	color: #707070;
	font-size: 8pt;
	padding-bottom: 0px;
}

#exito {
	position: relative;
	width: 410px;
	height: 120px;
	background-color: #77BEF1;
	background-image: url(exito_bg.gif);
	border: 1px solid #1670b0;
}

#exito p {
	position: relative;
	left: 140px;
	top: 30px;
}

#exito p a {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #165B8C;
}

#exito p a:hover {
	color: #FFEE75;
	text-decoration: none;
}

#menuprin {
	position: absolute;
	left: 51px;
	top: 146px;
	height: 30px;
}

#ligasprin {
	position: relative;
	height: 30px;
	background-color: #E1E1E1;
	background-image: url(menu_bg_off.gif);
	float: left;
}

#ligasprin a.lpt:link, #ligasprin a.lpt:visited {
	background-image: url(menu_bg_off.gif);
	position: relative;
	display: block;
	float: left;
	height: 30px;
	color: #707070;
	margin: 0 5px;
}

#ligasprin a.lpt span {
	display: block;
	position: relative;
	margin-top: 10px;
}

#ligasprin a.lpt:hover {
	background-image: url(menu_bg_on.gif);
	color: #444444;
	text-decoration: none;
}

#ligasprin a img {
	float: left;
	margin-top: -3px;
}

#ligasfin {
	position: relative;
	width: 30px;
	height: 30px;
	background-image: url(menu_bg_corner.gif);
	float: left;
}

.articulo {
	position: relative;
	display: block;
	z-index: 50;
	border-style: solid;
	border-width: 0 0 1px 0;
	background-color: #ffffff;
	margin: 15px 0;
}

.articulo img {
	position: relative;
	clear: left;
	z-index: 60;
	float: left;
	margin: 0 10px 20px 0;
}

.articulo p.bodyart {
	margin-bottom: 10px;
}

.articulo p.bodyart span.titulo a:link, .articulo p.bodyart span.titulo a:visited{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #2497e8;
	text-decoration: none;
}

.articulo p.bodyart span.titulo a:hover {
	color: #444444;
	border-bottom: 1px dashed #2497e8;
}

.articulo p.bodyart span.autor {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #acbc23;
}

#news span a:link, #news span a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #2497e8;
	text-decoration: none;
}

#news span a:hover {
	color: #444444;
	border-bottom: 1px dashed #2497e8;
}

#news p.nota {
	color: #959595;
}

#derecha {
	position: relative;
	float: right;
	top: 0px;
	right: 10px;
	width: 230px;
	vertical-align: top;
}

.artcont div.parrafo, .artcont ul.lista{
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444444;
}

.artcont div a:link, .artcont div a:visited {
	text-decoration: none;
	font-weight: bold;	
	color: #93A11F;
}

.artcont div a:hover {
	font-weight: bold;
	color: #444444;
}

.artcont h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14pt;
	color: #1670B0;
	font-weight: bold;
}

.artcont h4 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12pt;
	color: #93a11f;
	font-weight: bold;
}

#autor {
	padding: 15px;
	background-color: #F4F7D6;
	border: 2px dotted #acbc23;
	margin-bottom: 35px;
}

#autor p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #767E19;
	text-align: justify;
}

#autor h4 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 16pt;
	color: #93a11f;
	font-weight: bold;
	margin: 0;
	display: block;
}

#autor h5 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11pt;
	color: #444444;
	font-weight: bold;
	margin: 0;
	display: block;
}

#librosder {
	padding: 15px;
	background-color: #f1f1f1;
	border: 1px solid #959595;
	margin-bottom: 35px;
	text-align: center;
	font-size: 8pt;
}

#librosder h4 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 16pt;
	color: #1670b0;
	font-weight: bold;
	margin-top: 0;
	display: block;
}

#librosder div {
	margin-bottom: 35px;
	width: 180px;
	background-color: #F8F8F8;
	padding: 10px 5px;
}

#librosder div img {
	border: 1px solid #444444;
}

#librosder div p a:link, #librosder div p a:visited {
	text-decoration: none;
	color: #1670b0;
}

.elembd {
	margin: 25px 0;
}

.tablabd {
	position: relative;
	width: 230px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	overflow: hidden;
}

.tablabd td.contbd {
	background-image: url(block_bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
}

.tablabd td.contbd img {
	border: none;
	float: right;
	margin-left: 10px;
}

.tablabd td.abajobd {
	background-image: url(block_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}

#casomuestra {
	margin: 20px 0 30px 0;
	border-bottom: 1px solid #959595;
}

#casomuestra h3{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	position: relative;
	font-size: 13pt;
	color: #A80000;
	font-weight: bold;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #959595;
}

.tmuestra {
	margin-bottom: 35px;
	background-color: #f1f1f1;
}

.tmuestra tr td.tdmuestra{
	font-size: 8pt;
	padding-left: 10px;
}

#casomuestra h4 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	position: relative;
	font-size: 12pt;
	color: #93A11F;
	font-weight: bold;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #E1E1E1;
}

#listamuestra h3{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	position: relative;
	font-size: 13pt;
	color: #A80000;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.tlista {
	border: 1px solid #959595;
	font-size: 9pt;
}

.tlista th {
	text-align: left;
	color: White;
	background-color: #1670B0;
	padding: 2px 5px;
}

.tlista tr.odd {
	background-color: #ffffff;
}

.tlista tr.even {
	background-color: #f2f2f2;
}

.tlista td {
	padding:5px;
}

#espora {
	position: static;
	top: 0px;
	left: 0px;
	width: 45px;
	height: 100px;
	background-image: url(espora.gif);
}