/* CABECERA */
#cabecera a {
	text-decoration: none;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#cabecera a:hover { /* 994566 ago'2011 */
	text-decoration: none;
	color: #990033;
}
#cabecera #activado {
	text-decoration: none;
	color: #666666;
}
span#inicial {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
span#inicial2 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
/* CONTENIDO*/
#centrar{
margin-top: -290px; /* la mitad del alto del objeto a centrat */
margin-left: -400px; /* la mitad del ancho del objeto a centrar */
position: absolute;
top: 50%;
left: 50%;
width: 800px; /* ancho del objeto a centrar 800*/
height: 580px; /* alto del objeto a centrar 600 */
}
#contenido a{   /* antes #994566 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
}
#contenido a:hover {   /* underline en agosto'2011 */
	text-decoration: none;
	color:#990066;
	text-decoration:underline;
	/* color: #994566; */
} 
#contenido #activado {
	text-decoration: none;
	color: #666666;
}
#contenido .nuevo9v {
	color: #990033;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: super;
}
#contenido .nuevo {
	color: #990033;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* TEXTO Arial grandes: 28, 24, 18, 14 */
#contenido .texto28 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #666666;
}
#contenido .texto28DD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #DDDDDD;
}
#contenido .texto24 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}
#contenido .texto24dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
#contenido .texto24DD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DDDDDD;
}
#contenido .texto20DD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DDDDDD;
}
#contenido .texto18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
#contenido .texto16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
#contenido .texto18DD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DDDDDD;
}
#contenido .texto14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#contenido .texto14dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#contenido .texto14DD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0.05em;
}
/* TEXTO Arial 12 */
/* #contenido .texto12{   cambiado a texto11j  20101101 } */
/* #contenido .texto12L{  cambiado a texto11L  20101101 } */
/* #contenido .texto12LB{ cambiado a texto11LB 20101101	} */
#contenido .texto12s{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
#contenido .texto12sdark{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
#contenido .texto12j{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
#contenido .texto12jblanco{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
#contenido .texto12jdark{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
#contenido .texto12v{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;  /* sept. 2011 */
	text-decoration: none;
}

/* TEXTO Arial 11 */
#contenido .texto11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
#contenido .texto11i{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
#contenido .texto11r{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
}	
#contenido .texto11c{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}	
#contenido .texto11j{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
#contenido .texto11L{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}	
#contenido .texto11LB{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}	
#contenido .texto11Ls{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}	
#contenido .texto11js{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: justify;
}
#contenido .texto11jsdark{   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
#contenido .texto11jjsdark{    /* ago. 2011 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
}
#contenido .texto11sdark{    /* 22 marzo 2010 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	/* line-height: 16px; anulado 22 marzo 2011 */
}
#contenido .texto11rdark{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
}	
#contenido .texto11blanco{   /* oct. 2010 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}	
#contenido .texto11blancoU{   /* oct. 2010 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}	
#contenido .texto11jblanco{    /* oct. 2010 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 16px;
}
#contenido .texto11grisD{    /* oct. 2010 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
}
#contenido .texto11jgrisD{    /* oct. 2010 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	text-align: justify;
	line-height: 16px;
}
#contenido .texto11v{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
}
/* TEXTO Arial 8, 9 y 10 */
#contenido .texto10{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#contenido .texto10dark{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565051;
}
#contenido .texto10grisD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
}
#contenido .texto10blanco{   /* nov. 2010 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}	
#contenido .texto10blancoU{   /* nov. 2010 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}	
#contenido .texto9{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#contenido .texto9grisD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DDDDDD;
}
#contenido .texto9dark{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
#contenido .texto9j{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
#contenido .texto9f{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #994566;
	background-color: #CCCCCC;
	vertical-align: middle;
	border: 1px dotted #994566;
	font-variant: normal;
	text-align: center;
}	
#contenido .texto9n{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #999999;
	vertical-align: middle;
	font-variant: normal;
	text-align: center;
	font-weight: normal;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
}	
#contenido .texto8{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}	

/* VERSALES: opciones paginas libros */
#contenido .vers11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-variant: small-caps;
}
#contenido .vers13T{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	font-variant: small-caps; 
	text-align: justify;
}
#contenido .vers14{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-variant: small-caps;
}
#contenido .vers16{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-variant: small-caps;
}
#contenido .texwin11{
	font-family: Wingdings;
	font-size: 11px;
	color: #666666;
}
#contenido .courier18F {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FFFFFF;
}

/* 	BORDES border: 1px solid #993399; */
#contenido .bordeDark{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
#contenido .bordeFotos{
	/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 11px; */
	color: #CCCCCC;
	border: 1px solid #999999;
}
#contenido .bordeLibros{
	font-family: Arial, Helvetica, sans-serif;
	/*	text-align: left;
	vertical-align: top; */
	font-size: 9px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #DCDCDC;
	font-weight: normal;
}
#contenido .textoTNRborde{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 4px;
}
#contenido .textoTNRbordb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#contenido .textoTNRbordi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	/* padding-top/bottom: 6px;
	padding-right/left: 3px; */
}

/* BORDES nuevos */
#contenido .bordeBottom66{       /* 201010 */
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
#contenido .bordeBottomVino{       /*201010 */
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #660033;
}
#contenido .bordeTop{      /* 22 marzo 2011 */
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #A9A9A9;
}
#contenido .bordeBottom{        /* 22 marzo 2011 */
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A9A9A9;
}
#contenido .bordeRight{       /*20110405 */
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #A9A9A9;
}
#contenido .bordeLeft{       /*20110405 */
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #A9A9A9;
}
#contenido .bordeTopRight{       /*20101005 */
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #A9A9A9;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #A9A9A9;
}
#contenido .bordeTopLeft{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #A9A9A9;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #A9A9A9;
}
#contenido .bordeBottomCC{        /* 13 enero 2012 dublinesca*/
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#contenido .bordeTopCC{        /* 13 enero 2012 dublinesca*/
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}

#contenido .marco{
	background-color: #DDDDDD;
	height: auto;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contenido .qugris{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #333333;
	margin: 2px;
}
#contenido .qugrbo{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	background-color: #DDDDDD;
	border: 1px solid #AAAAAA;
	color: #666666;
	margin: 2px;
}
#contenido .quadBlanc{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 11px;
	/*	color: #663366; (dotted) */
	color: #666666;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
}
#contenido .textoTrad{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: #666666;  oct. 2011 */
	color: #333333;
	border: 1px solid #AAAAAA;
}
#contenido .textoTrad10{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	border: 1px solid #AAAAAA;
	vertical-align: top;
	font-style: normal;
} 
/* la vida de los otros: */
#contenido .textoGen12{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
#contenido .textoGen12i{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	text-indent: 40px;
}
/* TEXTO TNR 18, 12 y 11 claros. DICIEMBRE 2010 */
#contenido .textoTNR18D{ 
	font-family: Georgia, Times New Roman, Serif;
	font-size: 18px;
	color: #DDDDDD;
	text-align: center;
} 
#contenido .textoTNR14D{ 
	font-family: Georgia, Times New Roman, Serif;
	font-size: 14px;
	color: #DDDDDD;
	text-align: center;
} 
#contenido .textoTNR14white{ 
	font-family: Georgia, Times New Roman, Serif;
	font-size: 14px;
	color: #FFFFFF;
	/* text-align: center; */
} 
#contenido .textoTNR12D{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #DDDDDD;
	text-align: left;
}
#contenido .textoTNR12jsD{    /* 2010nov.*/ 
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #DDDDDD;
	text-align: justify;
	line-height: 20px;
}
#contenido .textoTNR11D{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 11px;
	color: #DDDDDD;
}
#contenido .textoTNR11cD{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 11px;
	color: #DDDDDD;
	text-align: center;
}
#contenido .textoTNR11jD{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 11px;
	color: #DDDDDD;
	text-align: justify;
}
/* TEXTO TNR 14, 12 oscuro. DICIEMBRE 2010 */
#contenido .textoTNR18dark{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 18px;
	color: #333333;
}
#contenido .textoTNR14dark{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 14px;
	color: #333333;
}
#contenido .textoTNR12dark{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #333333;
}
/* TEXTO TNR 24, 14, 12 y 11 negro. AGOSTO 2011 */
#contenido .textoTNR244black{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 24px;
	color: #222222;
}
#contenido .textoTNR14black{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 14px;
	color: #000000;
}
#contenido .textoTNR12black{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #000000;
}
#contenido .textoTNR11black{    
	font-family: Georgia, Times New Roman, Serif;
	font-size: 11px;
	color: #000000;
}

/* TEXTO TNR 36, 24, 18, 16 y 14 grises */
#contenido .textoTNR24{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 36px;
	color: #666666;
} 
#contenido .textoTNR24dark{    /*  201009 */
	font-family: Georgia, Times New Roman, Serif;
	font-size: 36px;
	color: #333333;
} 
#contenido .textoTNR24blanco{    /*  201009 */
	font-family: Georgia, Times New Roman, Serif;
	font-size: 36px;
	color: #FFFFFF;
} 
#contenido .textoTNR244{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 24px;
	color: #666666;
} 
#contenido .textoTNR18{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 18px;
	color: #666666;
	text-align: center;
} 
#contenido .textoTNR18l{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 18px;
	color: #666666;
} 
#contenido .textoTNR16c{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 16px;
	color: #666666;
	text-align: center;
}
#contenido .textoTNR14{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	font-weight: normal;
}
#contenido .textoTNR14c{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
}

/* TEXTO TNR 12, 11 y 10 #994566*/
#contenido .textoTNR12v{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #990033;  /* sept. 2011 */
	text-decoration: none;
}
#contenido .textoTNR12c{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
#contenido .textoTNR12{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
#contenido .textoTNR12u{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 3px;
}
#contenido .textoTNR12b{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
#contenido .textoTNR12j{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
#contenido .textoTNR12i{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	text-indent: 20px;
}
#contenido .textoTNR12ij{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-indent: 20px;
	line-height: 20px;
}
#contenido .textoTNR12ijs{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	text-indent: 20px;
	line-height: 20px;
}
#contenido .textoTNR12js{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 20px;
}
#contenido .textoTNR12jsdark{  /* ago 2011 */
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 20px;
}
#contenido .textoTNR12jss{   /* 20101002 */
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 18px;
}
#contenido .textoTNR12s{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

/* menu index.html */
#contenido .textoTNR11{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 11px;
	color: #666666;
}
#contenido .textoTNR11dark{    /* ago 2011 */
	font-family: Georgia, Times New Roman, Serif;
	font-size: 11px;
	color: #333333;
}
#contenido .textoTNR11c{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}#contenido .textoTNR11j{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
#contenido .textoTNR11ij{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	text-indent: 20px;
}
#contenido .textoTNR10j{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}

/* comillas */
#contenido .comillas40 {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 40px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	display: inline;
	line-height: 30px;
	top: 12px;
	position: relative;
}
#contenido .comillas12 {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	position: relative;
	vertical-align: top;
}
#contenido .comillas18 {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	position: relative;
	vertical-align: top;
}

#contenido #foto1 {
	position: absolute;
	visibility: hidden;
	left: -180px;
	top: -80px;
}
#contenido  #portadas  {
	vertical-align: top;
	text-align: center;
}

/* cubos */
#cubo .qufosc{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	background-color: #666666;
	color: #CCCCCC;
	margin: 3px;
}
#cubo .qunegro{
	font-family: Wingdings;
	font-size: 9px;
	background-color: #333333;
}
#cubo .qugris{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #666666;
	margin: 2px;
	padding: 2px;
}
#cubo a{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#cubo a:hover {
	text-decoration: underline;
	color: #666666;
}

