body {
	background-color:#F1EDE7;
	background-image: url(../images/background_total.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.tabla_background {
	width:701px;
	

}

.tabla_background_header {
	width:701px;
	height:244px;
	background-image: url(../images/background_header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
	
	

}
.link_header{
	position:absolute;
	margin-top:16px;
	margin-left:549px;
	width:130px;
	height:130px;
}

.tabla_background_image_text {
	width:701px;
	background-image: url(../images/background_image_table_text_total.jpg);
	background-position:top;
	background-repeat: repeat-y;
	

}

.tabla_background_text {
	width:701px;
	background-image: url(../images/background_table_text.jpg);
	background-position:top;
	background-repeat: no-repeat;
	

}

.tabla_menu {
	width:701px;

}

.tabla_background_footer {
	width:701px;
	height:73px;
	background-image: url(../images/background_footer.jpg);
	background-position:top;
	background-repeat: no-repeat;
	

}

.textos_footer {
	font-family: Geneva, Arial, Helvetica;
	font-size:10px;
	color: #FFFFFF;
	font-weight:normal;
	text-align:left;

}

.textos {
	font-family: Geneva, Arial, Helvetica;
	font-size:11px;
	color: #6F6F6F;
	font-weight:normal;
	text-align:left;

}

.textos_titulo {
	font-family: Geneva, Arial, Helvetica;
	font-size:13px;
	color: #6F6F6F;
	font-weight: bold;
	text-align:left;

}

a.textos_footer,
a:active.textos_footer,
a:visited.textos_footer,
a:hover.textos_footer {
	font-family: Geneva, Arial, Helvetica;
	font-size:10px;
	color: #FFFFFF;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}

a:hover.textos_footer {
	font-family: Geneva, Arial, Helvetica;
	font-size:10px;
	color: #FFFFFF;
	font-weight:normal;
	text-align:left;
	text-decoration: underline;
}

a.textos,
a:active.textos,
a:visited.textos,
a:hover.textos {
	font-family: Geneva, Arial, Helvetica;
	font-size:11px;
	color: #6F6F6F;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}

a:hover.textos {
	font-family: Geneva, Arial, Helvetica;
	font-size:11px;
	color: #6F6F6F;
	font-weight:normal;
	text-align:left;
	text-decoration: underline;
}

TABLE.tabla_form_contacto{
	font-family: Geneva, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #6F6F6F;	
}
input {
	font-size:11px;
	color: #6F6F6F;	
	border-top-color: #F4F0EB;
	border-left-color: #F4F0EB;
	border-bottom-color: #F4F0EB;
	border-right-color: #F4F0EB;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	background-color:#FAF8F5;
	width:200px;
	height:22px;
}
.boton_input {
	font-size:11px;
	color: #6F6F6F;
	border-top-color: #F4F0EB;
	border-left-color: #F4F0EB;
	border-bottom-color: #F4F0EB;
	border-right-color: #F4F0EB;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	background-color:#FAF8F5;
	width:94px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #6F6F6F;
	border-top-color: #F4F0EB;
	border-left-color: #F4F0EB;
	border-bottom-color: #F4F0EB;
	border-right-color: #F4F0EB;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	background-color:#FAF8F5;
	width:200px;
	height:62px;
}

.textos_copyright {
	font-family: Geneva, Arial, Helvetica;
	font-size:10px;
	color: #6F6F6F;
	font-weight:normal;

}
a,
a:active,
a:visited {
	font-size:11px;
	color: #333;
	text-decoration:none;
  font-weight:bold;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

