*{
    margin:0;
    padding:0;
    font-family:sans-serif;
}
a img{
    border:0;
}
h1{
    display:none;
}
h2{
    background:url("img/linea-h2.jpg") no-repeat scroll center bottom transparent;
    color:#FF7505;
    font-size:22px;
    margin-bottom:25px;
    padding-bottom:7px;
    text-align:center;
}

body{
    background:url(img/bg-content.jpg) repeat-x;
}

.container{
    margin:auto;
    width:950px;
    _width:1000px;
}
.redes{
display:block;
float:left;
height:70px;
position:relative;
top:11px;
width:280px;
}
.logo{
    float:left;
    margin:15px 0 0 15px;
}
.right{
    display:block;
    float:right;
    height:81px;
    margin:3px 0 0;
    width:346px;
}
.slogan{
    float:left;
    left:70px;
    position:relative;
    top:11px;
    .top:9px;
}
.content, .header , .footer{
    float:left;
}
.content{
 margin-top:42px;
 width:970px;
}
.col-1{
float:left;
margin-left:30px;
width:400px;
}
.col-1 ul{
    float:left;
    margin-right:35px;
}
.col-1 p{
    font-weight:700;
    margin:15px 0;
    font-size:14px;
}
.col-1 li{
    font-size:14px;
    list-style:none;
    line-height:20px;
    font-weight:700;
}
.col-2{
    float:left;
    margin-left:30px;
}
.box{
background:url("img/bg-box.jpg") repeat-x scroll center bottom transparent;
height:360px;
width:510px;
float:left;
}
a{
    color:#0aa4ec;

}
a:hover{
    color:#FF7506
}
.col-2  ul{
    float:left;
    width:255px;
}

.col-2 li{
    background:url("img/linea-li.jpg") no-repeat scroll 19px 54px transparent;
font-size:18px;
font-weight:700;
line-height:20px;
list-style:none outside none;
}
.col-2 li a{
     text-decoration:none;
    display:block;
    height:41px;
    margin-left:15px;
    padding:19px 0 0 55px;
    text-shadow:1px 1px #FFFFFF;
}
.col-2 li a:hover{
    color:#FF7506;
}
.sec-01 a{
    background:url("img/ico-01.jpg") no-repeat scroll left 0 transparent;
}
.sec-02 a{
    background:url("img/ico-02.jpg") no-repeat scroll left 0 transparent;
}
.sec-03 a{
    background:url("img/ico-03.jpg") no-repeat scroll left 0 transparent;
}
.sec-04 a{
    background:url("img/ico-04.jpg") no-repeat scroll left 0 transparent;
}
.sec-05 a{
    background:url("img/ico-05.jpg") no-repeat scroll left 0 transparent;
}
.sec-06 a{
    background:url("img/ico-06.jpg") no-repeat scroll left 0 transparent;
}
.sec-07 a{
    background:url("img/ico-07.jpg") no-repeat scroll left 0 transparent;
}
.sec-08 a{
    background:url("img/ico-08.jpg") no-repeat scroll left 0 transparent;
}
.sec-09 a{
    background:url("img/ico-09.jpg") no-repeat scroll left 0 transparent;
}
.footer {
float:left;
height:26px;
margin-top:40px;
width:950px;
}
.footer p{
    text-align:center;
    font-size:12px;
}
.footer p a{
    color:#FF7506;
    font-weight:700;
    text-decoration:none;
}

