/* CSS Document */

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
	scrollbar-3dlight-color: #1d6f8b;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #1d6f8b;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	background-image: url(../images/bkg.gif);
	background-color: #e6faf9;
}

td, p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td.contenido {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;
}

td.figura {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	color: #000000;
}

h2 {
	font-size:18px;
	font-weight: bold;
	padding-left: 24px;
}

h3 {
	font-size:14px;
	font-weight: bold;
	padding-left: 12px;
}

a:link, a:visited, a:active, a:hover { 
	color: #2a8dba;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}

td.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}

a.topMenu:link, a.topMenu:visited, a.topMenu:active, a.topMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

a.topMenu:hover {
	color: #a1ebe7;
}

td.leftMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	padding-left: 12px;
}

td.leftMenuOver {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 12px;
	background-color: #009991;
	cursor: pointer;
}

input.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	border: 2px #999999 inset;
	height: 18px;
	padding: 0px 3px;
	vertical-align: middle;
}

select.combo {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	border: 2px #999999 inset;
	height: 18px;
}

.textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 2px #999999 inset;
	padding: 2px 3px;
}

.submit{
	background-color: #fafafa;
	height: 24px;
	width: 80px;
	border: 2px #003366 outset;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.required {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.requiredHL {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;
}


/*---------------------------*/
.sidebar {
	background:#a1ebe7;
}

.topbar {
	background:#009991;
}

.topnav {
	background:#12c5bc;
}

.heading1 {
	color:#5b2208;
}

.heading2 {
	color:#07504d;
}

.heading3 {
	color:#5B2208;
}

.menuitem {
	background :#a1ebe7;
	font: 9pt Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px
}

.menuitem a {
	background: #a1ebe7;
	color: #000000;
	display: block;
	text-decoration: none;
}

.menuitem a:visited {
	color: #000000;
	text-decoration: none;
}

.menuitem a:hover {
	color: #000000;
	background: #009991;
	list-style-type: disc;
	text-decoration: none;
}

.menuitem a:active {
	background: #009991;
	color: #000000;
	text-decoration: none;
}

.menuitem h1 {
	background: #009991;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	color: #ffffff;
	font: bold 9pt Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 3px;
}

.menuitem p {
	background: #a1ebe7;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 2px 3px 2px 5px;
	font-weight: bold;
}

#left {
	background: #a1ebe7;
	border: 1px solid ci_color Id="MenuBorder";
	left: 10px;
	position: absolute;
	top: 55px;
	width: 125px;
}

#left a { /* menu items */
	color: ci_color Id="MenuLink";
	display: block;
	font: bold .9em Verdana,Geneva,Arial,Helvetica,sans-serif;
	height: 20px;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	vertical-align: middle;
}

.description {
	font:bold 10pt Trebuchet,Arial,Helvetica,sans-serif;
}

#left a:hover {
	background:ci_color Id="MenuALinkBg";
}

#footer {
	font-size:9pt;
	text-align:center;
}
