/* Eliminamos los estilos por defecto del navegador */

@import url(reset.css);

/*------------------------------------------------------------------ */

body { background:url(images/bg_body.gif); font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #666666; padding:0; margin:0;}

html { margin-bottom:1px; height:100%; }

strong { font-weight:bold;}

#cont { width:960px; margin:0 auto; background:url(images/bg_contenido.png) repeat-y;}

/*------------------------------  STYLES -------------------------- */

.botonav1 { background:url(images/menu.png) no-repeat; width:140px; height:71px; display:block; text-indent:-99999px;}

.botonav1:hover { background-position:bottom left;} 

.botonav2 {background:url(images/menu.png) no-repeat; width:130px; height:71px; display:block; text-indent:-99999px; background-position:top center;}

.botonav2:hover { background-position:bottom center;} 

.botonav3 {background:url(images/menu.png) no-repeat; width:140px; height:71px; display:block; text-indent:-99999px; background-position: top right;}

.botonav3:hover { background-position:bottom right;} 

.contenidol { width:525px; float:left;}

.contenidor { width:425px; float:right;}

.parrafo { width:454px; color:#561515; font-size:15px; line-height:19px; margin:0 0 0 15px;}

.quote { font-size:24px; color:#794544; font-style:italic; font-weight:bold; margin:65px 0 0 0; line-height:32px; text-align:center; background:url(images/bg_quo.png) no-repeat; padding:20px 0 0 0;}

.infotxt li { margin:25px 0 0 0;}

.regreso { background:url(images/regresar.png) no-repeat; width:83px; height:28px; display:block; margin:55px 0 0 15px; text-indent:-999999px;}

/*------------------------------  STYLES -------------------------- */

#menu { float:right;}

#menu li { float:left;}

#home { padding:40px 0 0 0;}

#amorp { background:url(images/titulo_amor.png) no-repeat; width:381px; height:74px; text-indent:-99999px; margin:0 0 10px 0;}

#autor { background:url(images/sep.png) no-repeat top center; padding:70px 0 0 0; margin:25px 0 0 0; }

#titautor { background:url(images/titulo_autor.png) no-repeat; width:438px; height:42px; text-indent:-99999px; margin:0 0 10px 15px;}

#contacto { background:url(images/sep.png) no-repeat top center; padding:70px 0 0 0; margin:25px 0 0 0; }

#info { background:url(images/info.png) no-repeat; height:41px; width:369px; text-indent:-99999px; margin:0 0 10px 0;}

#tekoestudio { background:url(images/tekoestudio.png) no-repeat; height:40px; width:205px; text-indent:-99999px; margin:90px 0 0 180px; display:block;}

#contform { margin:0 0 0 15px; width:450px;}

