#pagina #contenedor #contenido #banner {
float: left;
height: 400px;
width: 601px;
background-image: url(../imagenes/inteligencia-emocional-para-descubrir-el-talento.jpg);
background-repeat: no-repeat;
}
.articulos {
padding-top: 23px;
padding-right: 30px;
padding-left: 30px;
width: 541px;
float: left;
height: 100%;
}
.articulo {
width: 541px;
float: left;
height: 100%;
}
.titulo {
float: left;
width: 501px;
text-align: left;
vertical-align: top;
font-family: 'Roboto', sans-serif;
color: #666;
font-size: 24px;
font-weight: bolder;
margin-bottom: 20px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #000;
padding-bottom: 10px;
}
.texto {
float: left;
width: 541px;
font-family: 'Roboto', sans-serif;
font-size: 12px;
color: #333333;
text-align: justify;
line-height: 18px;
font-weight: normal;
padding-bottom: 32px;
}
.texto a:visited {
text-decoration: none;
color: #333333;
}
.texto a:link {
text-decoration: none;
color: #333333;
}
.texto a:hover {
text-decoration: underline;
color: #573361;
}
#pagina #contenedor #contenido #copy #margen_inferior {
height: 50px;
width: 601px;
float: left;
}
.flor {
float: left;
height: 40px;
width: 40px;
background-image: url(../imagenes/flor.jpg);
background-repeat: no-repeat;
}
.titulos {
font-weight: bold;
text-transform: uppercase;
}