/** * fichero de estilos * Jornada sobre sexualidad. Adimeco * David Barredo */ body { font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; margin: 0px 0 0px 0px; text-align: center; background-color: #bcbcbc; background-image: url(imagenes/f_body.jpg); background-repeat: repeat-y; background-position: center top; } #contenedor{ text-align: left; width: 750px; margin: auto; } #cabecera{ background-image: url(imagenes/cabecera.jpg); background-repeat: no-repeat; background-position: center top; height:175px; color: #333300; font-size:12pt; font-weight: bold; padding: 0px 0px 0px 0px; } #titulo{ display: none; } #subtitulo{ display: none; } #cuerpo{ margin: 0 0 0 0px; padding: 0 0 0 0px; } #lateral{ background-image: url(imagenes/menu.jpg); background-repeat: no-repeat; width:180px; float: left; } #lateral ul{ margin : 0 0 0 0px; padding: 33px 0 0 13px; list-style: none; list-style-type: square; list-style-position: inside; color: #469b00; font-size: 10pt; } #lateral li{ margin: 2px 2px 13px 2px; padding: 2px 2px 2px 2px; font-weight: bold; } #lateral a{ color: #ad3986; text-decoration: none; } #lateral a:hover{ color: #469b00; text-decoration: none; } #principal h3{ background-color: #b55094; background-position: center top; color: white; font-size: 13pt;	 } #principal{ margin-left: 200px; background-image: url(imagenes/f_cab_cont.jpg); background-repeat: no-repeat; padding:13px; display:block; } #principal a{ color: #469b01; text-decoration: none; } #principal a:hover{ color: #ad3986; text-decoration: none; } #principal img{ border: none; } #pie{	 margin-top: 20px; margin-left: 20px; background-image: url(imagenes/pie.jpg); background-repeat: no-repeat; width:750px; height:51px; font-size:10px; font-weight: bold; color: #469b00; padding: 22px 0px 0px 0px; text-align:center; } .negrita{ font-weight: bold;	 } .contador{ font-size:10px; color: #469b00; padding: 22px 0px 0px 0px; text-align:center; } #barredo{ font-size: 7pt; color: #469b00; text-align: center; } #barredo a{ text-decoration: none; color: #469b00; } /** * fin del fichero **/ 