/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 11px;
}
/* Content column */
TD#ccuerpo {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
/* Menu 1 column */
TD#menu_1 {
	padding-top: 10px;
}
TD#menu_1 DIV {
}
TD#menu_1 DIV A {
	color: #0000CC;
	text-decoration: none
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}
/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
	font-size: 11px;
	padding-top:5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
TD#menu_1 DIV.menu1-level1-no A {
  color:black;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
	font-weight:bold;
	font-size: 11px;
	padding-top:5px;
	background-color: #eeeeee;
	filter:alpha(opacity='70', style='0');
	padding-bottom: 5px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
TD#menu_1 DIV.menu1-level1-act A {
  color:black;
}
/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
	font-size: 10px;
	padding-left:15px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
	font-size: 11px;
	font-weight:bold;
	padding-left:15px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;
  font-family: verdana, arial;
  font-size: 11px;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}
A:link {
	background-color : transparent;
	color : navy;
	text-decoration : none;
}
A:visited {
	background-color : transparent;
	color : navy;
	text-decoration : none;
}
a:hover, a:hover .celmenu, a:hover .celsubmenu, a:hover .celmenu2{
	background-color : transparent;
	color : navy;
	text-decoration : underline;
}
A:active {
	background-color : transparent;
	color : navy;
	text-decoration : none;
}
SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : black;
	margin-bottom : 10px;
	margin-top : 0px;
    font-weight: bold;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : navy;
	margin-bottom : 10px;
	margin-top : 10px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : black;
	margin-bottom : 0px;
	margin-top : 0px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}
P {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 140%;
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-align: justify;
}
.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333333;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #000000;
}
.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #333333;
}
.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}
.loginform {
	border-left: 1px solid navy;
 	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}
.mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}
.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #36628D;
    font-weight: bold;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #666666;
}
.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}
.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #36628D;
	margin-top : 3px;
	font-weight: normal;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #666666;
	margin-left : 12px;
	margin-top : 3px;
}
.p1_fecha {  border-right: 1px solid navy; border-left: 1px solid navy; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: center}
.p1_menu_nav3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #36628D; text-align: right; line-height: 100%}
.tt_news_wrap1 { font-family : Verdana, sans-serif; font-size : 11px; color : #555555; margin-bottom: 0px; margin-top: 10px; font-weight: normal}
.tt_news_wrap2 { font-family : Verdana, sans-serif; font-size : 10px; line-height : 140%; color: #333333; margin-top : 1px; margin-bottom : 1px; padding-bottom : 0px; text-indent : 14px; }
.celsubmenu2 { font-family : Verdana, sans-serif; font-size : 10px; color : #666666; margin-left : 3px; margin-top : 3px; }
.totop { font-family : Verdana, sans-serif; font-size : 10px; color : #000099; margin-left : 3px; margin-top : 3px; ; text-align: right}
.news_latest_title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #36628D}
.news_latest_date { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #36628D }
.news_latest_subheader { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #555555; line-height: 100%}
.news_list_item { margin-left: 5px; text-align: justify; }
.news_list_title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #36628D }
.news_list_date { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #555555 }
.news_list_subheader { margin-top: 5px; color: black; }
.news_list_subheader A { color: black; }
.news_list_links { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #36628D }
.news_single_item { text-align: justify; }
.news-single-img { float: left; margin-right:10px; margin-top: 5px; }
.news-single-imgcaption { clear:both; font-size: 8px; }
.news_single_subheader { margin-top: 5px; margin-bottom: 10px; color: black }
.news_single_table_header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; background-color: #eeeeee}
.news_archive { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #555555 }
.mailform { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black }
.creditos {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-align: center}
.creditos1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000080; text-align: center}
.csc-linkToTop { text-align: left; padding-bottom: 10px; }
.csc-linkToTop A { font-weight: bold; }
