/* CSS Document */
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	text-align: center;
	background:#FFF url(../images/fondo_sitio.jpg) repeat-x;
	color:#333333;
}
#contenedor {
	margin:0 auto ;
	width: 1000px;
    height:auto;
    background: url(../images/fondo_cont.jpg) repeat-y;
}
.contenido{
  width: 844px;
  margin: auto;
  text-align: left;
  min-height: 750px;
  height: auto !important;
  height: 750px;
}
.contenidos{
  width: 612px;
  height: auto;
}
.contenidos img{
    background-color: #CDE9FE;
    border: solid 1px #AADAFD;
    padding: 2px;
    margin: 0 0 10px 15px;
}
a{
  outline: none;
  color: #104679;
  text-decoration: none;
}
a:hover{
  color: #333;
  text-decoration: underline;
}

h1{ color:#333;font-size:20px; margin: 20px 0; font-weight: bold; border-bottom: #AADAFD solid 1px; padding-bottom: 15px;}
h2{ color:#333;font-size:16px; margin: 16px 0;}

p{ text-align: justify; width: 612px; line-height: 20px;}
strong{ color:#333}
.contenidos p img{
	float:right;
	margin: 10px;
}
ul{ margin: 0; padding: 0;}
li{ margin: 0; padding: 0; list-style: none;}


/*-----------  top ----------------*/
.top{
  width: 888px;
  height: 164px;
  background: url(../images/top.jpg) no-repeat top;
  padding: 13px 56px 0 56px;
  color: #FFFFFF;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.top .logo{
  width: 250px;
  height: 76px;
  float: left;
  margin-top: 9px;
}

.logo_contenedor{
	background-color:#FFFFFF;
	padding:15px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

.top .info{
  float: right;
  font-size: 24px;
  text-align: right;
  padding-right: 20px;
}
.top .info h1{
  letter-spacing: 2px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0;
  font-size: 24px;
  border:none;
  padding: 0;
  width: auto;
}
.top .info h2{
  margin-top: 4px;
  font-weight: bold;
  font-size: 24px;
  height: 25px;
  color: #FFFFFF;
  margin: 0;
}
.top .info h3{
  font-size: 32px;
  color:#CEECFF;
  margin:5px 0 0 0;
}
.top .info h4{
    font-family: "Trebuchet MS";
	font-size: 12px;
    margin:5px 0 0 0;
    font-weight: normal;
}
.top .info h4 a{
  color: #FFFFFF;
}

.contenidos .listas ul {
  background-color: #F2FAFF;
  border-bottom: dotted 1px #AADAFD;
  border-top: dotted 1px #AADAFD;
  padding: 10px 6px 5px 6px;
}
.contenidos .listas li {
  background: url(../images/icon_listas.jpg) no-repeat left center;
  padding: 0 0 0 23px;
  margin-bottom: 5px;
}


/*BOTONERA*/

.botonera{
  float: right;
  width: 182px;
  margin-left:49px !important;
  margin-left:34px;
}
.botonera li{
  font-weight: bold;
  font-size: 18px;
  border-bottom: dotted 1px #045695;
  background: url(../images/icon_botonera.jpg) no-repeat left 40%;
  padding:0 0 6px 13px;
  margin-top: 6px;
  width: 182px;
}
.botonera li a{
  color: #37404C;
}
.botonera li a:hover{
  color: #718197;
  text-decoration: none;
}
.botonera .banner{
  margin-top: 10px;
}
.botonera .servicios_lateral{
  background-color: #F2FAFF;
  border-bottom: #AADAFD dotted 1px;
  border-top: #AADAFD dotted 1px;
  margin-top: 10px;
  padding: 10px;
}
.botonera .servicios_lateral h2{
  margin:0 0 5px 0;
}
.botonera .servicios_lateral li{
  background: url(../images/icon_listas_lateral.jpg) no-repeat center left;
  padding:5px 0 5px 23px;
  font-size: 12px;
  font-weight: normal;
  width: auto;
  border-bottom: #AADAFD dotted 1px;
}
.botonera .servicios_lateral li a:hover{
  color: #333333;
  text-decoration: underline;
}


/* -----------  sub pie ----------------*/
.sub_pie{
  margin:auto;
  padding:0 15px;
  width: 801px;
  height: 71px;
  background-color: #0FA5FF;
  border-top: #035B9C dotted 1px;
  border-bottom: #035B9C dotted 1px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height:15px;
}
.sub_pie_1{
  float: left;
  width: 385px;
  text-align:left;
}
.sub_pie_1 h2{
  font-size: 16px;
  color: #FFFFFF;
  margin: 7px 0 10px 0;
}

.sub_pie_2{
  float: right;
  width: 375px;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 34px;
}
.sub_pie_2 a{
  color: #FFFFFF;
}

/* ----------- pie ----------------*/
.footer{
  margin:0 auto;
  padding:30px 0 0 0;
  width: 1000px;
  height: 72px;
  background: url(../images/footer.jpg) no-repeat;
  text-align: left;
  color: #333333;
  font-size: 11px;
}
.footer .info{
  width: 495px;
  line-height: 20px;
  float: left;
}
.footer .info strong{
  color: #0FA5FF;
  font-weight: bold;
}
.footer .logo_pie{
  width: 275px;
  height: 37px;
  float: left;
  margin-right:10px;
  margin-left:75px !important;
  margin-left:55px;
}
.footer .logo_klever{
  width: 90px;
  height: 37px;
  float: right;
  margin-top: 5px;
  margin-right:40px;
}
.footer .info a{
color:#0FA5FF;
text-decoration: underline;
}
.footer a:hover{
color:#333;
text-decoration: underline;
}

