@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-image: url(images/background.jpg);
	 }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #E97927;
}
a:active {
	text-decoration: none;
	color: #E97927;
}
.imagen_esquina {width:164px; height:150px; position:absolute; top:0px; right:0px; z-index:8000; }

/* CAJAS INICIA*/
.tabla_encabezado{
	vertical-align: top;
	margin:0px;
	padding:0px;
}
.tabla_main {
	width:850px;
	margin:auto;
	padding: 0px;
	}
.tabla_menu {
	vertical-align: top;
	padding:0px 0px 0px 0px;
	background-image: url(images/fondo-menu.jpg);
}
.fondo_menu {
	vertical-align: top;
	width:200px;
	background-image: url(images/fondo-menu.jpg);
}
.tabla_contenido {
	vertical-align: top;
	margin:0px 20px 0px 13px;
	padding:15px 24px 10px 0px;

}
.fondo_contenido {
	vertical-align: top;
	width:650px;
	background-image: url(images/fondo-contenido.jpg);
	}
/* CAJAS FIN*/



/* TEXTOS BASICOS*/
p {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	text-align:justify;
	color: #666666;
	margin: 0px;
	}
/*PIE de pagina final*/
.texto {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	text-align:justify;
	color: #666666;
	margin: 0px;
}
.textoC {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	text-align:justify;
	color: #666666;
	margin: 0px;
}


h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #09678B;
	margin: 0px;
	}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: lighter;
	color: #09678B;
	margin: 0px;
}
h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}
h4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #09678B;
	margin: 0px;
}
h5 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #09678B;
	margin: 0px;
}
.titulo {
	font-family:"Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: none;
	font-style:italic;
	color:#996600;
}
.subtitulo {
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	font-style:italic;
	color:#996600;
}

.regresar {
	width:200px;
	float: right;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	color: #ff0000;
	padding: 0px 50px 0px 0px;
}
/* BASICOS INICIA*/









/* inicio CONTACTOS */
.contactos_texto {
font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color:#000000;
}
.contactos_textob {
font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.contactos_titulo {
font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}

.formulario {
	font-family:  Arial;
	font-size: 12px;
	color: #000000;
	background:  #ffffff;
	border:1px solid #B6BF3C;
	height: 17px;
}
.formulario2 {
	font-family:  Arial;
	font-size: 12px;
	color: #000000;
	background:  #ffffff;
	border:1px solid #B6BF3C;
}

.boton {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
	padding:2px 13px 2px 13px;
	border:0px;
	background-color: #09678B;
}
.boton_over {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	padding:2px 13px 2px 13px;
	border:0px;
	background-color: #064A64;
}
/* fin CONTACTOS */






/*PIE de pagina inicia*/
.tabla_pie {
	width:830px;
	background:url(images/fondo_pie.jpg);
	padding: 25px 10px 0px 10px;
	height:65px;
}
.pie1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color:#666666;
}
.pie {
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	color:#666666;
}
 .contador{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	align:center;
	font-weight: none;
	color: #000000;
 }
 .tabla_ticodesign {
	width:850px;
	margin:auto;
	height:18px;
}
 .t1 {
	width:120px;
	float:right;
	height:22px;
}
 .t2 {
	width:120px;
	text-align:left;
	float: left;
	height:22px;
}
.link_ticodesign{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
 }
