#foot {
width: 996px;
height: 100px;
background: #006092;
font-size: 12px;
margin: 0 auto;
border-top: 1px solid #99b8c9;
color: #fff;
}
#foot .lHead {float: left; padding: 6px 15px;}
#foot .rHead {float: right; padding: 6px 15px; color: #fff;}
#foot a {color: #fff;}
#foot .lHead a {font-weight: bold;}
.lHead a:hover, .rHead a:hover {text-decoration: underline;}

.small {
font-size: 12px;
color: #aaa;
font-style: italic;
}

#comercial-back {
width: 1400px;
height: 700px;
background: #87bf3a;
margin: 0 auto;
position: relative;
}

.news {
margin: 0 0 40px 0;
line-height: 25px;
padding: 0 0 0 6px;
}
.news a {
color: #67ABDC;
border-bottom: 1px dotted #67ABDC;
}
.news a:hover {
color: #175d90;
border-bottom: 1px dotted #175d90;
}
