body
{
 font-size: 10pt;
 font-family: Verdana;
 text-decoration: none;
 color: black;
 background-image: url(images/fondo2.gif);
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: center;
}

td
{
 font-size: 10pt;
 font-family: Verdana;
 text-decoration: none;
 color: black;
}

td.titulo
{
 font-size: 10pt;
 font-family: Verdana;
 text-decoration: none;
 text-align: center;
 font-weight: bold;
 color: white;
 background-color: #7382BF;
}

td.form
{
 font-size: 10pt;
 font-family: Verdana;
 text-decoration: none;
 font-weight: bold;
 text-align: right;
 color: black;
}

td.borde
{
 font-size: 10pt;
 font-family: Verdana;
 text-decoration: none;
 background-color: #C5E9D3;
 color: black;
 text-align: center;
 border : thin solid black;
 padding: 10;
}

table.oferta
{
 border: medium groove Red;
 font-weight: bold;
}

table.autodet
{
 border: thin solid black;
}

A:link
{
 font-size: 10pt;
 font-family: Verdana;
 text-decoration: none;
 color: #3366CC;
}

A:visited
{
 font-size: 10pt;
 font-family: Verdana;
 text-decoration: none;
 color: #3366CC;
}

A:hover
{
 font-size: 10pt;
 font-family: Verdana;
 text-decoration: none;
 color: #666666;
}

A:link.comp
{
 font-size: 14pt;
 font-family: Verdana;
 text-decoration: none;
 color: black;
}

A:visited.comp
{
 font-size: 14pt;
 font-family: Verdana;
 text-decoration: none;
 color: black;
}

A:hover.comp
{
 font-size: 14pt;
 font-family: Verdana;
 text-decoration: none;
 background: #FF9;
 color: black;
 text-decoration: underline overline;
}

A:link.cabecera
{
 font-size: 10pt;
 font-family: Verdana;
 text-decoration: none;
 color: white;
}

A:visited.cabecera
{
 font-size: 10pt;
 font-family: Verdana;
 text-decoration: none;
 color: white;
}

A:hover.cabecera
{
 font-size: 10pt;
 font-family: Verdana;
 text-decoration: none;
 color: white;
}

.textbox
{
 font-size: xx-small;
 font-family: Verdana;
 background-color: #C5E9D3;
 border-width: thin;
 border-style: solid;
 border-color: black;
}

.flatbutton
{
 font-size: xx-small;
 font-family: Verdana;
 background-color: #AAAA1D;
 color: white;
 font-weight: bold;
 border-width: medium;
 padding: 3;
}

.yellowThing
{
 background: #FF9;
 cursor:hand
}

.whiteThing
{
 background: transparent;
 cursor:hand
}

.transparente
{
 border:none;
 background-color:transparent;
 text-align:center;
 overflow:hidden;
 font-size: 10pt;
 font-family: Verdana;
 font-weight: bold;
 text-decoration: none;
 color: black;
}
table.legal
  {
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	color: Black;
	background-color: white;
}

.legal
{
 font-size: 8pt;
 font-family: Verdana;
 text-decoration: none;
 color: #3366CC;
}
a:link.legal{
 font-size: 8pt;
 font-family: Verdana;
 text-decoration: none;
}
a:hover.legal{
 font-size: 8pt;
 font-family: Verdana;
 text-decoration: none;
}
a:visited.legal{
 font-size: 8pt;
 font-family: Verdana;
 text-decoration: none;
}	
