@import url(editor.css);

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial;
	color: #2f404f;
	line-height: 16px;
	
}

body {
	background: url(../images/body_bg.gif) repeat-x top left #FFFFFF;
	font-size: 11px;
	text-align: center;
}

body.iframe {
	background: #FFFFFF;
}

p {
	margin-bottom: 20px;
}


td.contentdescription a, td.contentdescription li a {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #197ab4;
}
td.contentdescription a:hover, td.contentdescription li a:hover{
	color: #FF671C;
	
}

div#colLeft a {
	text-decoration: none;
}


	
/*OTROS*/
	
input.inputbox, select.inputbox, textarea.inputbox {
	border: 1px solid #2F404F;
	font-size: 9px;
	color: #333333;
	height: 16px;
}
textarea.inputbox {
	border: 1px solid #2F404F;
	font-size: 9px;
	color: #333333;
	height: 100px;
}
input.button {
	font-weight: bold;
	cursor: pointer;
}
input[type="hidden"] {
	border: 0px;
	height: 0px;
	width: 0px;
}

div#page {
	width: 800px;
	margin: 8px auto;
	text-align: left;
}



/*** Header ***/

div#header {
	height: 209px;
	background: url(../images/header_bg.gif) no-repeat top left;
}

div#header div#localHeader {
	padding: 13px 0px 0px 12px;
}

div#topNav {
	float: right;
	display: inline;
	margin: 9px 16px 0px 0px;
}
div#topNav .mainlevel-nav {
	height: 25px;
	padding: 7px 11px 6px 9px;
	background: url(../images/topNav_link_bg.gif) no-repeat bottom right;
	/*margin-bottom: 10px;*/
}
div#topNav td a {
	color: #2F404F;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
div#topNav td a:hover {
	color: #FFFFFF;
}

div#searchblock {
	margin: 15px 0px 0px 25px;
	padding-right: 14px;
	float: left;
	display: inline;
	background: url(../images/separator_vertical_blue.gif) repeat-y top right;
}
div#searchblock input.inputbox {
	border: 1px solid #2F404F;
	width: 146px;
	margin-right: 7px;
	display: block;
	float: left;
}
div#searchblock input.button {
	background: url(../images/search_btn.gif) no-repeat top left;
	border: 0px;
	width: 56px;
	height: 17px;
	font-size: 9px;
	line-height: 9px;
	color: #FFFFFF;
	display: block;
}

div#language {
	height: 16px;
	display: block;
	float: left;
	margin: 15px 0px 0px 13px;
}
div#language a {
	/*height: 13px;
	width: 19px;
	display: block;
	float: left;*/
	margin: 2px 6px 0px 0px;
}
div#language a span {
	display: none;
}
div#language a.portugues {
	background: url(../images/flag_portugues.gif) no-repeat top left;
}
div#language a.spanish {
	background: url(../images/flag_spanish.gif) no-repeat top left;
}
div#language a.english {
	background: url(../images/flag_english.gif) no-repeat top left;
}
/*div#language select.inputbox {
	border: 1px solid #2F404F;
	height: 16px;
	margin-right: 7px;
	display: block;
	float: left;
	margin: 15px 0px 0px 13px;
}*/


/*** Wrapper ***/

div#wrapper {
	margin: 0px 8px 0px 7px;
	background-color: #FFFFFF;
	padding: 9px;
	
}

/* Left Column */

div#colLeft, div#colLeft .sublevel{
	float: left;
	width: 228px!important;
	width: 228px;
	line-height: 16px;
	min-height: 16px;
	height: auto !important;
	height: 19px;
}


/* login */

div#login {
	background: url(../images/login_bg.jpg) no-repeat top left;
	width: 228px;
	display: block;
	margin-bottom: 22px;
}
div#login .moduletable {
	margin-top: 15px;
}
div#login table td.loginForm {
	height: 98px;
	vertical-align: top;
}
div#login label {
	width: 69px;
	height: 16px;
	padding-top: 2px;
	margin-right: 7px;
	float: left;
	text-align: right;
	font-size: 9px;
	color: #8C8B8B;
	font-weight: bold;
	display: inline;
}
div#login input.inputbox {
	width: 136px;
	border: 1px solid #AEC1CC;
	margin-bottom: 3px;
}
div#login input#mod_login_remember {
	width: 15px;
	clear: both;
	margin: 4px 1px 0px 54px !important;
	margin: 4px 3px 0px 55px;
	border: 0px;
}
div#login label#mod_login_remember_label {
	width: 140px;
	height: 10px;
	padding: 0px;
	float: none;
	clear: none;
	margin: 0px;
	font-weight: normal;
	text-align: left;
}
div#login input.button {
	background: url(../images/login_btn.gif) no-repeat top left;
	width: 72px;
	height: 16px;
	clear: both;
	float: right;
	margin: 8px 14px 0px 0px;
	font-size: 10px;
	color: #546874;
	}
div#login a {
	clear: both;
	font-size: 9px;
	font-weight: normal;
	color: #8C8B8B;
	margin: 0px 0px 0px 4px;
	text-align: center;
}
div#login a:hover {
	color: #FF671C;
	}
div#login a#lost_pass {
	margin: 0px;
	padding-right: 9px;
	background: url(../images/separator_vertical_blue.gif) repeat-y top right;
}

/* Left Nav */

div#leftNav {
	width: 214px;
	display: block;
	margin: 0px 0px 22px 9px;
}
div#leftNav table {
	width: 214px;
}
div#leftNav table.moduletable table {
	background: url(../images/separator_lightblue.gif) repeat-x bottom left;
}
div#leftNav table.moduletable table td {
	background: url(../images/separator_lightblue.gif) repeat-x top left;
	min-height: 21px;
	height: auto !important;
	height: 21px;
}
div#leftNav table.moduletable table td a.mainlevel {
	background: url(../images/leftNav_bullet.gif) no-repeat top right;
	line-height: 15px;
	padding: 0px 15px 4px 2px;
	display: block;
	margin: 3px 5px 0px 0px;
	color: #197AB4;
	font-weight: bold;
	font-size: 10px;
}
div#leftNav table.moduletable table td {
	width: 214px;
}
div#leftNav table.moduletable table td div {
	width: 200px;
}
div#leftNav table.moduletable table td div a.sublevel {
	height: 19px;
	line-height: 19px;
	padding-left: 10px;
	display: block;
	color: #197AB4;
	font-size: 10px;
	width: 200px;
}
div#leftNav table.moduletable table td a:hover, div#leftNav table.moduletable table td a#active_menu {
	color: #FF671C;
}


/* Right Column */

div#colRight {
	float: right;
	width: 500px;
	margin-right: 10px!important;
	margin-right: 10px;
	margin-left: 10px;
	clear: right;
	position: relative;
}


/* BreadCrumb */

div#pathway_text {
	padding: 3px 0px 6px 2px;
	margin-bottom: 14px;
	border-top: 1px solid #AEC1CC;
	border-bottom: 1px solid #AEC1CC;
}
div#pathway_text span {
	font-size: 10px;
	line-height: 10px;
	color: #FF671C;
	font-weight: bold;
}
div#pathway_text span a {
	background: url(../images/pathaway_bullet.gif) no-repeat right;
	color: #2F404F;
	padding-right: 11px;
	margin-right: 3px;
	text-decoration: none;
	font-weight: bold;
}
div#pathway_text span a:hover {
	color: #FF671C;
}

/* Main Content */

div#mainContent {
	margin-bottom: 22px;
	font-size: 11px;
	color: #2F404F;
	line-height: 16px;
	background-color: #FFFFFF;
}
div#mainContent a, div#mainContent a:hover {
	text-decoration: underline;
}
div#mainContent div.componentheading, div#mainContent h1 {
	font-size: 15px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #2F404F;
	margin-bottom: 12px;
	text-align: left;
}
div#mainContent div.componentheading {
	text-transform: uppercase;
}
div#mainContent p, div#mainContent h4 {
	font-size: 11px;
	color: #2F404F;
	/*margin-bottom: 12px;*/
	line-height: 16px;
	min-height: 16px;
	height: auto !important;
	height: 16px;
}
div#mainContent label {
	font-size: 11px;
	color: #2F404F;
	line-height: 16px;
	min-height: 16px;
	height: auto !important;
	height: 16px;
}

.contentheading {
    font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #2F404F;
	padding-bottom: 11px;
}

.contentpane {
	font-size: 11px;
	color: #2F404F;
	line-height: 16px;
	min-height: 16px;
	height: auto !important;
	height: 16px;
}

.sectiontableentry1 td {
	font-size: 11px;
	color: #2F404F;
	line-height: 16px;
	min-height: 16px;
	height: auto !important;
	height: 16px;	
}

/* paginacion */
.pagenav, .pagenav_prev, .pagenav_next {
	font-size: 10px;
	color: #2F404F;
	margin-top: 10px;
	line-height: 16px;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	color: #197ab4;
	text-align: center;
	padding-bottom: 10px;
}
div#mainContent .pagenav a, div#mainContent .pagenav_prev a, div#mainContent .pagenav_next a {
	font-size: 10px;
	color: #2F404F;
	margin-top: 10px;
	line-height: 16px;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	color: #197ab4;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
div#mainContent .pagenav a:hover, div#mainContent .pagenav_prev a:hover, div#mainContent .pagenav_next a:hover {
	color: #FF671C;
	text-decoration: none;
}


div#mainContent .contentpaneopen {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #2f404f;
	line-height: 16px;
}

table.contentpaneopen input#searchphraseany, table.contentpaneopen input#searchphraseall,table.contentpaneopen input#searchphraseexact, select#search_ordering.inputbox, select.inputbox {
	margin-top: 20px;
}

div#mainContent form{
	margin-bottom: 20px;
}
div#mainContent input[type="hidden"] {
	display: none;
	border: 0px;
}

	
/* Search Form */

table.searchTable {
	width: 100%;
	margin: 8px 0px;
}

table.searchTable th {
	height: 22px;
	padding: 2px 5px;
	font-size: 10px;
	/*background-color: #AEC1CC;*/
	border-bottom: 1px solid #AEC1CC;
	color: #197AB4;
	text-align: left;
	text-transform: uppercase;
}
table.searchTable select {
	border: 1px solid #2F404F;
	font-size: 9px;
	color: #333333;
	height: 16px;
	font-weight: normal;
	margin: 0px;
}
table.searchTable td {
	height: 20px;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	text-align: left;
	vertical-align: top;
	background: url(../images/separator_lightblue.gif) repeat-x bottom left;
}
div#mainContent table.searchTable td p {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 8px 0px;
}
table.searchTable td input {
	margin-right: 3px;
}
table td input.button {
	background: url(../images/search_btn2.gif) no-repeat top left;
	border: 0px;
	width: 56px;
	height: 17px;
	font-size: 9px;
	line-height: 9px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	cursor: pointer;
}
table td input.button_large {
	background: url(../images/search_btn2_large.gif) no-repeat top left;
	border: 0px;
	width: 100px;
	height: 17px;
	font-size: 9px;
	line-height: 9px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	cursor: pointer;
}

div#mainContent table.searchTable2 {
	margin: 0px auto 8px auto;
}
div#mainContent table.searchTable2 th, div#mainContent table.searchTable2 td {
	height: 20px;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
div#mainContent table.searchTable2 thead td {
	height: 22px;
	font-size: 10px;
	border-bottom: 1px solid #AEC1CC;
	color: #197AB4;
	text-align: left;
	text-transform: uppercase;
}
div#mainContent table.searchTable2 tfoot td {
	padding-top: 4px;
	background: url(../images/separator_lightblue.gif) repeat-x top left;
}
div#mainContent table.searchTable2 tbody td a {
	font-weight: normal;
}
form#form_cue {
	padding-bottom: 11px;
	margin-bottom: 11px;
	border-bottom: 1px solid #AEC1CC;
}

table.searchintro {
	background: url(../images/separator_lightblue.gif) repeat-x top left;
	font-size: 11px;
	color: #2F404F;
	margin-top: 10px;
	line-height: 16px;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	width: 100%;	
}
table.searchintro td {
	padding: 3px 0px;
	background: url(../images/separator_lightblue.gif) repeat-x bottom left;
}


/* Footer */

div#footer {
	clear: both;
	background: url(../images/separator_gray.gif) repeat-x top left;
	padding-top: 8px !important;
	padding-top: 4px;
	margin-bottom: 10px;
	position: relative;
	height: 20px;
	text-align: center;
}
div#footer p {
/*	float: right;
	width: 300px;*/
	font-size: 9px;
	color: #999999;
	text-align: center;
}
div#footer p a {
	font-size: 9px;
	color: #999999;
}
div#footer p a:hover {
	font-size: 9px;
	color: #FF671C;
}
div#footer h1 {
	font-size: 9px;
	color: #5994B7;
	}
div#footer h1 a {
	font-size: 9px;
	color: #5994B7;
}
div#footer h1 a:hover {
	font-size: 9px;
	color: #FF671C;
}


/*
.titulo-descargas {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2f404f;
	background:url(../images/punto2.gif) repeat-x top left;
	display: block;
	height: 16px;
	line-height: 16px;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	margin: 11px 0px 10px 0px;
	clear: both;
}*/

form#emailForm label {
	width: 130px;
	display: block;
	float: left;
	clear: left;
	margin-bottom: 3px;
}
form#emailForm input.inputbox, form#emailForm textarea {
	display: block;
	float: left;
	margin-bottom: 3px;
	margin-top: 1px;
}
form#emailForm input.inputbox {
	width: 130px;
}
form#emailForm textarea {
	margin-bottom: 10px;
}
form#emailForm input.button {
	text-align: center;
	margin: 0px auto;
	clear: both;
}

.blog table.article_seperator{
	padding: 0px 0px 50px 0px;
}


div#mainContent .blog {
	margin: 0px 0px 0px 0px;
	/*border: 1px solid red;*/
	} 
	
span.article_seperator {
	line-height: 30px;
	/*border: 1px solid blue;*/
	}
	
	
	
div#mainContent ul.level_1 li a{
	/*border: 1px solid red;*/
	color: #2f404f;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	}
	
div#mainContent ul.level_0 li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	
div#mainContent ul.level_1, div#mainContent ul.level_0 {
	line-height: 7px;
	height: 7px; 
	}
	
div#mainContent ul.level_2 li a {
	color: #2f404f;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	
	}
	
	
.sectiontableentry1 td {
	padding-top: 20px;
		}
		
		
/*AGENDA*/

div#mainContent div#extcalendar div {
	/*ani7a
	width: 520px!important;
	width: 500px;*/
	float: right;
	/*border: 1px solid red;*/
	}
	
div#mainContent table.maintable, div#mainContent table .tableh1 {
	width: 450px;
}
div#mainContent table .tableh1 {
}
	
/*#footer table {
	padding: 0px;
	margin: 0px;
}


#footer table th {
	width: 255px;
	}
	
#footer table th img{
	margin-right: 15px;
	vertical-align: top;	
	float: right;
	
	}

#footer table {
	margin-top:20px;
	}
	
#footer table th, #footer table td p {
	font-size:9px;
	font-family: Verdana, Arial;
	text-align:left;
	float: none;
	width: 521px;
	
	}
	
#footer table td p {
	line-height: 12px;
	padding-top: 15px;
	}
	
	
	*/
	
	
	
#footer, #footer p {
	text-align: center;
	float: none;
	}
	
	
	
	
	