/*clases*/

.publicidad-0 {
width:440px;
height:60px;
background-color:#ccc;
margin-bottom:40px;
margin-top:15px;
}

.publicidad-1, .publicidad-2, .publicidad-3, .publicidad-4 {
width:200px;
height:200px;
background-color:#ccc;
margin-bottom:60px;
}

/*secciones*/

.terms {
margin-top:15px;
height:25px;
width:526px;
line-height:25px;
vertical-align:middle;
background:url(../../../img/fondoTitularInterior.png) no-repeat;
}

.terms a, .terms a:visited {
font-size:1.2em;
font-weight:bold;
color:#fff;
}

/*notas*/

.nota {
text-align:justify;
padding-left:5px;
padding-right:5px;
}

.notaInterior {
margin-left:16px;
text-align:justify;
}

.notaInteriorTitulo {
color:#000;
}

