body {
	font-family: "Arial", serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	border: 0;
    background-color: #FFFFFF;
}

img {
    border: none;
}

*:focus {outline: none;}

#contenedor {
	width: 990px;
    height: 100%;
	text-align: left;
	padding: 0;
	margin: auto;
	border: 0;
    background-color: #FFFFFF;
}

#contencab2 {
	width: 815px;
	padding: 0;
	margin: auto;
	border: 0;
    background-color: #FFFFFF;
}
#contencab3 {
	width: 995px;
	padding: 0;
	margin: auto;
    color: #000000;
	border: 0;
    background-color: #FFFFFF;
}
#encabezado {
	width: 100%;
    padding-top: 13px;
    padding-bottom: 0px;
	margin: auto;
	border: 0;
}

#logo {
    float: left;
	width: 294px;
    height: 115px;
	border: 0;
}
#cita {
    float: left;
    height: 30px;
    color: #6b6a6b;
	width: 694px;
    text-align: right;
    font-family: "Arial", serif;
    font-size: 15pt;
	border: 0;
}
#telefono {
    float: left;
    height: 40px;
    color: #6b6a6b;
	width: 694px;
    text-align: right;
    font-family: "Arial", serif;
    font-size: 30pt;
	border: 0;
}


#encabezado nav{
  float: left;
  width: 100%;
}

#promo  {
    float: left;
	width: 990px;
    padding-top: 10px;
    height: 415px;
    margin-top:-10px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #D3D3D3;
}

.promoicono{
  float:right;
  bottom: 0px;
  height: 47px;
  margin-top: 7px;
}

.promoicono:hover{
  cursor: pointer;
}

.promoflecha{
  float: right;
  background: url(../imag/testimonio.png) no-repeat;
  margin: 0px;
  width: 40px;
  height: 40px;
}

.promoflecha:hover{
  cursor: pointer;
  background: url(../imag/testimonio2.png) no-repeat;
}

#bannerconte{
    float: left;
	width: 990px;
    padding-top: 5px;
    height: 145px;
	border: 0;
}
#detalle {
    float: left;
	width: 990px;
    padding-top: 10px;
    height: 690px;
	border: 0;
    background-color: #FFFAF0;
}

#conteleft {
    float: left;
	width: 306px;
    padding-top: 40px;
	border: 0;
}

#conteright{
    float: left;
	width: 634px;
    padding-top: 40px;
    padding-left: 50px;
   	border: 0;
}
#ubica{
    float: left;
	width: 990px;
    background-color: #f1fdb1;
    padding-top: 10px;
    height: 450px;
	border: 0;
}
#ubicadatos{
    position: relative;
    float: left;
	width: 306px;
	border: 0;
}
#ubicamapa{
    position: relative;
    float: left;
	width: 684px;
	border: 0;
}



#enlaces{
    float: left;
	width: 990px;
    padding-top: 10px;
    height: 160px;
	border: 0;
}

#ventana{
    width:100%;
    height:1265px;
	z-index:40099;
}

#overlay{
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;;
	background-color:#777777;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
	z-index:50000;
}
#popupBox{
	position: fixed;
    top:50%;
	left:50%;
    margin-left:-372px;
    margin-top:-203px;
    height: 300px;
    width: 680px;
    color: #000000;
    border-width: 1px;
    border-bottom-color: #000000;
    padding-left: 32px;
    padding-right: 32px;
	background-color:#ffffff;
	z-index:60000;
}

#popupContent {
    display:none;
    font-family:Arial, Helvetica, sans-serif;
    color: #4E93A2;
    margin-top:30px;
    margin-left:30px;
    margin-right:30px;
}

.menucaja {
    position: relative;
    float: left;
	width: 306px;
}

.fotostaff {
    position: relative;
    float: left;
    margin-top: 30px;
	width: 264px;
    height: 300px;
}
.cajavideos {
    position: relative;
    float: left;
    margin-top: 30px;
	width: 178px;
    height: 130px;
}

.textovideos {
    position: relative;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
	width: 328px;
    height: 130px;
}

.dettex{
  float:left;
  width: 100%

}

.dettex ul{
    list-style-type: disc;
    padding-left: 15px;
    margin: 0px;
}

.dettex ul li{
    color: #6b6a6c;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 11pt;
    padding-left: 5px;
}

ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.dropdown{
  position: relative;
  width: 100%;
}

ul.menudet{
  position: relative;
  width: 100%;
  list-style-image: url('../imag/bulet.gif');
  padding: 0 0 0 35px;
}

ul.dropdown li{
  font-family: "Arial", serif;
  font-size: 12pt;
  color: #545354;
  float: left;
  width: 110px;
  position: relative;
}

ul.dropdown a:hover{
  color: #FFFFFF;
}

ul.menudet li{
    float: left;
    width: 265px;
    position: relative;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 9pt;
    font-weight: bold;
    height: 20px;
}

ul.menudet a:hover{
  color: #FFFFFF;
}
ul.dropdown li a {
  display: block;
  padding: 10px 0px;
  color: #545354;
  position: relative;
  z-index: 2000;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  background-color:white;
}

ul.menudet li a {
  color: #6b6a6c;
  z-index: 999;
}

ul.menudet li a.activo{
  color: #769708;
  z-index: 999;
}


ul.menudet li a:hover,
ul.menudet li a.hover{
  position: relative;
  color: #769708;
}
ul.dropdown li a:hover,
ul.dropdown li a.hover{
  background: #b9c77a;
  position: relative;
  color: #FFFFFF;
}


ul.dropdown ul{
 display: none;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 1000;
}

ul.dropdown ul li {

  background: #FFFFFF;
  width: 180px;
  color: #000;
  border: 1px solid #ccc;
}

ul.dropdown ul li a{
  font-weight: normal;
  display: block;
  color: #545354 !important;
  background: #FFFFFF !important;
  padding-left: 10px;
  text-align: left;
}

ul.dropdown ul li a:hover{
  display: block;
  background: #fcd25a !important;
  font-weight: bold;
  color: #fff !important;
}

.drop > a{
  position: relative;
}

.drop > a:after{
  content:"";
  position: absolute;
  right: 1px;
  top: 40%;
  border-left: 5px solid transparent;
  border-top: 5px solid #888888;
  border-right: 5px solid transparent;
  z-index: 9999;
}

.drop > a:hover:after{
  content:"";
  border-left: 5px solid transparent;
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
}

.promocaja {
    position: relative;
    float: left;
	width: 306px;
}

.promocajacab{
  width: 100%;
  height: 8px;
}

.menucaja {
    position: relative;
    float: left;
	width: 306px;
}
.testcaja {
    position: relative;
    float: left;
	width: 306px;
}
.bannercaja {
    position: relative;
    float: left;
}
.enlacecaja {
    position: relative;
    float: left;
	width: 232px;
}
.banner {
    position: relative;
    width: 270px;
    height: 87px;
}

.subraya {
  background:url(../imag/linpix.gif) repeat-x;
  width: 100%;
  height: 16px;
}

.titulogri {
    color: #6b6a6c;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 9pt;
    text-align: justify;
}

.titulogri1 {
    color: #6b6a6c;
    text-align: center;
    font-family: "Arial", serif;
    font-weight: bold;
    font-size: 12pt;
}
.titulogris {
    color: #6b6a6c;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 10.5pt;
    padding-left: 10px;
    text-align: justify;
}

.titulogrisa {
    color: #6b6a6c;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 11pt;
    text-align: justify;
}

.tituloazula {
    color: #00008B;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 11pt;
    text-align: justify;
}

.titulonegro_rayado {
    color: #000000;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 11pt;
    text-decoration: underline;
    padding-left: 12px;
}

.titulonegro_rayado:hover{
    cursor: pointer;
    color: #6b6a6c;
}
.tituloblanco {
    color: #ffffff;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 11pt;
    font-weight: bold;
    text-align: justify;

}
.titulogrisitaly {
    color: #6b6a6c;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    padding-left: 10px;
    padding-bottom: 20px;
    text-align: justify;
}
.titulogris1 {
    color: #6b6a6c;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 14pt;
    padding-left: 10px;
    margin-top: 4px;
}

.titulogris1a {
    color: #6b6a6c;
    text-align: center;
    font-family: "Arial", serif;
    font-size: 14pt;
    margin-top: 5px;
    height: 50px;
}

.titulogris1b {
    color: #6b6a6c;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 18pt;
    padding-left: 10px;
    margin-top: 4px;

}

.titulogris2 {
    color: #6b6a6c;
    padding-top: 7px;
    text-align: center;
    font-family: "Arial", serif;
    font-size: 20pt;
    height: 45px;
}

.titulogris3 {
    padding-top: 10px;
    color: #6b6a6c;
    text-align: center;
    font-family: "Arial", serif;
    font-size: 22pt;
    font-weight: bold;
    height: 35px;
}

.titulomor {
    color: #660080;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 10.5pt;
    font-weight: bold;
}


.titulo_col2 {
    color: #769708;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 12pt;
    font-weight: bold;
}

.titulomora {
    color: #660080;
    text-align: left;
    font-family: "Arial", serif;
    margin-top: 4px;
    font-size: 12pt;
    font-weight: bold;
    padding-left: 10px;
}

.titulomora0 {
    color: #660080;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 14pt;
}

.titulomora1 {
    color: #660080;
    text-align: left;
    font-family: "Arial", serif;
    margin-top: 4px;
    font-size: 15pt;
    font-weight: bold;
    padding-left: 10px;
}

.titulomora2 {
    float: left;
    padding-top: 10px;
    color: #769708;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 22pt;
    font-weight: bold;
    padding-left: 10px;
    height: 37px;
}
.titulomora3 {
    float: left;
    color: #660080;
    text-align: left;
    font-family: "Arial", serif;
    font-size: 30pt;
    font-weight: bold;
    padding-left: 10px;
}

.tituloblaco {
    color: #6b6a6b;
    padding-top: 7px;
    text-align: center;
    font-family: "Arial", serif;
    font-size: 20pt;
    height: 45px;
}

.cierrapromo{
  text-align: right;
  margin-top: 20px;
  margin-right: -20px;
}

.cierrapromo:hover{
  cursor: pointer;
}

.bordecaja{
  float:left;
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
  margin: 0px;
  padding: 0px;
}
.bordecaja2{
  float:left;
  border: 8px solid;
  border-color: #FFCC66;
  margin: 0px;
  padding: 0px;
}
.cajamoraclaro{
  margin-left: -32px;
  margin-top: 13px;
  float:left;
  width: 744px;
  background-color: #FFCC66;
}

.cajamoraoscuro{
  margin-left: -32px;
  float:left;
  width: 744px;
  background-color: #00008B;
  height: 42px;
}


.resaltado_gris {
	font-weight: bold;
	color: #959494;
}

.resaltado_italica_gris {
	font-weight: bold;
	color: #959494;
}

.resaltado_subrayado {
	font-weight: bold;
	color: #959494;
	text-decoration: underline;
}

.caja_leer_mas{
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 30px
}

.leer_mas {
	text-align: right;
	font-weight: bold;
    color: #00008B;
}

.leer_mas a:link {
	text-decoration: none;
	color: #00008B;
	/* A:visited {text-decoration: none}
	A:active {text-decoration: none}
	A:hover {text-decoration: underline; color: red;} */
}

.tabla_ubica {
	border-collapse: collapse;
    text-align: justify;;
    color: #6b6a6c;
    font-family: "Arial", serif;
    font-size: 9pt;
    padding-left: 5px;
	border: 0;
	/* border: 1px dotted #000; */
}

.tabla_ubica td{
   padding-left: 5px;
   height: 43px;
   vertical-align: top;
   border: 0;
}

/*FORMULARIO*/

form.contacto {
    float: left;
    width: 430px;
    height: 420px;
    padding-right: 15px;
    margin-top: 20px;
}

form.contacto fieldset {
    padding-right: 15px;
}
form.contacto fieldset > div {
    margin-bottom: 10px;
    overflow: hidden;
}
form.contacto fieldset div label {
	background-image:url(../imag/bullet.png);
	background-repeat:no-repeat;
	float:left;
	padding-left:12px;
	margin-right:15px;
	font-weight:bold;
	text-align:left;
    color: #6b6a6c;
    font-family: "Arial", serif;
    font-size: 11pt;
}

form.contacto input[type="text"], form.contacto textarea, form.contacto select{
    background: #F5F5F5;
    border: 1px solid #E8E8E8;
    color: #6b6a6c;
    display: block;
    float: left;
    padding: 4px;
    resize: none;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
}
form.contacto input[type="text"]:focus, form.contacto textarea:focus {
    background: #F9F9F9;
    border: 1px solid #D3D3D3;
    outline: none;
}
form.contacto .ultimo{
    margin-bottom: 0;
    position: relative
}
form.contacto button {
    background: #6b6a6c;
    border: 0 none;
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    height: 30px;
    padding: 0 10px;
    position: relative;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
}
form.contacto button:hover{
    background: #660080;
    cursor: pointer;
}

.boton_envio{
    font-family: "Arial", serif;
    font-size: 9pt;
    letter-spacing: 1px;
}

/* AJAX Gif y mensajes de exito o fracaso */
.hide{
    display: none;
}
.ajaxgif{
    position: absolute;
    right: 150px;
    top: 5px;
}
.msg{
    color: white;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    min-width: 200px;
}
.msg_ok{
    background: #CC33CC;
}
.msg_error{
    background: red;
}
