/* Estilos para la sección de relatos /por/ Alvaro Fernández 2003 */

body {margin: 0; width:100%; height:100%; overflow:hidden;}
td {font-family: verdana,arial,hevetica; font-size: 10;}
img {border: none;}
#content {
	POSITION: absolute;
}
/*vinculos*/
A:active {color: #c2bb98;  text-decoration : none;}
A:link {color: #c2bb98;  text-decoration : none;}
A:visited {color: #c2bb98;  text-decoration : none;}
A:hover {color: #663333;  text-decoration : underline;}

/*vinculos para consultar precio*/
A.precio:active {font-size: 10px; color: #663333;  text-decoration : none;}
A.precio:link {font-size: 10px; color: #663333;  text-decoration : none;}
A.precio:visited {font-size: 10px; color: #663333;  text-decoration : none;}
A.precio:hover {font-size: 10px; color: #c2bb98;  text-decoration : underline;}

/*relatos*/
.txt_relatos{height: 18; font-family: verdana,arial,hevetica; font-size: 10; color: #663333;}
.franja_dcha {background-color: #c2bb98; border-top: 1px solid black; border-bottom: 1px solid black; border-right: 1px solid black;}
.franja_horiz {background-color: #c2bb98; border-top: 1px solid black; border-bottom: 1px solid black; 
border-left: 1px solid black; font-family: verdana,arial,hevetica; font-size: 16; color: white; font-weight: bold;}
.menurelatos { text-align: right;} /*vertical-align: center; height: 18; font-family: verdana,arial,hevetica; font-size: 9; color: #663333;}*/
.texto {font-family: verdana,arial,hevetica; font-size: 10px; color: #663333;}
.texto:first-letter {font-size: 32px; font-style: italic; padding-right:2px; font-weight: bold; float: left; }
.enlinea {display: block;}
