@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-color:#ffffff;
	background-image: url(picts/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment:fixed;
	 }
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;
}


/* inicio aprobados */
.texto {
font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color:#55402D;
}
.textopeq {
font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color: #55402D;
}
.menu {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.titulomenu {
font-family:arial;
	font-size: 23px;
	font-weight: none;
		
	color:#000000;
}
.textob {
font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}
.pie1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color:#ffffff;
}
.pie {
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	color:#ffffff;
}
.titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: none;
	font-style:normal;
	color:#996600;
}
.titulo2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: none;
	font-style:normal;
	color:#996600;
}
.subtitulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color:#7D5500;
}
.link_ticodesign{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #000000;
 }
 .contador{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #000000;
 }
.goback {
	font-family: Arial;
	font-size: 13px;
	font-weight: none;
	color:#996600;
}
/* fin aprobados */

/* 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;
}
.contactos_form_boton{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.contactos_form {
	font-family:  Arial;
	font-size: 11px;
	color: #000000;
	border:1px solid #9D2022;
	background: #ffffff;
}

/* fin CONTACTOS */



 .formulario_boton {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #A4DDDA;
}
.formulario {
	font-family:  Arial;
	font-size: 11px;
	color: #000000;
	border:1px solid #9D2022;
	background: #ffffff;
}



