/* Hoja de estilos de la sección del autor */

/* Cuerpo de la página */

body 		{
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color: #990000;
	scrollbar-face-color: #990000;
	scrollbar-highlight-color: Red;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #D3D3D3;
	margin-bottom : 5px;
	margin-top : 5px;
	margin-left : 0px;
	margin-right : 0px;
	background-image : url(../images/fondos/cuadro01.gif);
}

/* Párrafos y titulares */


p			{font-size: 10pt;}

p			{font-family: Georgia, "Times New Roman", Times, serif; }

p.chico	{ font-size: 8pt; font-family: Georgia, "Times New Roman", Times, serif; }

h1	{color: #666666; }

h1 { font-family: Georgia, "Times New Roman", Times, serif;  }

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt; 
	color: #990000;
	margin-top : 5px;  
}

h3 { font-family: Georgia, "Times New Roman", Times, serif;  }

h3	{color: #990000; }

h3	{font-size: 13pt; }

h4	{color: #990000; }

h4 { font-family: Georgia, "Times New Roman", Times, serif;  }

h5 { font-family: Georgia, "Times New Roman", Times, serif;  } 

h6 {font-family: Georgia, "Times New Roman", Times, serif; }


table		{font-size: 10pt; }	

table		{table-border-color-light: rgb(102,204,204); table-border-color-dark: rgb(0,102,102); }

table		{font-family: Georgia, "Times New Roman", Times, serif; }

td			{font-size: 10pt; }	

td			{font-family: Georgia, "Times New Roman", Times, serif; }

a 				{text-decoration: none; }

a:link			{color: #990000; }

a:visited		{color: #990000; }

a:hover		{text-decoration: underline; color: #990000; }

a:active		{color: #990000; }

a.especial:hover		{text-decoration: underline; color: #FFFFFF; ; background-color: #009966}


/* Boliches granates (a pesar del nombre) */

.bolicheverde {
	list-style-image: url(../images/boliche/diamoscu.gif);
	list-style-position: outside;
}


/* Celdas para formateo de la página */

.celdablanca {
	font-size: 8pt;
	background-color: #FFFFFF;
	background-image: url(../images/fondos/papelaut.jpg);
}

.bordeblanco1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #990000;
}

.bordeblanco2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/fondos/papelaut.jpg);
}

/* Estilos para las imágenes incluidas en las páginas de la sección */

.imagender {
	border: 1px solid #990000;
	margin: 3px 0px 3px 3px;
	float: right;
}

.imagencent {
	border: 1px solid #990000;
	float: none;
	padding: 2px;
}

/* Fondo granate de la barra lateral izquierda */

.celdafondogranate {
	background-color: #990000
}


/* Estilos que controlan la barra superior de enlaces de la sección de reseñas */

/* Enlaces de color blanco, grandes y pequeños */

a.enlaceblanco:link	{
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
} 

a.enlaceblanco:visited	{
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
} 

a.enlaceblanco:active	{
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
} 

a.enlaceblanco:hover	{
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;	
}

a.enlaceblancopeq:link	{
	color: #FFFFFF;
	font-size: 9pt;
} 

a.enlaceblancopeq:visited	{
	color: #FFFFFF;
	font-size: 9pt;
} 

a.enlaceblancopeq:active	{
	color: #FFFFFF;
	font-size: 9pt;
} 

a.enlaceblancopeq:hover	{
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 9pt;
}

.fondonegro {
	background-color: #000000;
}


/* Enlaces de la barra de enlaces lateral */

a.barraenlacelateral:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	background-color: #990000;
	display: block; 
}

a.barraenlacelateral:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	background-color: #990000;
	display: block; 
}

a.barraenlacelateral:hover {
	color: #FFFFFF;
	font-size: 10pt;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #FF3300;
	display: block; 
}

a.barraenlacelateral:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	background-color: #990000;
	display: block;	
}


/* Formulario de búsqueda de la sección */

.form8rojoscuro {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
	border: 1px solid #003300;
}
