﻿@charset "utf-8";
.estilos {
}
.margenestablas {
	padding: 12px;
	text-align: right;
}

.parrafoTestimonios {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color:#007BBF;
}
.menu {
	font-family: arial;
	font-size: 14px;
	vertical-align: bottom;
	color: #009DF2;
}

.columnaDerecha {
	background-color: #F2FBFF;
	border: thin solid #D5F0FF;
	padding: 15px;
	text-align: justify;
}
.TextoPiePagina {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #FFF;
	text-align: center;
}
.celdaPadding {
	padding: 10px;
}

.CeldaInfoPrincipal {
	padding: 10px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CAEDFF;
}
.TitulosAreaPrincipal {
	font-family: arial;
	font-size: 24px;
	font-style: normal;
	color: #5A9543;
	text-align: left;
}

.TitulosContactenos {
	font-family: arial;
	font-size:14px;
	font-style: normal;
	font-weight:bolder;
	color: #5A9543;
	text-align: left;
}

.TextoContactenos {
	font-family: helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight:bolder;
	color: #0073B4;
}

.TitulosColDerecha {
	font-family: helvetica;
	font-size: 24px;
	font-style: normal;
	color: #0073B4;
}
.HeaderColDerecha {
	font-family: helvetica;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color: #0073B4;
}
.subtituloColDerecha {
	font-family: helvetica;
	font-size: 14px;
	font-style: italic;
	text-transform: none;
	color: #659F4A;
}
.textosColDerecha {
	font-family: helvetica;
	font-size: 14px;
	font-style: italic;
	color: #007BBF;
	font-weight: 100;
}
.fondoPiePagina {
	background-image: url('images/index_25.jpg');
	text-align: center;
	font-family: arial;
	font-size: 10px;
	font-weight: lighter;
	color: #FFF;
	height: 0px;
	padding: 5px;
}
.textosAreaPrincipal {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	color: #007BBF;
	text-transform: none;
	font-weight: lighter;
	text-align: justify;
}
#menu {
	font-family: arial;
	text-align: right;
}
