/********** CONTENIDOS **********/

div#contenidos {
    background: url("/Recursos/recursos/ES/imagen/varios/icono_tratamiento_datos_personales.gif") no-repeat scroll 2em 0 #FFFFFF;
    overflow: hidden;
    padding: 0 0 0.5em 5em;}


div#contenidos h3 {
    color: #4B4B4B;
    font-size: 1em;
    font-weight: normal;
    height: 1.375em;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0.5em;}
    
div#contenidos p {
    font-size: 0.7em;
    line-height: 1.4em;
    margin: 2em 0 0;
    padding: 0 0 1.25em;
    text-align: justify;
    width: 72em;
}

div#contenidos p.nota {
	position:relative;
	clear:both;
	top:2em;
}

div#contenidos p.direccion {
	position:relative;
	top:2em;
	width:22em;
}

div#contenidos a {
	float: left;
	clear: both;
	display: inline;
	position: relative;
	margin: 0.6em 0 0 0;
	font-size:.7em;
}

div#contenidos a:hover {
	background-position: -10.375em 0;
}