/* CSS Document */@charset "ISO-8859-1";body {	background-color: #DADBBF;	background-repeat: repeat-x;	margin-top: 15px;}.tableBorder {	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-right-style: none;	border-bottom-style: solid;	border-left-style: none;	border-top-color: #666666;	border-right-color: #666666;	border-bottom-color: #666666;	border-left-color: #666666;}.tablaPlecaVertical {	border-right-width: 1px;	border-right-style: solid;	border-right-color: #666666;	height: 100%;}.cuerpoTextoTítulo {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	text-align: left;	vertical-align: top;	font-weight: bold;}a:hover {	color: #990000;}.cuerpoTextoAlignDer {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	padding-right: 6px;	text-align: right;}.cuerpoTextoAlignCentro {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	text-align: center;	padding-right: 6px;}.cuerpoTextoAlignIzq {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	text-align: left;	padding-right: 6px;}a {	color: #DE7E00;	font-weight:bold;	text-decoration: none;	}	a:hover {	color: #3366CC;	}
