/*
  Hoja de Estilos VG6 - REFLECTIONS.
  Autor: Antonio Ignacio Fontenla - Tonachadas.com
  Fecha: 10/Ene/2004
*/


 /* Estilo general de la página. Las barras de colores solo son
 visibles en IE5.5+ */
body {
	background-color: #003366;
	scrollbar-face-color: #07356d;
	scrollbar-highlight-color: #b8c2cc;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #f2f5ff;
	scrollbar-track-color: #c4cedf;
	scrollbar-darkshadow-color: #000000;
}

.negrita {
	font-weight: bold;
	}

/* Fuentes generales para cosas comunes */
font,th,td,p { font-family: Comic Sans Ms; font-size : 14px; color: #000000; }
a:link,a:active,a:visited { text-decoration: none; color: #000066; }
a:hover		{ text-decoration: none; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* Esto es el borde de la línea y el color de fondo de la página que se
   incluye en el index */
.lineapeich	{ background-color: #0066ff; border: 1px #003366 solid; }


/*
  Esto es para las celdas que tienen el cuerpo, y la parte inferior
  de los menús, 
*/
td.menucuerpo {
		background-color: #7572F5;
		border: 1px #0C0A75 dotted;
		border-top: 1px #0C0A75 solid;
		text-align: center;
}
td.menusuperior {
		background-color: #5D5BB6;
		border: 1px #0C0A75 solid;
		border-bottom: 0px;
		text-align: center;
		font-size : 12px;
		color: #000000;
		font-weight: bold;
}

/* El texto usado en la Bienvenida de cada sección */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: Comic Sans MS;
			text-decoration: none; line-height : 120%; color : #000000;
}

			 
/* Las imágenes de fondo de las celdas del index y las novedades antiguas */
.noticiacab {
		font-weight: bold; font-size: 18px; font-family: Comic Sans MS;
			text-decoration: none; line-height : 120%; color : #000000;
			text-align: right;
		}
.noticiacuerpo {
		text-indent: 10px;
		line-height: 15px;
		background-color: #7572F5;
		border-bottom: 1px #0C0A75 solid;
		border-right: 1px #0C0A75 dotted;
		border-left: 1px #0C0A75 dotted;
		border-top: 1px #0C0A75 solid;
		text-align: justify;
		}

.vertext {
		text-indent: 10px;
		line-height: 15px;
		background-color: #000000;
		border-bottom: 1px #0C0A75 solid;
		border-right: 1px #0C0A75 dotted;
		border-left: 1px #0C0A75 dotted;
		border-top: 1px #0C0A75 solid;
		text-align: justify;
		font-size: 14px;
		color: #ffffff;
		}

.notipeke {
		font-weight: bold; font-size: 14px; font-family: Comic Sans MS;
			text-decoration: none; line-height : 120%; color : #000000;
			text-align: center;
		}
/* Usado para el texto de navegación, (Page 1,2,3 etc) */
.nav			{ font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }

/* Copyright e información de inferior.php y los enlaces a las secciones */
.aviso {
		font-size: 9px;
		}

td.smilies {
		background-color: #1370C6;
		border-bottom: 1px #0C0A75 solid;
		border-right: 1px #0C0A75 dotted;
		border-left: 1px #0C0A75 dotted;
		border-top: 1px #0C0A75 solid;
		text-align:justify;

		}

td.inferior {
		background-color: #7572F5;
		border-bottom: 1px #0C0A75 solid;
		border-right: 1px #0C0A75 dotted;
		border-left: 1px #0C0A75 dotted;
		border-top: 1px #0C0A75 solid;
		text-align: center;
		}

/* Form elements */
input.ayuda {
	background-color: #7572F5;
	border: 0 px;
	font-size: 10px;
	text-align: center;
	}
input.boton {
	background-color: #1870E9;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	border-bottom: 1px #0C0A75 solid;
	border-right: 1px #0C0A75 solid;
	border-left: 1px #0C0A75 solid;
	border-top: 1px #0C0A75 solid;
	font-size: 12px;
	}
	
input,textarea, select {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 9px;
	BORDER-LEFT-COLOR: #9bcdff;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #9bcdff;
	BORDER-TOP-COLOR: #9bcdff;
	FONT-FAMILY: Comic Sans MS;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #9bcdff;
	BACKGROUND-COLOR: #9bcdff
}
