body, html {
margin:0;
font-family: Arial;
font-size: 11px;
color: #333333;
background-color:  #efeff3;
height: 100%;
}
tbody {
font-family: Arial;
font-size: 11px;
}


/* Default MOS Class Settings
****************************/

td.pathway {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
padding-top: 1px;
padding-left: 0px;
}
a.pathway:link, a.pathway:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
a.pathway:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
background-color: transparent;
}


/* Main Menu Styles
*********************/

a.mainlevel:link, a.mainlevel:visited {
color: #000000;
text-align: left;
margin-left: 0px;
margin-top: 0px;
font-family: Arial;
font-size: 11px;
width: 100%;
text-decoration: none;
display: block;
background: url(../images/menu.gif) no-repeat;
vertical-align: middle;
height: 17px;
padding-top: 3px;
padding-left: 20px;
}
a.mainlevel:hover {
color: #ffffff;
text-align: left;
margin-left: 0px;
font-family: Arial;
font-size: 11px;
height: 17px;
width: 100%px;
text-decoration: none;
background-position: 0px -20px;
}

#mainlevel-nav {
margin: 0; padding: 2px;
}
#mainlevel-nav li {
padding-left: 4px; padding-right: 4px;
list-style:none; float: right; 
margin: 0; 
font-size: 9px;
line-height: 13px;
white-space: 1;
border-right: 1px solid white;
}

#mainlevel-nav a {
float: left; text-decoration: none;
color: white;
}
#mainlevel-nav a:hover {
color: yellow;
}

table.fecha td {
	font-family: Arial;
    font-size: 30pt;
	color: white;
	font-weight: bold;
}
table.fecha2 td {
	font-family: Arial;
    font-size: 10pt;
	color: white;
	font-weight: bold;
}

.mainpage {
	font-family: Arial;
	text-align: justify;
	font-size: 13px;
	color: #333333;
}
.contentpaneopen {
	width: 100%;
	padding: 2px;
}
.contentheading {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6f2700;
	text-align:left;
	border-bottom: 1px solid #6f2700;
}
.inputbox {
	font-family      : Arial;
	font-size        : 10px;
	color            : #000000;
	background-color : #ffffff;
	border           : 1px solid #777b7c;
	padding: 1px;
}
.search {
	text-align: left;
	padding-left: 20px;
	vertical-align: middle;
}
a.piedepa:link, a.piedepa:hover, a.piedepa:visited {
font-family: Arial;
font-size: 10px;
color: #999999;
}
.back_button {
	font-family      : Arial;
	font-size        : 11px;
}
a.readon:link, a.readon:visited {
	font-family: Arial;
	color: blue;
}
a.readon:hover {
	font-family: Arial;
	color: red;
}a.readon2:link, a.readon2:visited {
	font-family: Arial;
	color: blue;
	text-decoration: none;
}
a.readon2:hover {
	font-family: Arial;
	color: red;
	text-decoration: none;
}

a.blogsection:link, a.blogsection:visited {
	font-family: Arial;
	color: blue;
	font-size: 11px;
}
a.blogsection:hover {
	font-family: Arial;
	color: red;
	font-size: 11px;
}
.blog_more {
	padding-top: 22px;
	font-size: 13px;
}
.componentheading {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6f2700;
	text-align:left;
	border-bottom: 1px solid #6f2700;
}
a.category:link, a.category:visited {
	font-family: Arial;
	color: blue;
	font-size: 11px;
}
a.category:hover {
	font-family: Arial;
	color: red;
	font-size: 11px;
}

table.moduletable li {
	padding-bottom: 8px;
}

table.moduletable ul {
	/*align:left;*/
	margin-left: 17px;
	margin-top: 5px;
	list-style-type: disc;
	list-style-image: url(../images/flecha_news.gif);
	
}
table.moduletable {
	margin				: 3px 4px 10px 4px;
	width				: 95%;
	align				: center;
 }
table.moduletable th  {
	color				: #FFFFFF;
	font-size        	: 11px;
	font-weight      	: bold;
	background-color	: #6A747E;
	height: 20px;
	vertical-align: middle;
	background: url(../images/titulo.gif) no-repeat;
	}
table.moduletable td {
	padding				: 0px;
	height: 20px;
	vertical-align: middle;
}
