@charset "utf-8";
/* CSS Document */
*{
margin: 0;
padding: 0;
}
body{
font-family:Arial;
font-size:11px;
color:#666;
line-height:11px;
}
#general {
margin:auto;
width: 900px;
}
a:link {
color: #666;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #666;
}
a:hover {
text-decoration: none;
color: #FFFFFF;
}
#head{
width:900px;
height:135px;
padding-top:45px;
}
#logo{
background-image:url(images/well_logo.png);
height:110px;
width: 210px;
margin-right: auto;
margin-left: auto;
}

/**** menu ****/

#menu{
height:20px;
width:900px;
text-transform: uppercase;
}
#menu li{
list-style:none;
display:inline;

}
#menu li a{
	padding-left:7px;
	padding-right:7px;
}

/**** menu principal ****/
#menu_ppl{
width:580px;
float:left;
}
.btn_ppl_1, .btn_ppl_2, .btn_ppl_3{
border-right-width: 1px;
border-right-style: solid;
border-right-color: #666;
}
.btn_ppl_1 a, .btn_ppl_2 a, .btn_ppl_3 a, .btn_ppl_4 a{
margin-right:-3px;
outline:none;
}
.btn_ppl_1 a:hover{
background-color:#999;
}
.btn_ppl_1 a:active{
background-color:#999;
color:#FFFFFF;
}
.btn_ppl_2 a:hover{
background-color:#FFB01F;
}
.btn_ppl_2 a:active{
background-color:#FFB01F;
color:#FFFFFF;
}
.btn_ppl_3 a:hover{
background-color:#3399CC;
}
.btn_ppl_3 a:active{
background-color:#3399CC;
color:#FFFFFF;
}
.btn_ppl_4 a:hover{
background-color:#b7d314;
}
.btn_ppl_4 a:active{
background-color:#b7d314;
color:#FFFFFF;
}
/**** menu secundario ****/

#menu_sec{
float:left;
width:320px;
text-align:right;
font-size:10px;
color:#999999;
}
.btn_sec_2, .btn_sec_3{
border-left-width: 1px;
border-left-style: solid;
border-left-color: #666;
}
.btn_sec_1 a, .btn_sec_2 a, .btn_sec_3 a{
margin-right:-3px;
outline:none;
}
.btn_sec_1 a:hover, .btn_sec_2 a:hover, .btn_sec_3 a:hover{
background-color:#CCCCCC;
}

/**** cuerpo home ****/
#cuerpo{
background-image:url(images/foto_home.jpg);
width:900px;
height:380px;
}
#cuerpo1{
width:900px;
height:230px;
}

/*** flash destacado home ***/
#destacado{
height:150px;
width:900px;
}

/**** secciones ****/

#cuerpo_seccion{
height:230px;
width:900px;
background-color:#FFB01F;
background-image:url(images/head1.jpg);
}
#cuerpo_seccion1{
height:230px;
width:900px;
background-color:#FFB01F;
background-image:url(images/head2.jpg);
}
#cuerpo_seccion2{
height:230px;
width:900px;
background-color:#FFB01F;
background-image:url(images/head3.jpg);
}
#cuerpo_seccion3{
height:230px;
width:900px;
background-color:#FFB01F;
background-image:url(images/head4.jpg);
}
#cuerpo_seccion4{
height:230px;
width:900px;
background-color:#FFB01F;
background-image:url(images/head4.jpg);
}
#cuerpo_seccion5{
height:230px;
width:900px;
background-color:#FFB01F;
background-image:url(images/head4.jpg);
}
#nombre_seccion{
height:273px;
width:300px;
background-color:#3399CC;
float:left;
line-height:50px;
color:#FFFFFF;
}
#nombre_seccion h1, #nombre_seccion p{
font-size:36px;
text-align:right;
letter-spacing:-2px;
margin-top:15px;
margin-right:20px;
line-height:34px;
}
#nombre_seccion1{
height:273px;
width:300px;
background-color:#FFB01F;
float:left;
line-height:50px;
color:#FFFFFF;
}
#nombre_seccion1 h1, #nombre_seccion1 p{
font-size:36px;
text-align:right;
letter-spacing:-2px;
margin-top:15px;
margin-right:20px;
line-height:34px;
}
#nombre_seccion2{
height:273px;
width:300px;
background-color:#b7d314;
float:left;
line-height:50px;
color:#FFFFFF;
}
#nombre_seccion2 h1, #nombre_seccion2 p{
font-size:36px;
text-align:right;
letter-spacing:-2px;
margin-top:15px;
margin-right:20px;
line-height:34px;
}
#info_seccion{
min-height:350px;
width:575px;
float:left;
padding-top:25px;
padding-left:25px;
}
#info_seccion p{
margin-right:7px;
line-height:12px;
}
#info_seccion h1{
margin-right:7px;
}
#info_seccion li{
margin-left:70px;
margin-right:4px;
margin-top:10px;
line-height:14px;
}
#talleres{
line-height:14px;
}
.contacto {
width:250px;
float:left;
}
.contacto input, .contacto textarea{
width:250px;
border: 1px solid #ccc;
font-family:Arial;
font-size:11px;
}
.contacto .boton_enviar{
width:50px;
border: 1px solid #666;
font-family:Arial;
font-size:11px;
}
.dir{
float:left;
width:250px;
}

/**** quienes somos ****/

#nombre_seccion3{
height:273px;
width:300px;
background-color:#666;
float:left;
line-height:50px;
color:#FFFFFF;
}
#nombre_seccion3 h1, #nombre_seccion3 a{
font-size:36px;
text-align:right;
letter-spacing:-2px;
margin-top:15px;
margin-right:20px;
line-height:34px;
}


/**** foot ****/

#foot{
height:17px;
width:50px;
float:right;
margin-top:10px;
margin-bottom:10px;
}
#foot a, img{
border:0;
outline:0;
}
#footer {
background-image: url(images/foot.gif);
background-repeat: no-repeat;
float:left;
margin-top:50px;
height:20px;
clear: both;
width: 900px;
}
.destacado{
color:#3399CC;
font-weight:bold;
}
.destacado1{
color:#FFB01F;
font-weight:bold;
}
.destacado2{
color:#b7d314;
font-weight:bold;
}