#cuerpo {	width: 730px;	border: 1px solid #990000;	margin: auto;	height: auto;	background-color: #FFFFFF;}#cuerpo #cabecera {	text-align: left;	background-color: #FF9900;	clear: both;	height: 132px;	margin-top: -11px;}#cuerpo #pie {	background-color: #FF9900;	height: 25px;	clear: both;	text-align: center;	border-top-width: 1px;	border-top-style: dashed;	border-top-color: #999999;	padding-top: 8px;	font-size: 12px;	font-weight: bold;	color: #FFFFFF;}#cuerpo #centro #menu {	background-color: #FF6600;	margin-bottom: 15px;	text-align: left;	text-indent: 23px;	height: 15px;	margin-top: 10px;	padding-top: 5px;}img#logo_vetonia {	border-style: none;}a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 1em;	font-weight: bold;	text-decoration: none;	font-style: normal;	color: #990000;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 1em;	font-weight: bold;	text-decoration: none;	color: #FF9900;}a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 1em;	font-weight: bold;	text-decoration: none;	font-style: normal;	color: #990000;}#cuerpo #centro #contenido {	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: dashed;	border-top-color: #999999;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-color: #999999;	min-height: 350px;}#cuerpo #centro {	clear: both;	min-height: 300px;}#cuerpo #aviso {	width: 425px;	margin: 15px auto auto;	background: #FF6;	border: 1px solid #600;	padding: 5px;	font-weight: bold;	color: #333;}#cuerpo #aviso p {	margin: 0px;	padding: 0px;}#cuerpo #aviso a {	background: #FFF;	padding: 5px;	border: 2px solid #F60;	display: block;	width: 165px;	margin: auto;}html {	height: 100%;	width: 100%;	font-family: Arial, Helvetica, sans-serif;	font-size: 0.7em;	line-height: 1.3em;}h1 {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FFCF11;	padding: 5px;	margin: 5px;	background-image: url(img/boton1.gif);	background-repeat: no-repeat;	background-position: left 3px;	text-indent: 18px;	color: #666666;	font: bold normal 1em/1.4em Verdana, Arial, Helvetica, sans-serif;}h2 {	font-size: 1.5em.em;	text-align: left;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000099;	background-image: url(img/boton2.gif);	background-repeat: no-repeat;	background-position: left 2px;	color: #669966;	text-indent: 20px;	padding-bottom: 5px;	font: bold 1.5em Verdana, Arial, Helvetica, sans-serif;}#cuerpo #centro #contenido #prin {	float: right;	width: 500px;	height: auto;	margin: 10px;	padding: 10px;	min-height: 300px;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: dashed;	border-right-style: dashed;	border-bottom-style: dashed;	border-left-style: dashed;	border-top-color: #990000;	border-right-color: #FF9900;	border-bottom-color: #990000;	border-left-color: #FF9900;}body {	margin: 0px;	height: 100%;	width: 100%;	background-image: url(img/linea%20horizon.gif);	background-repeat: repeat-x;	padding-top: 20px;}#cuerpo #centro #contenido #menuver {	width: 150px;	float: left;	height: 100%;	margin: 5px;	padding: 5px;}/* common styling */a {color:#000;}a:hover {text-decoration:none;}a:visited {color:#000;}/* Root = Vertical, Secondary = Vertical */ul#navmenu-v,ul#navmenu-v li,ul#navmenu-v ul {  margin: 0;  border: 0 none;  padding: 0;  width: 150px; /*For KHTML*/  list-style: none;}ul#navmenu-v:after /*From IE 7 lack of compliance*/{  clear: both;  display: block;  font: 1px/0px serif;  content: ".";  height: 0;  visibility: hidden;}ul#navmenu-v li {  float: left; /*For IE 7 lack of compliance*/  display: block !important; /*For GOOD browsers*/  display: inline; /*For IE*/  position: relative;}/* Root Menu */ul#navmenu-v a {  border: 1px solid #FFF;  border-right-color: #CCC;  border-bottom-color: #CCC;  padding: 0 6px;  display: block;  background: #EEE;  color: #666;  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;  text-decoration: none;  height: auto !important;  height: 1%; /*For IE*/}/* Root Menu Hover Persistence */ul#navmenu-v a:hover,ul#navmenu-v li:hover a,ul#navmenu-v li.iehover a {	color: #FFFFFF;	background-color: #990000;}/* 2nd Menu */ul#navmenu-v li:hover li a,ul#navmenu-v li.iehover li a {  background: #EEE;  color: #666;}/* 2nd Menu Hover Persistence */ul#navmenu-v li:hover li a:hover,ul#navmenu-v li:hover li:hover a,ul#navmenu-v li.iehover li a:hover,ul#navmenu-v li.iehover li.iehover a {	color: #FFF;	background-color: #FF9900;}/* 3rd Menu */ul#navmenu-v li:hover li:hover li a,ul#navmenu-v li.iehover li.iehover li a {  background: #EEE;  color: #666;}/* 3rd Menu Hover Persistence */ul#navmenu-v li:hover li:hover li a:hover,ul#navmenu-v li:hover li:hover li:hover a,ul#navmenu-v li.iehover li.iehover li a:hover,ul#navmenu-v li.iehover li.iehover li.iehover a {  background: #CCC;  color: #FFF;}/* 4th Menu */ul#navmenu-v li:hover li:hover li:hover li a,ul#navmenu-v li.iehover li.iehover li.iehover li a {  background: #EEE;  color: #666;}/* 4th Menu Hover */ul#navmenu-v li:hover li:hover li:hover li a:hover,ul#navmenu-v li.iehover li.iehover li.iehover li a:hover {  background: #CCC;  color: #FFF;}ul#navmenu-v ul,ul#navmenu-v ul ul,ul#navmenu-v ul ul ul {  display: none;  position: absolute;  top: 0;  left: 150px;}/* Do Not Move - Must Come Before display:block for Gecko */ul#navmenu-v li:hover ul ul,ul#navmenu-v li:hover ul ul ul,ul#navmenu-v li.iehover ul ul,ul#navmenu-v li.iehover ul ul ul {  display: none;}ul#navmenu-v li:hover ul,ul#navmenu-v ul li:hover ul,ul#navmenu-v ul ul li:hover ul,ul#navmenu-v li.iehover ul,ul#navmenu-v ul li.iehover ul,ul#navmenu-v ul ul li.iehover ul {  display: block;}#cuerpo #centro #contenido #prin #fotos {	background-color: #FFFFFF;	height: 104px;	width: 204px;	float: right;	position: relative;	top: 15px;	right: 10px;}.fotos {	background-color: #FFFFFF;	height: 104px;	width: 204px;	float: right;	position: relative;	top: 1px;	right: 1px;	margin: 10px;	font-weight: bold;	color: #666666;	text-align: center;}.popbox {	font-size: 10px;	font-weight: bold;	color: #336600;	text-align: center;	font-family: Arial, Helvetica, sans-serif;}.fotos2 {	background-color: #FFFFFF;	height: 104px;	width: 204px;	float: left;	position: relative;	top: 1px;	right: 1px;	margin: 10px;}.noticias {	padding: 10px;	border: 1px solid #FFCF11;	margin-top: 10px;	margin-right: 5px;	margin-bottom: 10px;	margin-left: 5px;}table {	margin: 5px;	padding: 5px;	text-align: left;	vertical-align: top;	width: 450px;}td {	padding: 5px;	text-align: left;	vertical-align: top;}#enobras {	margin: auto;	width: 500px;}.fotocapa {	background-color: #666666;	margin: 5px;	text-align: center;	padding-top: 15px;	padding-right: 5px;	padding-bottom: 15px;	padding-left: 5px;	color: #FFFFFF;	font-weight: bold;}.PopBoxImageSmall{	border: none 0px #ffffff;	cursor: url("img/magplus.cur"), pointer;}.PopBoxImageLarge{	border: solid 1px #999999;	cursor: url("img/magminus.cur"), pointer;}.PopBoxImageShrink{	cursor: url("img/magminus.cur"), pointer;}.PopBoxImageLink{	cursor: pointer;}.PopBoxImageMove{	border: none 0px #ffffff;	cursor: pointer;}#cuerpo #centro #contenido #prin table {	border: 1px solid #666666;	display: inline-table;}#lineaamar {	height: 15px;	font-weight: bold;	font-size: 1em;}#divclasif {	height: 820px;	width: auto;	margin-right: auto;	margin-left: auto;	text-align: center;}#divclasif #clasig {	height: 818px;}#divclasif #clasif-tabla {	margin: auto;	width: 700px;	background: #FFF;}