﻿@charset "utf-8";
/* CSS Document */

body{
	margin:0; 
	padding:0; 
	width:100%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-color: #f1eff0;
}

html { 
	padding:0; 
	margin:0;
}
.white { color:#ffffff; }
.divslide #vermas{
	margin-top:40px;
	width: 153px;
	height: 36px;
	background-image: url(../images/boton_vermas.jpg);
}

.divslide #vermas:hover{
	width: 153px;
	height: 36px;
	background-image: url(../images/btn_hover.jpg);
}

.divslide #vermas a{
	width: 153px;
	height: 36px;
}
.link:link, .link:visited, .link:active{
	color: #68458E;
	text-decoration: underline;
}

.link:hover{
	color: #68458E;
	text-decoration: none;
}

#titulo .link:link, #titulo .link:visited, #titulo .link:active{
	color: #FFF;
	text-decoration: underline;
}

#titulo .link:hover{
	color: #FFF;
	text-decoration: none;
}

#separador{
	color:#FFF;
}

#completo{
	margin:0 auto; 
	width:1006px;
	height:auto;
	background-image: url(../images/fondo_todo.jpg);
	background-repeat: repeat;
}

#sombra_izq, #sombra_der{
	margin:0 auto; 
	width:23px; 
	height:300px;
	float:left;
}

#contenido{
	margin:0 auto; 
	width:960px; 
	height:auto;
	float:left;
}

#encabezado{
	margin:0 auto; 
	width:960px; 
	height:112px;
	background-repeat: repeat;
	background-image: url('../images/fondo_header.jpg');
	
}

#encabezado #logo, #encabezado #titulo{
	float:left;
}

#encabezado #titulo{
	text-align:right;
	padding: 10px;
	padding-left:0px;
	padding-top: 15px;
	width: 630px;
}

#encabezado h2{ 
	color: #FFF;
	font-size: 12px;
	margin-bottom: 5px;
}

#columnas{
	background-color: #e9dff8;
	overflow: auto;
	width: 960px;
	float:left;
}

#columna_izq, #columna_der{
	float: left;
}

#columna_izq{
	width: 591px;
	background-color: #FFFFFF;
}

#columna_der{
	width: 369px;
}
#liga_bloque{
	text-decoration:none;
}

#testimonio{
	padding: 15px;
}

#testimonio #titulo_testimonio, #testimonio #vermas_testimonio{
	float: left;
}

#testimonio #vermas_testimonio{
	width: 200px;
	height: 30px;
	text-align: right;
	padding-top: 15px;
	clear: right;
}

#quote_open, #quote_close{
	float:left;
	width: 30px;
	height: 100px;
	padding: 3px;
}

#quote_open{
	background-image: url(../images/quote_open.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#quote_close{
	background-image: url(../images/quote_close.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#quote{
	float: left;
	width: 250px;
	padding: 5px;
}

#autor{
	float: left;
	clear: both;
	padding-left: 40px;
	font-weight: bold;
	padding-top: 5px;
}

#cortesia, #joint{
	float: left;
}

#joint .titulo_grande{
   font-size:11px;
} 

.titulo_grande{
	font-size:17px;
	color: #4d2683;
}

.titulo_chico{
	color: #a6a4a9;
}

.content_der{
    padding-left:18px;
	padding-top:15px;
}

#footer{
	clear:both;
	border-top: 1px solid #e1e1e1;
	background-color: #fbf6fb;
	width: 960px;
	float: left;
}

#joint #joint_text{
	width:200px;
	padding: 5px;
	line-height: 15px;
	margin-top: 5px;
}

#joint #joint_text .titulo_grande{
	color: #4d2683;
	font-weight: bold;
}

#joint #joint_escudo{
	width:50px;
	padding-right: 5px;
	margin-top: 7px;
	height: 53px;
	padding-left: 15px;
	border-left: 1px solid #e1e1e1;
}

#joint #joint_text, #joint #joint_escudo{
	float: left;
}

#cortesia{
	line-height: 10px;
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 65px;
	height: 50px;
}

#cortesia .primermenu{
	font-size: 12px;
}

#cortesia .segundomenu a:link, #cortesia .segundomenu a:visited, #cortesia .segundomenu a:active{
	color: #a6a4a9;
	border-bottom: 1px solid #e6d9f8;
	text-decoration: none;
}

#cortesia .segundomenu a:hover{
	color: #ffffff;
	background-color: #a6a4a9;
	border-bottom: 0px solid #e6d9f8;
	text-decoration: none;
}


#texto_breve{
	border-top:1px solid #e1e1e1;
	padding: 15px;
	padding-top: 15px;
}

#bloques{
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 7px;
	float: left;
}

#bloque_izq, #bloque_der, bloque{
	float:left;
	position:relative;
	background-image: url(../images/fondo_bloque.jpg);
	background-repeat: no-repeat;
	width: 268px;
	height: 227px;
}

#bloque_izq:hover, #bloque_der:hover, .bloque_hover{
	float:left;
	color: #FFFFFF;
	background-image: url(../images/fondo_bloque_hover.jpg);
	background-repeat: no-repeat;
	width: 268px;
	height: 227px;
	cursor:pointer;
}

.bloque_titulos, #bizq_flecha, #bder_flecha, .bloque_imagen{
	float: left;
}

.bloque_titulos{
	padding-right: 18px;
}

.bloque_titulos .titulo_grande, .bloque_titulos .titulo_grande{
	font-size: 17px;
	color: #FFFFFF;
}

.bloque_titulos .titulo_chico, .bloque_titulos .titulo_chico{
	color: #ad96c1;
}

.titulo_chico_blanco{
	color: #FFFFFF;
}

.bloque_imagen{
	padding-left: 11px;
}

.bloque_titulos{
	padding-top: 5px;
	padding-left: 11px;
}

.bloque_flecha{
	background-image: url(../images/flecha_go.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 51px;
}

.bloque_flecha_hover{
	background-image: url(../images/flecha_go_hover.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 51px;
}

#bloque_izq{
	padding-right: 25px;
}

.divslide{
	font-size: 12px;
	padding:10px;
	list-style:none;
}

.divslide p{
	font-size:11px;
	margin-top:5px;
	margin-bottom: 15px;
	padding:0;
}

h3{
	font-size: 17px;
	color: #4d2683;
	margin-bottom: 1px;
	margin: 0;
}

#video{
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
#mapa{
	float: left;
	margin-bottom:10px;
	margin-left: 15px;
	padding-right: 15px;

}

#form_renglon{
	float:left;
	width:100%;
	margin-bottom:4px;
}
#form_titulo{
	float:left;
	width:140px;
	padding-top:2px;
	color:#68458E;
	font-weight:bold;
}
#form_campo{
	float:left;
	width:340px;
	padding-top:3px;
}

.titulo_campo{
	font-size:11px;
	font-family:Verdana;
	width:340px;
}

.titulo_campo_imagen{
	font-size:11px;
	font-family:Verdana;
	width:100px;
}

.titulo_campo_combo{
	font-size:11px;
	font-family:Verdana;
	width:347px;
}
#max_caracteres{
	color:#68458E;
	font-size:10px;
	font-weight:normal;
	line-height:11px;
}
#num_caracteres{
	color:#336699;
}
#tooltip{
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
}
#image_gallery{
	list-style:none;
	width:350px;
	margin-left:5px;
	margin-top:5px;
}

#image_gallery .gallery img {
   margin-left:3px;
   margin-right:8px;
   margin-bottom:10px;
   width:70px;
   height:70px;
   border:solid 1px #FFF;
}

#image_gallery .gallery img:hover {
   border:solid 1px #68458E;
}
#slide{
	overflow:hidden;
	height:188px;
	position:relative
}

#nav a{
	padding:5px 8px;
	margin-right:5px;
	border: 1px solid #68458E;
	color:#68458E;
}
#nav a.activeSlide{
	color:#fff;
	background-color:#68458E;
}

#nav{
	text-align:center;
	float:right;
	position:relative;
	margin-top:-45px;
	margin-right:10px;
	z-index:100;
}

#nav2 a{
	padding:5px 8px;
	margin-right:5px;
	border: 1px solid #68458E;
	color:#68458E;
}
#nav2 a.activeSlide{
	color:#fff;
	background-color:#68458E;
}

#nav2{
	padding:5px 18px;
	text-align:left;

}
img{
	border:none;
}
#img_captcha{
	border:thin #68458E solid;
}
#enviar{
	padding: 5px 10px 5px 10px;
	background-color:#68458E;
	border:none;
	color:#FFF;
	font-weight:bold;
	float:right;
	cursor:pointer;
}

#verifica{
	float:left;
	line-height:13px;
}
#form_antirobot{
	float:left;
	width:100px;
	line-height:13px;
	padding:0 10px 0 10px;
	text-align:center;
	font-size:9px;

}
#mensaje_error{
	float:left;
	margin-left:5px;
	padding-right:5px;
}

#contacto_mensaje{
	width:500px;	
	height:40px;
	padding-top:5px;
	font-size:11px;
	line-height:15px;
	color:#cc0000;
}
#contacto_mensaje img{
	margin-top:-3px;
}
#textoAsunto{
	float:left;
	padding-top:3px;
}
#txtAsunto{
	font-size:11px;
	font-family:Verdana;
}
#info_contacto{
	font-size:10px;
	padding-bottom:10px;
}