@charset "utf-8"; 
/* CSS Document by Hidden Luvo Soft*/

h1, h2, h3, h4 {
color: #0d5b8a;
margin: 0;
font-size: 20px;
font-style: italic;
/* background-image: url(img/fondo_h.png);
background-repeat: no-repeat;
 */
}

#h1_entrada {
font-size: 35px;
}

#header { 
text-align: right;

/* margin-right: 30px;
 */
 }

img{
border: none}

a, a.visted {
color: #3f4d58;
text-decoration: none
}

a:hover {
color: #3f4d58;
text-decoration: underline
}

#fullcontent {
margin: 0 auto;
width: 80%;
border: 1px solid 999;
display: block
}

#menu {
overflow: hidden;
height: 52px;
padding-top: 5px;
font-size: 11px;
}

#menu ul{
text-align: center;
position: relative;
left: 120px;
}

#menu li {

font-weight:bold;
float: left;
list-style:none;
margin: 2px 10px 0 0 }

#menu li a, #menu li a.visted {
color: #3f4d58;
text-decoration: none
}

#menu li a:hover {
color: #3f4d58;
text-decoration: underline
}

#menu_delgado {
overflow: hidden;
height: 52px;
padding-top: 5px;
font-size: 11px;
}

#menu_delgado ul{
text-align: center;
position: relative;
left: 120px;
}

#menu_delgado li {

font-weight:bold;
float: left;
list-style:none;
margin: 2px 10px 0 0 }

#menu_delgado li a, #menu_delgado li a.visted {
color: #3f4d58;
text-decoration: none
}

#menu_delgado li a:hover {
color: #3f4d58;
text-decoration: underline
}

#main {
margin: 0 0 24px 0;
text-align: center;
}

#main_delgada {
margin: 0 0 24px 0;
text-align: center;
}

/*
#franja_principal { 
position:relative;
top:0px;
 }

#imagen_luvol4 { 
position: absolute;
left: 25%;
top: 190px;
 }

#leyenda_banda_l4{ 
width: 400px;
position: absolute;
top: 160px;
left: 50%;
}

#leyenda_banda_l4 h2 { 
text-align: right;
color: #93b3c8;
 }

#leyenda_banda_l4 p { 
text-align: justify;
color: white;
font-size: 12px;
}
*/

#content_principal{
width: 100%;
background-color: #f2f3f5;
border: 1px solid #bdc5c9;
/* position: relative;
top: -130px;
 */
}

#content_principal a{
color: #0d5b8a;
font-weight:bold
}

#content{
width: 100%;
background-color: #f2f3f5;
border: 1px solid #bdc5c9;
}

#content a{
color: #0d5b8a;
font-weight:bold
}

#left{
border: 1px solid #bec6ca;
background-color: #fff;

background-image:url(img/block.jpg);
background-repeat:repeat-x;


margin-right: 280px;
margin-left: 10px;
/* width: 460px;
 */
padding: 30px 10px;
text-align:justify}

#full{
border: 1px solid #bec6ca;
background-color: #fff;
background-image:url(img/block.jpg);
background-repeat:repeat-x;
margin-left: 2%;
margin-right: 2%;

padding: 30px 10px;
text-align:justify
}


#right{
float: right;
width: 270px;}

.fixer{
clear:both}

#right .module{
padding: 10px;
border: 1px solid #bec6ca;
background-color: #fff;
margin: 10px 10px 10px 0;}


#footer {
clear:both;
background:url(img/footer.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color: #f2f3f5;
border: 1px solid #bdc5c9;
height: 30px;
text-align: center;
}

#footer ul{
text-align: center;
position: relative;
margin: 0;
left: 120px;
}

#footer li {
float: left;
list-style:none;
margin: 4px 10px 0 0 }

#acerca_de { 
/* margin: 40px 25px 30px 25px;
padding: 10px 1px 10px 1px;
 */
 }

#mision {
font-weight: bold;
font-style: italic;
margin: 40px 30px 30px 30px;
  }


#vision {
font-weight: bold;
font-style: italic;
margin: 40px 30px 30px 30px;
}

#valores {
margin: 40px 30px 30px 30px;
padding: 10px 10px 10px 10px;
}

.texto_luvol4 { 
padding: 10px 10px 10px 10px;
 }

#acordeon_luvol4 p { 
padding: 10px 15px 5px 15px;
}


#tabla_paquetes {
  background: #88a1a1;
  margin-left: auto;
  margin-right: auto;                   
  }

#tabla_paquetes thead {
  text-align: center;
  background: #42728e url(img/bar.png) repeat-x left center;
}

#tabla_paquetes tr:hover {
  background-color: #42728e;
  color: #fff;
  }

#tabla_paquetes thead tr:hover {
  background-color: transparent;
  color: inherit;
  }


#tabla_paquetes tr td a:hover {
  text-decoration: none;
  color: white;
  background-color: #42728e;
  }

#tabla_paquetes tr td {
text-align: justify;
}
.renglon_par {
  background: white;
  padding: 10px 15px 5px 15px;
}

.renglon_impar {
  background: #96bcec;
}

p {
padding: 10px 15px 5px 15px;
 }

dl dt { 
font-weight:bold;
 }

