/* Estilo General*/
/* Por Alvaro Fernandez 2005 */
/* www.alvaroweb.com  |  info@alvaroewb.com */

/*General*/

table {border-collapse:collapse; border: none; vertical-align: top;}
body {margin:0; font-family: arial, sans serif; font-size: 12px; padding: 0; background-color: #E2B066;}
td {font-family: arial, sans serif; font-size: 12px; }

img {border: 0;}
.bold {font-weight: normal;}
h1 {font-size: 22px; display: inline; color: #B61729; font-weight: bold;}
h2 {font-size: 14px; display: inline; font-weight: bold; color: #316C77;}
h3 {font-size: 22px; display: inline; font-weight: normal;}
h4 {font-size: 10px; display: inline; font-weight: normal;}
h5 {font-size: 10px; display: inline; font-weight: bold;}

A {text-decoration: none; color:#0033CC; font-family:Arial, Helvetica, sans-serif; font-size:8pt}
A:hover {text-decoration: none; color: #CC0000; font-family:Arial, Helvetica, sans-serif; font-size:8pt}


/*Especifico*/
#fondo {width: 100%; height: 100%;}
#celdaFondo {width: 100%; height: 100%;}
#tablaContenido {width: 752px; height: 459px; text-align: center;}
#cabecero {width: 752px; height: 112px;}
#centroPrecios { background-color:#FFFFFF; width: 752px; height: 300px; }
.txtcolor { color: #999900; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt}
#centroVisita { background-color:#FFFFFF; width: 752px; height: 300px; text-align: left;}
#centroDcha {width: 350px; height: 300px;}
#pie {width: 752px; height: 47px;}

/* Tabla de precios */
.precios-tabla { padding: 0px; margin-left: 10px; margin-right: 10px; width:170px;}
.precios-tabla td {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; border-bottom: 1px solid black;}
.precios-cabeza { font-weight: bold; padding-right:2px;  }
.precios-cabeza > td:first-child {padding-left: 8px;}
.precios-fila  { text-align: center }
.precios-txt { text-align: left; font-size: 7pt; padding-left: 8px;}
#tablaFormulario td{font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: white;}
input, textarea, select {border: 1px solid black; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}

