@charset "utf-8";
.fondo_celdaizq {
	background-image: url(imagenes/fondo-celdaizq.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
}
.fondo_celdader {
	background-image: url(imagenes/fondo-celdader.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
}
.texto_homeblanco {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a.menuhome:link {
	color: #000000;
	text-decoration: none;
}
a.menuhome:visited {
	color: #000000;
	text-decoration: none;
}
a.menuhome:hover {
	color: #000000;
	text-decoration: underline;
}
a.menuhome:active {
	color: #000000;
	text-decoration: none;
}

.texto_homenegro {
	font-family: "Trebuchet MS", Arial;
	color: #000000;
	font-size: 11px;
	padding-left: 30px;
}
.menuint-celda {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 52px;
}
.textos_celda {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	padding-top: 40px;
	padding-left: 52px;
	padding-right: 30px;
}
.texto {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
}

.form_textos {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
}
.subtitulos {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #606410;
}
a.mails:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #606411;
	text-decoration: underline;
}
a.mails:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #606411;
	text-decoration: underline;
}
a.mails:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a.mails:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #606411;
	text-decoration: underline;
}


.pie {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #73744B;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 52px;
}
.galeria_celda {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	padding-top: 40px;
}
a.menuint:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menuint:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menuint:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.menuint:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


a.menupie:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menupie:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menupie:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.menupie:hover {
	color: #FFFFFF;
	text-decoration: underline;
}.form_opcion {
	margin-bottom: -2px;
}
.texto_confirmaform {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #606411;
}

