a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.nodeco {
	text-decoration: none;
}
a.nodeco:hover {
	text-decoration: none;
}
.copyright,
.sitemap {
	color: gray;
}
.sitemap:hover,
.sitemap:active,
.sitemap:focus {
	color: #fadb05;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

FORM {margin:0; }

blockquote {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
}

ul, ol {
	margin: 5px 10px 5px 10px;
	padding: 5px 10px 5px 10px;
}

.ocultar {
	visibility: collapse; 
	display: none;
}
.mostrar {
	visibility: visible; 
	display: block;
}

.tahoma { font-family: Tahoma;}
.arial { font-family: Arial;}
.verdana { font-family: Verdana;}
.georgia { font-family: Georgia;}
.trebuchet { font-family: 'Trebuchet Ms';}
.times { font-family: 'Time New Roman';}

.t6 {font-size: 6pt;}
.t7 {font-size: 7pt;}
.t8 {font-size: 8pt;}
.t9 {font-size: 9pt;}
.t10 {font-size: 10pt;}
.t11 {font-size: 11pt;}
.t12 {font-size: 12pt;}
.t13 {font-size: 13pt;}
.t14 {font-size: 14pt;}
.t15 {font-size: 15pt;}
.t16 {font-size: 16pt;}
.t17 {font-size: 17pt;}
.t18 {font-size: 18pt;}
.t19 {font-size: 19pt;}
.t20 {font-size: 20pt;}
.t21 {font-size: 21pt;}
.t22 {font-size: 22pt;}
.t23 {font-size: 23pt;}
.t24 {font-size: 24pt;}
.t28 {font-size: 28pt;}
.t32 {font-size: 32pt;}
.t48 {font-size: 48pt;}
.t72 {font-size: 72pt;}

.c1 { color: #000000;}
.c2 { color: #ffffff;}
.c3 { color: #cccccc;}
.c4 { color: #666666;}
.c5 { color: #f78421;}
.c6 { color: #4169e1;}
.c7 { color: #887766;}
.c8 { color: #a03829;}
.c9 { color: #ef5218;}
.c10 { color: #c0c0c0;}
.c11 { color: #404040;}

.hc1:hover { color: #000000;}
.hc2:hover { color: #ffffff;}
.hc3:hover { color: #cccccc;}
.hc4:hover { color: #666666;}
.hc5:hover { color: #f78421;}
.hc6:hover { color: #4169e1;}

.bc1 { background-color: #000000;}
.bc2 { background-color: #ffffff;}
.bc3 { background-color: #cccccc;}
.bc4 { background-color: #666666;}
.bc5 { background-color: #f78421;}
.bc6 { background-color: #4169e1;}
.bc7 { background-color: #ffffe0;}


.bhc1:hover { background-color: #000000;}
.bhc2:hover { background-color: #ffffff;}
.bhc3:hover { background-color: #cccccc;}
.bhc4:hover { background-color: #666666;}
.bhc5:hover { background-color: #f78421;}
.bhc6:hover { background-color: #4169e1;}

.h100 { line-height:100%; }
.h110 { line-height:110%; }
.h120 { line-height:120%; }
.h125 { line-height:125%; }
.h130 { line-height:130%; }
.h135 { line-height:135%; }
.h140 { line-height:140%; }
.h150 { line-height:150%; }
.h160 { line-height:160%; }

.tdnone {text-decoration: none;}

.tdunderline {text-decoration: none;}
.tdunderline:hover {text-decoration: underline;}

.tdunderlinenot {text-decoration: underline;}
.tdunderlinenot:hover {text-decoration: none;}

.tdbold {}
.tdbold:hover { font-weight: bold;}

.tbold {font-weight: bold;  font-style: normal; }
.tnormal {font-weight: normal;  font-style: normal; }
.titalic {font-weight: normal;  font-style: italic; }
.tboldi {font-weight: bold;  font-style: italic; }


/* -------------------------- */

.bgblanco {
	background-color: #ffffff;
}
.bgverde {
	background-color: #00ff00;
}

div.bar {
    /*border-bottom: 1px solid #D8D2BD;*/
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    cursor: default;    
	    
}
.buscar {
	color: #333333;
	background-color: transparent;
	border: 1px dotted black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.buscar:hover,
.buscar:active,
.buscar:focus {
	color: black;
	background-color: white;
	background-image: none;
	border: 1px dotted black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.mostrar {
	visibility: visible;
	position: relative; 
	width: auto; 
	height: auto;
}
.esconder {
	visibility: hidden; 
	position: absolute; 
	width: 1px; 
	height: 1px;
}

.tablageneral900 {
	width: 900px;
}
.tablageneral740 {
	width: 740px;
}
.uprightcornerNS {
	position: relative;
	right: 0px;
	top: 0px;
}
.uprightcornerIE {
	position: relative;
	right: 0px;
	top: 0px;
}

/* Widgets
**************************/
.widget {
	width: 160px;
	padding: 0;
}

.blue {
	float: left;
	width: 240px !important;
	margin-top: 25px;
	margin-bottom: 40px;
	background: url(images/widget_blue.gif) no-repeat top left;
}

.gray {
	width: 240px !important;
	float: left;
	background: url(images/widget_gray.gif) repeat-x top left;
}

.yellow {
	width: 240px !important;
	background: url(images/widget_yellow.gif) repeat-x top left;
}

.top {
	width: 240px;
	height: 5px;
	margin: 0;
	padding: 0;
}

.gray .top {
	background: transparent url(images/widget_top.gif) no-repeat top left;
}

.yellow .top {
	background: transparent url(images/widget_top_yellow.gif) no-repeat top left;
}

.info {
	float: right;
	margin-top: 0;
	margin-bottom: -2px;
}

.blue .top {
	width: 354px;
	background: transparent url(images/widget_top_blue.gif) no-repeat top left;
}

.yellow ul.press {
	list-style: none;
	margin: 0 10px;
}

.yellow ul.press li {
	padding: 3px 0;
}

.yellow ul.press a {
	font-size: 12px;
}

.yellow ul.press li.on a {
	color: #000;
	text-decoration: none;
}

.widget h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	font-family: "Myriad Pro",Arial, Helvetica, sans-serif;
	margin: 0;
	float: left;
	padding: 8px 15px 5px 15px;
}

.widget h2.qf {
	font-size: 16px;
	line-height: 16px;
	padding-left: 36px;
	margin-bottom: 2px;
	background: url(images/quick_facts_icon.gif) no-repeat 8px 4px;
}

.widget p {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 15px 9px 15px;
	font-size: 12px;
	line-height: 16px;
}

.info p {
	padding: 4px 35px !important;
}

.widget ul {
	clear: both;
	margin: 0 23px;
}

.widget ul li {
	font-size: 12px;
	line-height: 18px;
	margin-left: 8px;
}

.widget ul li strong {
	display: block;
	float: left;
	width: 60px;
}

.widget ul li a {
	display: block;
	padding: 3px 2px;
	color: #0092cc;
	font-size: 12px;
	text-decoration: none;
}

.widget ul li a:hover {
	text-decoration: underline;
}

.widget ul li a:hover strong {
	color: #000;
}

.widget a.rss {
	float: right;
	display: block;
	width: 36px;
	height: 18px;
	text-indent: -9999px;
	background: url(images/rss.gif) no-repeat top left;
	margin: 7px 15px 0 0;
}

.widget a.rss:hover {
	background-position: bottom left;
}

.widget #contact {
	width: 230px;
	margin: 0px 20px 10px 36px;
	/*background: url(images/contact_box_img.gif) no-repeat bottom right;*/
}

.widget #connect {
	width: 230px;
	margin-bottom: 10px;
	background: url(images/connect_box_img.gif) no-repeat bottom right;
}

.widget #contact a, .widget #connect a {
	font-weight: bold;
	text-decoration: none;
	color: #0092cc;
}

.widget #contact a:hover, .widget #connect a:hover {
	text-decoration: underline;
}

.colorconborde {
	border:2px dotted #000000;
	background-color:#ffffff;
}
.boton {
	cursor: pointer;
}
.florfondod {
	height:100%;
	min-height:100%;/*for mozilla*/
	background-image: url(fondod.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.florfondoi {
	height:100%;
	min-height:100%;/*for mozilla*/
	background-image: url(fondoi.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.florfondot {
	background-image: url(fondo.png);
	background-repeat: no-repeat;
	background-position: top right;
}
html,body {height:100%;}
#outer {
height:100%;
min-height:100%;/*for mozilla*/
}
html>body #outer {height:auto}/*for mozilla */


.bl2 {border: 1px solid #e68200; background:url(bl2.gif) 0 100% no-repeat;}
.bl {background:url(bl2.gif) 0 100% no-repeat;}
.br {background:url(br2.gif) 100% 100% no-repeat}
.tl {background:url(tl2.gif) 0 0 no-repeat}
.tr {background:url(tr2.gif) 100% 0 no-repeat; padding:10px}
.tr2 {background:url(tr2.gif) 100% 0 no-repeat}
.t {background:url(dot2.gif) 0 0 repeat-x;}
.b {background:url(dot2.gif) 0 100% repeat-x}
.l {background:url(dot2.gif) 0 0 repeat-y}
.r {background:url(dot2.gif) 100% 0 repeat-y}
.bg {background-color:#FFFFFF}





