/* 
ESTILO PARTICULAR DE UNA PÁGINA WEB

Debe existir una hoja de estilos por cada página web que necesite una modificación especifica en los estilos

*/

#headerabajo{
float:left;
background-image:url(../img/headerabajo_09.jpg);
width:245px;
height:20px;
padding-left:505px;
padding-top:1px;
background-repeat:no-repeat;
color:#FFFFFF;
font-weight:normal;
font-size:14px;}

.seccion{
float:left;}

.seccion img{
float:left;
margin-right:9px;
padding-top:4px;}

hr{
color: #CCCCCC;

width:400px;
height:1px;}

ul{
padding-left:17px;
margin-top:10px;
line-height:14px;}

#col_a{
}

#col_a{
float:left;}

#col_a img{
float:left;
margin-right:9px;
padding-top:4px;

}
#col_a p{
}

.titulo{
margin-bottom:5px;}


.proyectos{
float:left;
margin-bottom:10px;}

.proyectos img{
float:left;
margin-right:10px;
width:87px;
height:53px;
overflow:hidden;}

.txt{
float:left;
width: 370px;
}