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

body{
	margin:0 0;
	font-family: century gothic, verdana, arial, helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

.cierra_float{
clear:both;
}

#contenedor_top{
width:100%;
height:121px;
background:url(imagenes/fondo_top.jpg) repeat-x;
}

#top{
width:950px;
height:121px;
margin:0 auto;
}

#logo{
float:left;
}

#menu{
float:left;
}

.boton{
width:125px;
height:25px;
float:left;
margin-top:65px;
padding-top:25px;
text-align:center;
}
.boton_act{
width:130px;
height:25px;
float:left;
color:#FFFFFF;
font-weight:bold;
background:url(imagenes/fondo_boton.jpg) no-repeat;
background-position:center;
margin-top:65px;
padding-top:25px;
text-align:center;
}


.boton a{
font-weight:bold;
text-decoration:none;
color:#333333;
}

.boton a:hover{
font-weight:bold;
text-decoration:none;
color:#c0d893;
}
.boton2{
width:50px;
height:25px;
float:left;
margin-top:65px;
padding-top:25px;
text-align:center;
}
.link a{
color:#00aecb;
text-decoration:none;
}

.link a:hover{
color:#666666;
text-decoration:none;
}



.contenedor_banner{
	width:100%;
	height:279px;
	z-index:2;
	position: absolute;
	border-bottom-width: 0px;
	border-bottom-style: none;

}


.banner{
width:950px;
height:280px;
margin:0 auto;
z-index:3;
position:relative;
}

.contenedor_interno{
width:100%;
height:134px;
z-index:2;
position: absolute;
border-bottom:0px solid;


}


.banner_interno{
width:950px;
height:134px;
margin:0 auto;
z-index:3;
position:relative;
}



#left{
	background:#00aecb;
	width: 50%;
	position: absolute;
	left: 0px;
	height: 279px;
	background-color: #FFFFFF;
}
#right {
	width: 50%;
	position: absolute;
	right: 0px;
	height: 279px;
	background-color: #FFFFFF;
}


#left_interno{
   background:#00aecb;
   width: 50%;
   position: absolute;
   left: 0px;
   height: 134px;
}
#right_interno {
   width: 50%;
   position: absolute;
   right: 0px;
   height: 134px;
}


.contenedor{
width:100%;
height:auto;
margin:0 auto;
position:absolute;
margin-top:280px;
background-color:#FFFFFF;
}

.contenedor_contenido_interno{
width:100%;
height:auto;
margin:0 auto;
background-color:#FFFFFF;
}

.contenedor_chico{
width:855px;
height:auto;
margin:0 auto;
margin-top:148px;
padding-top:20px;
}

.contenedor_home{
width:855px;
height:auto;
margin:0 auto;
margin-top:20px;
padding-top:20px;
}


.columna_uno{
	width:234px;
	padding:25px;
	padding-top:84px;
	float:left;
	background:url(imagenes/about.jpg) no-repeat;
	text-align:left;
}

.columna_dos{
	width:234px;
	padding:25px;
	padding-top:84px;
	float:left;
	background:url(imagenes/services.jpg) no-repeat;
	text-align:left;
}

.columna_tres{
	width:234px;
	padding:25px;
	padding-top:84px;
	float:left;
	background:url(imagenes/news.jpg) no-repeat;
	text-align:left;
}

.texto_gris{
line-height:16px;
font-size: 12px;

}

.azul{
color:#00aecb;
}

.more{
width:auto;
margin:15px;
float:right;
clear:both;
}


.more a{
color:#00aecb;
text-decoration:none;
}

.more a:hover{
color:#333333;
text-decoration:none;
}

.more_news a{
color:#00aecb;
text-decoration:none;
}

.more_news a:hover{
color:#333333;
text-decoration:none;
}

ul{
list-style-image:url(imagenes/bullet.jpg);
line-height:2em;
}

ul ul{
margin-left:300px;
list-style-image:url(imagenes/bullet2.jpg);
line-height:2em;
}


#footer {
   width:100%;
   height:86px;   /* Height of the footer */
   background:url(imagenes/footer.jpg) repeat-x;

}



#footer_chico{
width:950px;
height:46px;
margin:0 auto;
padding-top:40px;
background:url(imagenes/footer_fondo.jpg) no-repeat;
}

.blanco{
color:#FFFFFF;
font-weight:bold;
}

.foto{
margin:25px;
margin-top:0px;
float:left;
}
.submenu{
margin-right:90px;
margin-top:0px;
margin-left:0px;
margin-bottom:360px;
float:left;
}


p{
	text-align:left;
	margin-top:5px;
	word-spacing: normal;
	letter-spacing: normal;
	display: block;
}
