body {
	margin: 0px;
	font-family: 'Fira Sans Condensed', sans-serif;
}
#tabla_gral {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: 17px;
	line-height: 25px;
	color: #666;
	background-color: #FFF;
}

.cabecera {
	height: 180px;
	border-bottom: solid 1px #CCCCCC;
	text-align: center;
	background-color: #5cc3d0;
	background-image: url(../img/cabecera_alfabetohebreo_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 19px;
}
.img_cabecera {
	width:1100px;
}
@media only screen and (max-width:1024px) { 
.img_cabecera {
	display:none
}
.img_cabecera_responsive {
	width: 100%;
	height: auto;
}
}

@media only screen and (max-width:1024px) { 
.cabecera {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #5CC3D0;
	display: none;
}
}
#tabla_gral.centro {
	width: 1100px;
}
@media only screen and (max-width:1024px) { 
#tabla_gral.centro {
	width: 100%;
}
}
.pie {
	height: 50px;
	background-color: #31a3b1;
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	color: #FFF;
}
@media only screen and (max-width:1024px) { 
.pie {
	padding-top: 20px;
	padding-bottom: 20px;
}
}
.pie a {
	color: #FFF;
}
.pie a:hover {
	text-decoration:none
}
.pie .ico {
	margin-left: 5px;
	margin-right: 5px

}
.pie .pie_der {
	float: right;
	width: 200px;
	text-align: center;
	line-height: 16px;
}
@media only screen and (max-width:1024px) { 
.pie .pie_der {
	float: none;
	width: 100%;
	padding-bottom:20px
}
}
.pie .pie_izq {
	float: left;
	width: 200px;
}
@media only screen and (max-width:1024px) { 
.pie .pie_izq {
	float: none;
	width: 100%;
	padding-bottom:20px
}
}
.pie .pie_der form{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.botonera {
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
}
@media only screen and (max-width:1024px) { 
#botonera {
	display:none;
}
}
#botonera_responsive {
	display:none;
}
.botonera_responsive_caja_logo{
	display:none
}
@media only screen and (max-width:1024px) { 
.botonera_responsive_caja_logo{
	display: block;
	background-color: #2FA3B0;
	width: 100%;
	padding-bottom: 40px;
}
#botonera_responsive {
	display: block;
	height: 40px;
	width: 100%;
	position: fixed;
}
}
#botonera_responsive .ico {
	cursor:pointer
}
#botonera_responsive .fijo {
	position: fixed;
}
#botonera_responsive #menu {

}
.botonera a{
	font-size: 23px;
	line-height: 60px;
	color: #666;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.botonera a:hover{
	color: #31A3B1;
}
#contenido {
	padding-top: 70px;
	padding-bottom: 50px;
	width: 1100px;
}
@media only screen and (max-width:1024px) { 
#contenido {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
}
#contenido .txt{
	padding-left: 15px;
	padding-right: 15px
}
}
#contenido .txt a {
	color: #31A3B1;
}
#contenido .txt a:hover {
	text-decoration:none
}
.link  {
	color: #666;
}
a.link:hover {
	text-decoration:none
}
#titulo_seccion {
	font-size: 50px;
	margin-bottom: 50px;
	color: #31A3B1;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
@media only screen and (max-width:1024px) { 
#titulo_seccion {
	font-size: 35px;
	margin-bottom: 30px;
	line-height: 35px;
	padding-top: 10px;
	text-align: center;
}
}
@media only screen and (max-width:1024px) { 
}
@media only screen and (max-width:1024px) { 
}
.subtitulo {
	font-size: 22px;
	padding-bottom: 20px;
	color: #31A3B1;
}

input, select {
	font-family: 'Fira Sans Condensed', sans-serif;

}
.foto {
	height: auto;
	width: 350px;
}
@media only screen and (max-width:1024px) { 
.foto {
	width: 100%;
	float: none;
	margin-left: 0px;
}
}
.foto_video {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
}
.foto_video iframe{
	width: 800px;
	height: 450px
}
@media only screen and (max-width:1024px) { 
.foto_video {
	padding-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.foto_video iframe{
	width: 100%;
	height: 200px
}
}
form {
	margin: 0px;
	padding: 0px;
}
.caja_contacto  {
	margin-right: 150px;
	margin-left: 150px;
	padding-bottom: 10px;
}
.caja_contacto .caja {
	width: 100%;
	font-family: 'Fira Sans Condensed', sans-serif;
	font-size: 16px;
	color: #666;
	padding: 5px;
	border: 1px solid #CCC;
}
@media only screen and (max-width:1024px) { 
.caja_contacto {
	margin-right: 0px;
	margin-left: 0px;

}
}

.caja_contacto  select {
	font-family: 'Fira Sans Condensed', sans-serif;
	font-size: 16px;
	color: #666;
	padding: 5px;
	border: 1px solid #CCC;
}
@media only screen and (max-width:1024px) { 
.caja_contacto  select {
	width: 100%;
}
}
.caja_peque {
	font-family: 'Fira Sans Condensed', sans-serif;
	font-size: 16px;
	color: #666;
	padding: 5px;
	border: 1px solid #CCC;
}
.aclaracion {
	text-align: center;
	padding: 20px;
	color: #124e82;
}
.bt_enviar {
	color: #FFF;
	background-color: #31A3B1;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
@media only screen and (max-width:1024px) { 
}
.destacado {
	font-size: 25px;
	color: #3E4794;
}
.bloque_servicio {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 100px;
	margin-left: 100px;
}
@media only screen and (max-width:1024px) { 
.bloque_servicio {
	margin-right: 0px;
	margin-left: 20px;
	padding-left: 0px;
	padding-right:0px
}
}
.bloque_servicio .titulo {
	font-size: 22px;
	color: #31A3B1;
	padding-bottom: 10px;
}
.peque {
	font-size: 14px;
}
