* html{
    height: 100%;
    overflow: hidden;
}

* html body{
    height: 100%;
    margin: 0px 0px 0px -23px;
    padding: 0;
    overflow: auto;
}

.normal {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.normalB {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


* html h1#header{
    position: absolute;
}

* html div#navcontainer ul{
	position: absolute;
	left: 1px;
}

* html p.credit{
    position: absolute;
    bottom: 0;
}

body
{
	background-color: #FFFFFF;
	font-family:"Trebuchet MS", Arial, Lucida Grande, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

a
{
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

#rap
{
	margin: 0 auto 0 auto;
	width: 1020px;
	text-align: left;
}

h1#header
{
	position: fixed;
	top: 0;
	z-index: 1;
	width: 1020px;
	height: 143px;
	margin: 0;
	padding: 0;
	text-align: left;
}

h1#header a
{
	position: relative;
	top: 115px;
	left: 11px;
	font-size: 27px;
	background: transparent;
	padding: 5px;
	color: #F6FFB7;
	text-decoration: none;
}

h1#header a:hover
{
	font-size: 27px;
	background: transparent;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}


#content
{
	background-color:#FFFFFF;
	float: left;
	margin-top:175px;
	width: 1020px;
	height:auto;
	color: #000033;
	font-size:10px;
}

#content h2
{
	border-bottom: 1px solid #6F6F6F;
	color: #3366FF;
	font-size: 12px;
	margin: 20px 0 5px 0;
	padding: 0 0 3px 0;
	text-align: right;
	width: 775px;
}

#content h2#comments a
{
color: #003366;
font-size: 14px;
}

#content h3
{
	border-bottom: 1px solid #6F6F6F;
	color: #3366FF;
	font-size: 12px;
	margin: 20px 0 5px 0;
	padding: 0 0 3px 0;
	text-align: left;
	width: 90%;
}

#content h3 img
{
	border: 0;
}

#content div.post
{
	margin: 0 0 20px 0;
	padding: 0;
}

#content p
{
font-size: 12px;
}

#content div.post p, #content div.post li
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	line-height: 130%;
}

#content div.post div.storycontent p
{
	width: 90%;
}

#content div.post div.storycontent ul, #content div.post div.storycontent ol
{
	margin-left: 0;
	padding-left: 0;
}

#content div.post div.storycontent li
{
	margin-left: 30px;
	width: 80%;
	text-align: left;
	vertical-align:text-top;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
}

#content div.post div.storycontent blockquote
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	margin-left: 20px;
	padding: 4px 4px 4px 7px;
	width: 80%;
}

#content h3
{
	margin: 0 0 5px 0;
	padding: 0;
}

#content h3.storytitle, #content h3.storytitle a
{
	font-size: 14px;
	color: #3366FF;
	text-decoration: none
}

#content h3.storytitle a:hover
{
	color: #000066;
	text-decoration: none
}

#content div.post p
{
width: 90%;
}

#content div.post div.meta, #content div.post div.meta a
{
color: #003333;
font-family: Lucida Grande, Verdana, sans-serif;
font-size: 10px;
}

#content div.post div.meta li a:hover
{
color: #003366;
}

#content div.post div.meta ul, #content div.post div.meta li
{
display: inline;
margin: 0;
padding: 0;
}


#content div.post div.feedback
{
font-size: 12px;
}

#content #commentlist
{
margin: 20px 20px 20px 23px;
padding: 0;
}

#content #commentlist li

{
margin-bottom: 10px;
}

#content #commentform input, #content #commentform textarea
{
background: #EFEFEF;
border: 1px solid #6F6F6F;
font-size: 11px;
padding: 2px;
}

#content #commentform textarea
{
height: 150px;
width: 90%;
}

#content code
{
color: #800000
}

#content ul
{
display: inline;
margin: 0;
padding: 0;
list-style-type: circle;
}

#navcontainer ul
{
	position: fixed;
	top: 143px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	border: 1px 0px 0px 0px solid #FFFFFF;
	float: left;
	width: 1020px;
	font: 16px arial, helvetica, sans-serif;
	background-color:#454545; /*#47AA42;*/
	background-image:url(../images/rayado.gif);
}

#navcontainer ul li { display: inline; }

#navcontainer ul li.page_item a
{
	padding: 2px 23px 2px 23px;
	background:#E9E9E9;
	color:#FF9900;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-right: 1px solid #FFFFFF;
	font-size: 16px;
}

#navcontainer ul li.page_item a:hover
{
	color: #FFFFFF;
	background-color: #FF9900;
}

#navcontainer ul li.current_page_item a
{
	padding: 2px 23px 2px 23px;
	color: #000000;
	text-decoration: none;
	float: left;
	border-right: 1px solid #DFDFDF;
	background-color: #E9E9E9;
}

#navcontainer ul li.current_page_item a:hover
{
	background-color:#47AA42;
}

p.credit
{
	position:relative;
	bottom: 0;
	color: #000000;
	width: 1020px;
	height: 24px;
	clear: both;
	font-size: 12px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

p.credit a
{
	color:#FF9900;
}

p.noticias{
	font-size:10px;
}

td.intro{
	font-size:10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: top;
}

.titulo {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

ol{
	font-size:10px;
	font-weight: bold;
	list-style-type: upper-alpha;
}

a.noticias{
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.noticias:hover
{
	color: #006666;
	text-decoration: none;
}

.bTabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	border: 1px solid #000066;
}

td.cab{
	font-size:10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	background-color: #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-left-style: none;
	text-align: center;
}

td.cont{
	font-size:10px;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	border-top-style: none;
	border-left-style: none;
}

ol.pk{
	font-size:10px;
	list-style-type: lower-alpha;
}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
	height: 24px;
	width: 70px;
	background-color: #003366;
	border: 1px solid #FF6600;
	cursor: hand;
}
.cajas {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height: 16px;
	background-color: #FFFFCC;
	border: 1px solid #333333;
}
.textolargo {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.intro12 {

	font-size:12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: top;
}
a.noticias12 {

	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a.noticias12:hover {

	color: #006666;
	text-decoration: none;
}
ol.pk12 {

	font-size:12px;
	list-style-type: lower-alpha;
}

td.form {
	font-size:10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

em {
	color: #FF0000;
	text-decoration: none;
}

a.pie {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.pie:hover {
	color: #006666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cajasd {

	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height: 16px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.cajasNum {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height: 16px;
	background-color: #FFFFCC;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.bTabla2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	border:1px solid #000033;
}
td.fin{
	height: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}

.boxL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
	height: 18px;
	background-color: #003366;
	border: 1px solid #FF6600;
	cursor: hand;
}

.tituloRojo_negrita {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
}
.normalC {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}
a.tab:link {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
a.tab:hover {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
a.tab:visited {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.peke {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
}
imagen{
	border:0 px;
	text-transform: none;
	text-decoration: none;
}

