body { color: #565656; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: silver; }
a:link { color: #808080; font-weight: lighter; }
a:visited { color: #808080; font-weight: lighter; }
a:hover { color: #FF0000; font-weight: lighter; }
#contenedor { background-color: white; width: 778px; margin: auto; }
#cabecera { width: 100%; height: 57px; }
#enlacetop {
	width: 565px;
	height: 57px;
	margin-top: 0;
	margin-left: 213px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#enlacetop table { width: 92%; height: 100%; float: right; border-style: none; }
#enlacetop td { text-align: center; vertical-align: middle; width: 20%; padding-right: 12px; padding-left: 12px; border-left: 1px dotted silver; }
#imagentop { width: 100%; height: 170px; }
#navegadortop {
	background-image: url(../images/main_menu.gif);
	width: 100%;
	height: 39px;
	z-index: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navegadortop table { width: 100%; height: 33px; margin: 0; padding: 0; border-width: 0; }
#navegadortop td { text-align: center; width: 155px; margin: 0; padding: 0; border-width: 0; }
#navegadortop td a:link { color: gray; font-size: 12px; font-weight: bold; text-decoration: none; height: 33px; display: block; }
#navegadortop td a:visited { color: gray; font-size: 12px; font-weight: bold; text-decoration: none; display: block; height: 33px; }
#navegadortop td a:hover { color: gray; font-size: 12px; font-weight: bold; background-image: url(../images/main_menu_b.gif); text-decoration: none; height: 30px; border: solid 1px white; display: block; }
#navegadorleft {
	background-color: #eee;
	width: 162px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*CSS for Menu*/
ul { width: 160px; margin: 0; padding: 0; list-style: none; }
ul li { position: relative; }
li ul { position: absolute; top: 0; left: 160px; border: solid 1px #c0c0c0; display: none; }
ul li a { color: black; background: #eee; text-decoration: none; padding: 5px; display: block; }
ul li a:hover { color: white; background-color: silver; text-decoration: none; display: block; padding: 5px; }
li:hover ul, li.over ul { display: block; }
/* Holly Hack. IE Requirement*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
#navegadorleft h3 { color: white; font-size: 100%; font-weight: 800; background-color: #ffa400; text-align: center; margin: 0; padding-top: 0; padding-right: 0; padding-bottom: 3px; }
#temaprincipal { width: 450px; }
#temaprincipal h3 { color: white; font-size: 100%; font-weight: 800; background-color: #f00000; text-align: left; margin: 0; padding: 0 0 3px 5px; }
#temaprincipal p { color: #565656; text-align: justify; margin: 0; padding-top: 2px; padding-right: 5px; padding-left: 5px; display: block; }
#temaprincipal li {
	padding-top: 0px;
	list-style-image: url(../images/list.gif);
	margin-left: 5px;
	margin-top: 4px;
}
#navegador {
	background-color: #eee;
	width: 149px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#navegador a:hover {color: #FFC500; font-weight: bold; text-decoration: underline;}
#navegador h3 { color: white; font-size: 100%; font-weight: 800; background-color: #ffc500; text-align: center; margin: 0; padding-top: 0; padding-right: 0; padding-bottom: 3px; }
#navegador p { color: #565656; text-align: justify; display: block; margin: 0; padding: 2px 5px; }
#navegadordown { background-color: #eee; width: 149px; margin-top: 5px; }
#pie {
	background-image: url(../images/pie.gif);
	width: auto;
	height: 71px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pie a { color: #fff; font-size: 10px; text-decoration: none; }
#pie a:hover { color: silver; font-size: 10px; text-decoration: none; }
a#popup:visited {color:#808080; text-decoration:underline;}
a#popup {color:#808080; text-decoration:underline; position:relative; left:0;}
a#popup span {display:none;}
a#popup:hover { color:#000; text-decoration: none; cursor:default; }
a#popup:hover #popbox {display:block; position:absolute; top:-40px;; left:-55px;; width:500px; height:80px; background-color:#fff; color:#000; border:solid 2px #04e; text-align:left; font-family:verdana; font-size:11px; padding-left:40px; padding-top:20px;}
a#popup:hover #poptop {display:block; position:absolute; top:0; left:0; width:540px; height:18px; color:#00c; background-color:#04e; color:#fff; text-align:left; font-weight:bold; border-bottom:4px ridge #00f; line-height:20px;}
a#popup:hover #warningbox {display:block; position:absolute; top:29px; left:5px; width:30px; height:27px; background-color:transparent; text-align:center; font-size:25px; font-weight:bold; font-family:serif; overflow:hidden;}
a#popup:hover #warning {display:block; position:absolute; top:30px; left:5px; width:0px; height:0px; border-left:15px solid #fff;border-right:15px solid #fff;border-bottom:25px solid #ee0; border-top:0px; overflow:hidden;}
a#popup:hover #x {display:block; position:absolute; top:0; left:522px; width:15px; height:15px; border:solid 1px; background-color:#c00; color:#fff; font-weight:bold; text-align:center; overflow:hidden; cursor:pointer;}
acronym {color:#123; border-bottom:2px dotted #c00;}
ol { margin: 0;  }


/*#temaprincipal a:link {color: #FF0000; font-weight: bold; text-decoration: underline;}
#temaprincipal a:visited {color: #FF0000; font-weight: bold; text-decoration: underline}
#temaprincipal a:hover {color: #FFA400; font-weight: bold; text-decoration: underline;}*/
#navegadordownleft {
background-color: #eee; width: 162px; margin-top: 5px;
}
#navegadordownleft h3 {
color: white; font-size: 100%; font-weight: 800; background-color: #ffa400; text-align: center; margin: 0; padding-top: 0; padding-right: 0; padding-bottom: 3px;
}
#navegadordownleft p {
color: #565656; text-align: left; display: block; margin: 0px; padding: 2px 5px;
}

