/*****************************/
/* CSS Document */
html {
  height: 100%;
  width: 100%;
}

form {
  margin: 0px;
  padding: 0px;
}

body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding:  0px;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
}

table.centrar {
     width: 100%;
	 height: 100%;
}

td.centrar {
     vertical-align: middle;
}

.table_1 {
	width: 800px;
	border: 0px solid #000000;
	background-color: #FFFFFF;
	height: 712px;
	padding: 0px;
	margin: 0px;
}

.table_1_cell_1 {
    width: 800px;
	height: 135px;
}

.table_1_cell_2 {
    width: 800px;
	height: 45px;
}

.table_1_cell_3 {
    width: 595px;
	height: 445px;
	padding-top: 16px;
}

.table_1_cell_3a {
    width: 155px;
	height: 445px;
	vertical-align:  top;
	padding-top: 16px;
	padding-left: 40px;
}

.table_1_cell_3b {
    width: 155px;
	height: 445px;
	vertical-align: top;
	padding-top: 16px;
	padding-left: 45px;
}

.table_1_cell_3c {
    width: 155px;
	height: 445px;
	vertical-align: top;
	padding-top: 16px;
	padding-left: 45px;
}

.table_1_cell_3d {
    width: 195px;
	height: 445px;
	vertical-align: top;
	padding-top: 32px;
	padding-left: 10px;
	font-size: 11px;
	text-align: center;
}

.table_1_cell_4 {
    width: 800px;
	height: 51px;
	vertical-align: top;
	border-top: 2px solid #999999;
}

.table_1_cell_5 {
    width: 800px;
	height: 15px;
	vertical-align: top;
	border-top: 2px solid #999999;
}

.table_1_cell_6 {
    width: 800px;
	height: 21px;
	vertical-align: top;
	border-top: 2px solid #999999;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

hr {
    width: 600px;
	border: 1px solid #999999;
}

h4 {
    margin: 0px;
	padding: 0px;
	font-size: 15px;
}

.inputbox {
       width: 216px;
	   height: 17px;
	   	background: url(/images/inputbox.jpg) no-repeat;
		border: 0px;
}
.textarea {
       width: 280px;
	   height: 100px;
}

td.sectiontableentry1{
	font-size: 9.5px;
	border-bottom: 1px solid #cccccc;
	background-color: #f2f2f2;
	height: 15px;
}

td.sectiontableentry2 {
	font-size: 9.5px;
	border-bottom: 1px solid #cccccc;
	height: 15px;
}

.fuente_1 {
    font-size:  11px;
	font-weight: bold;
}

.fuente_3 {
    font-size:  11px;
}

.fuente_2 {
    font-size:  12px;
	font-weight: bold;
	color: #004d9b;
}

div#contacto {
	width: 328px;
	height: 311px;
	background: url(/images/fondo_contacto.jpg) no-repeat;
	padding-top: 30px;
	padding-left: 20px;
}

.seccion {
   width: 575px;
   height: 365px;
}

.seccion_td1{
   width: 285px;
   height: 365px;
}

.seccion_td2{
   width: 255px;
   height: 325px;
   background: url(/images/fondo_seccion.jpg) no-repeat;
   vertical-align: top;
   padding-top: 40px;
   padding-right: 35px;
}

.seccion_td3{
   width: 270px;
   height: 330px;
   background: url(/images/fondo_seccion.jpg) no-repeat;
   vertical-align: top;
   padding-top: 35px;
   padding-right: 20px;
}

ul.mapa a {
   color:#000000;
}

ul.mapa a:hover, ul.mapa a:active, ul.mapa a:focus {
    color:#000066;
	text-decoration:underline;
}

div#footer {
	overflow: hidden;
}

#power_by{
	  padding-top: 3px;
	  font-size: 10px;
}