/*--------------------------------------------------------NOTAS-------------------------------------------------------*/
/* No poner acentos en los comentarios: IE6 da problemas.
*/
/*-------------------------------------------------limpiar estilos 1.0------------------------------------------------*/
body *{margin:0; padding:0; outline-style:none; border:0; background-repeat:no-repeat;}
h1{font-size:30px;}
h2{font-size:25px;}
h3{font-size:21px;}
h4{font-size:18px;}
h5{font-size:16px;}
h6{font-size:14px;}
div{cursor:default;}
img, ul li{display:block;}
ul{list-style:none; overflow:hidden;}
ul li{float:left;}
ol, ol li{overflow:visible;}
ol{padding:0 0 0 30px;}
code{cursor:text;}
/*-----------------------enlaces-----------------------*/
a{text-decoration:none;}
/*-----------------------clases------------------------*/
.mano{cursor:pointer;}
.ocultar{visibility:hidden;}
.ajustcont{overflow:hidden;}

/*-------------------------------------------------fin limpiar estilos------------------------------------------------*/
body{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; background:url(imagenes/fndbody.png);}

#cabecera{position:absolute; left:0; top:0; z-index:1; width:469px; height:469px; background:url(imagenes/cabecera.png);}

.elem{position:absolute; z-index:1; width:250px; height:250px; overflow:hidden; background:url(imagenes/fndelementos.png);}
 
#elem_1, #elem_2, #elem_3{top:152px;}
#elem_4, #elem_5, #elem_6{top:402px;}
#elem_2, #elem_5{background-position:-250px 0;}

#elem_1, #elem_5{left:250px;}
#elem_2, #elem_6{left:500px;}
#elem_3{left:750px;}
#elem_4{left:0;}

#elem_1 h2, #elem_6 h2{margin:120px 0 0 20px; color:#FFF;}
#elem_1 a, #elem_6 a{color:#FFF;}
#logofotografia, #logoweb{overflow:hidden;}

#logofotografia{width:136px; height:136px; margin:56px 0 0 56px; background:url(imagenes/enlfotografia.png);}
#logoweb{width:161px; height:160px; margin:44px 0 0 44px; background:url(imagenes/enlweb.png);}


