a:link, a:visited {
	text-decoration:underline;
	color:#eb6e08;
}

a:hover, a:active	{
	text-decoration:none; 
}

a.blanca:link, a.blanca:visited {
	text-decoration:underline;
	color:#ffffff;
}

a.blanca:hover, a.blanca:active	{
	text-decoration:none; 
}

a.sin:link, a.sin:visited	{
	color:#eb6e08;
	text-decoration: none;
}

a.sin:hover, a.sin:active	{
	text-decoration: none;
}
 
body {
	margin:0px;
	padding:0px;
    background-color: #ffffff;
/*	background-image:url(imagenes/fondo.png); */
	background-repeat:repeat-x;
	background-position:top;
	font-size: 14px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #0c528a;
}

.balazo	{
	color: #00367d;
	font-style:italic;
    text-align:justify;
}
.centro {
    text-align: center;
}

.chica	{
	font-size: 11px;
}
.chocolate  {
    color:#990000;
    font-size:18px;
    font-weight: bold;
}

.copy { 
	color:#FFFFFF; 
	font-size:10px; 
}

.copy a { 
	color:#FFFFFF; 
	font-size:10px; 
	font-weight:bold; 
}

.destacada  {
    color: #da5811;
}

.exch 	{
	font-size: 10px;
}

.exch a	{
	font-weight: bold;
}

.form1 { 
	width:174px;
	height:17px;
	font-family:tahoma;
	font-size:12px;
	border-style: solid;
	border-width: 1px;
	border-color:#808080;
	background-color:#ffffff;
	color:#5F5F5F;
	margin-left:0px;
	margin-right:0px; 
}

.pie	{
	background-color: #5eb0e5;
	text-align: center;
	vertical-align: 50%;
    height: 16px;
}

.textarea {  
	width:174px;
	font-family:tahoma;
	font-size:12px;
	border-style: solid;
	border-width: 1px;
	border-color:#808080;
	background-color:#ffffff;
	color:#5F5F5F;
	margin-left:0px;
	margin-right:0px; 
}

.white {
	color:#ffffff; 
	text-decoration:none; 
}

div.margen_ancho    {
    background-color: #ffffff;
    color: #999999;
    font-family: 'CenturyGothic', 'Century Gothic', 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    margin: 0px;
    padding: 12px 48px 12px 48px;
    text-align:left;
}

dt  {
	color: #003366;
	font-weight: bold;
}

h1		{
	background: transparent;
	color: #eb6e08;
	font-size: 18px;
	margin: 2px 10px 5px 0px;
}

h1.blanca		{
	background: transparent;
	color: #ffffff;
	font-size: 26px;
	font-weight:lighter;
    text-align: left;
/*	vertical-align: middle; */
/*    height: 40px; */
	margin: 0px 0px 0px 0px;
	padding:8px 18px 6px 48px;
/*	background:url(imagenes/viga.jpg) center top no-repeat transparent;  */
}

h2		{
	background: transparent;
	color: #da5811;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

h2.blanca	{
	background: transparent;
	color: #ffffff;
	font-size: 16px;
	margin: 0px;
	text-align:left;
	padding:8px 8px 8px 8px;
}

h3		{
	background: transparent;
	color: #001c47;
	font-size: 14px;
	margin: 0px;
}

h4		{
	background: transparent;
	color: #eb6e08;
	font-size: 12px;
	margin: 0px;
}

h5		{
	background: transparent;
	color: #faba00;
	font-size: 10px;
	margin: 0px;
}

h6		{
	background: transparent;
	color: #636363;
	font-size: 8px;
	margin: 0px;
}

hr		{
/*	align: center; */
	color: #CC0000;
/*	size: 2; */
	width: 62%;
}	

input.boton	{
	background-color: #eb6e08;
	border: none;
	font-family:tahoma;
	color: #FFFFFF;
	font-size: 12px;
	margin: 1px;
    padding:2px;
}

/*
li {
	background:url(imagenes/li.gif) center left no-repeat; 
	margin:0 0 0 0px; 
	padding:0 0 0 11px; 
	line-height:16px; 
}
*/

p	{
	margin: 0px 0px 10px 0px;
}

p.justificado   {
	margin: 0px 0px 10px 0px;
    text-align:justify;
}

p.texto	{
	margin: 0px 0px 10px 0px;
    text-align:justify;
}


table.envolvente	{
	border-width: 0px;
	border-style:none;
	border-color: #000000;
    padding: 0px;
/*	height: 100%; */
	width: 100%;
}

table td    {
    background: transparent;
}

table.melon	{
	border-width: 0px;
	border-style: solid;
	border-color: #650f63;
    padding: 10px;
	height: 100%;
	width: 100%;
}

table.orilla	{
/*	background: #ffffff; */
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #4e929f;
	height: 100%;
}

table.orilla_externa	{
	background: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #001c47;
    padding: 11px;
	height: 100%;
	width: 100%;
}

table.orilla_interna	{
	background: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
    padding: 0px;
	height: 100%;
    width: 100%;
}

td.destaca	{
	background-color: #eb6e08;	/*885e3f; */
	color: #ffffff;
}

td.destaca2	{
	background-color: #ec9c00;
	color: #303030;
}

td.fondo    {
	background-color: #d2eaf0;
}

ul {
	margin: 0px 0px 10px 16px;
/*	padding: 0px 0px 0px 8px; */
    list-style-image: url(imagenes/li.gif);
}

div.small   {
    float: left;
    margin: 0px 10px 10px 0px;
}

#fondo_logo  {
	background-color: #ffffff; /* transparent; #e7f3f8; */
}

#logo  {
    margin: 10px 0px 0px 0px;
	width:980px;
	position:relative;
	left:50%;
	margin-left:-490px;
	background-color: #ffffff; /* e7f3f8; */
}

#fondo_menuh  {
	background-color: transparent; /* #cfcfcf; 0091d5; ffbb00; */
	width: 100%;
}

#menuh  {
    margin: 0px 0px 0px 0px;
	width:980px;
	position:relative;
	left:50%;
	margin-left:-490px;
	background-color: #cfcfcf; /* 0091d5; ffbb00; */
	z-index: 10;
}

#envoltura  {
    margin: 10px 0px 0px 0px;
	width:980px;
/*	overflow:hidden; */
	position:relative;
	left:50%;
	margin-left:-490px;
}

#contenido	{
	position:relative;
	overflow:hidden;
	text-align:left;
	background-color: #ffffff;
}

#izquierda	{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#derecha	{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: left;
}

#banner	{
	position:relative;
	overflow:hidden;
	text-align:left;
	background-color: #ffffff;
}

#ligas  {
/*	background:url(imagenes/pie.jpg) center bottom no-repeat transparent;  */
	background: #cfcfcf;
	padding: 4px;
    vertical-align:middle;
    color: #ffffff;
    height: 26px;
}

#referencia  {
	background: #009ee0; /* 99ccff; */
	padding: 4px;
    vertical-align:middle;
	color: #001c47;
    height: 82px;
}

#flotante    {
    float: left;
    margin: 0px 10px 10px 0px;
}

#mensaje, mensaje_c, mensaje_d, mensaje_e, mensaje_i    {
    background-color:#ffffff; 
    color:#3c3c3c;
/*    font-size:11px;  */
    font-weight: bold;
    text-align: left;

    border-top: 1px #e07620 solid; 
    border-right: 0px #e07620 solid; 
    border-bottom: 0px #e07620 solid; 
    border-left: 0px #e07620 solid;
    margin: 0px;
    padding: 6px 0px 6px 0px;
}

#margen10   {
    margin: 10px;
}
