

/* Hoja de estilo estilo_01.css */
/* Tono "Grisáceo" */

/* Enlaces */

a:link {
	background-color: transparent;
	color: #808080;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #555555;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #BC8F8F;
	text-decoration: none;
}

a:active {
	background-color: #BC8F8F;
	color: #FFFFFF;
	text-decoration: none;
}

/* Cuerpo */

body {
	background-image: url(../img/fondo_01.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
	color: #5A5A5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 18px;
	margin: 2px;
	padding: 2px;
}

/* Div apartado: inicio, ejemplos, etc. */

div#apartado {
	background-image: url(../img/redman_58x56.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-bottom: #B7B7B7 Solid 1px;
	border-left: #EBEBEB Solid 1px;
	border-right: #B7B7B7 Solid 1px;
	border-top: #EBEBEB Solid 1px;
	margin-bottom: 4px;
	padding: 20px 2px 20px 8px;
}

/* Div central (cuerpo) */

div#central {
	background-color: #FFFFFF;
	border-bottom: #B7B7B7 Solid 1px;
	border-left: #EBEBEB Solid 1px;
	border-right: #B7B7B7 Solid 1px;
	border-top: #B7B7B7 Solid 1px;
	color: #5A5A5A;
	float: left;
	padding: 4px 4px 2px 4px;
	text-align: justify;
	width: 56%;
}

/* Div derecho (menús en el lateral derecho) */

div#derecho {
	background-color: #FBFBFB;
	border-bottom: #C0C0C0 Solid 1px;
	border-right: #C0C0C0 Solid 1px;
	border-top: #C0C0C0 Solid 1px;
	color: #808080;
	float: left;
	width: 20%;
}

/* Div izquierdo (menús en el lateral izquierdo) */

div#izquierdo {
	background-color: #F8F8F8;
	border-bottom: #C0C0C0 Solid 1px;
	border-left: #C0C0C0 Solid 1px;
	border-top: #C0C0C0 Solid 1px;
	color: #808080;
	float: left;
	width: 22%;
}

/* Cabeceras */

h1 {
	background-color: #E0E0E0;
	border-left: #EBEBEB Solid 1px;
	border-right: #B7B7B7 Solid 1px;
	border-top: #EBEBEB Solid 1px;
	color: #525252;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0px;
	padding: 4px 0px 2px 0px;
	text-align: center;
}

h2 {
	background-color: transparent;
	color: #808080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
}

/* Separador */

hr {
	background-color: transparent;
	color: #C0C0C0;
	height: 1px;
	text-align: center;
	width: 80%;
}

/* Párrafos por defecto */

p {
	margin: 0px;
}

/* Clase center, o sea, contenido centrado en la pantalla */

.center {
	text-align: center;
}

.right {
	text-align: right;
}



/* Clase creditos, o sea, notas "legales" e información varia */

.creditos {
	background-color: #FDFDFD;
	background-image: url(../img/redman_40x40.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	border: #C0C0C0 Dashed 1px;
	color: #808080;
	font-size: 0.8em;
	line-height: 14px;
	margin: 8px;
	padding: 10px 8px 40px 8px;
	text-align: center;
}

/* Clase crojo, color rojo para el texto */

.crojo {
	background-color: transparent;
	color: #DE9898;
}

/* Párrafos en el Div Central (cuerpo de las páginas) */

.cuerpo {
	background-color: transparent;
	color: #707070;
	font-size: 0.9em;
	padding: 4px;
}

/* Dos puntos y punto */

.dp1 {
	background-color: transparent;
	color: #C0C0C0;
	font-weight: bolder;
}

.dp2 {
	background-color: transparent;
	color: #808080;
	font-weight: bolder;
}

.dp3 {
	background-color: transparent;
	color: #C0C0C0;
	font-weight: bolder;
}

/* Clase para la fecha y hora de las Novedades */

.fechanovedad {
	background-color: transparent;
	background-image: url(../img/nb_ico_14x14.bmp);
	background-position: center right;
	background-repeat: no-repeat;
	color: #DE9898;
	font-size: 0.9em;
	font-weight: bold;
	padding: 6px 18px;
}

/* Clase que rodea a los Párragos de los Div Central */
/* (cuerpo de las páginas, usado en principal.html)  */

.marcocuerpo {
	background-color: #FDFDFD;
	background-image: url(../img/f_cuadros.gif);
	background-repeat: repeat;
	border-bottom: #B7B7B7 Solid 1px;
	border-left: #EBEBEB Solid 1px;
	border-right: #B7B7B7 Solid 1px;
	border-top: #EBEBEB Solid 1px;
	color: #808080;
	margin-bottom: 4px;
	padding: 4px;
}

/* Clase para el Párrafo con ciertos enlaces */
/* (Justo debajo de "los validadores") */

.menupie {
	margin-top: 16px;
	margin-bottom: 10px;
	text-align: center;
}

/* Cualquier Menú del lado izquierdo o derecho */
/* (Estrictamente los enlaces de los Menús) */

.menus {
	margin-bottom: 10px;
	padding: 4px;
}

/* Clase para el fondo del menú de "tonos de color" */

.menuestilos {
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 10px;
	padding: 12px 4px 4px 4px;
	line-height: 10px;
}

.cuadroestilos {
	background-color: #FEFEFE;
	color: Gray;
	border: #C9C9C9 Dashed 1px;
	padding-top: 8px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	display: block;
}

/* Clase para el Párrafo amarillo con las "¿Sabías que..." */
/* (Las notas se basan en JavaScript) */

.notas {
	background-color: #FFFCEA;
	border: #C0C0C0 Dashed 1px;
	color: #808080;
	font-size: 0.8em;
	line-height: 13px;
	margin: 8px;
	padding: 6px;
	text-align: center;
}

/* Clase que coloca una línea "sólida" sobre el texto */

.overline {
	border-top: #EBEBEB Solid 1px;
}

/* Clase para el título de las Web de enlaces de interés */

.tituloimgenlace {
	background-color: #FEFEFE;
	border: #CDCDCD Dashed 1px;
	padding: 2px 4px;
	font-weight: bold;
}

/* Clase que coloca una "línea de puntos" bajo el texto */

.subrayado {
	border-bottom: #808080 Dashed 1px;
}

/* Clase para los acrónimos (y otros menesteres...) */

acronym {
	background-color: transparent;
	color: #DE9898;
	cursor: help;	
}


/* Clase que da título a los Párrafos del Div Central */

.titulocuerpo {
	background-color: transparent;
	color: #808080;
	font-weight: bold;
	margin-bottom: 6px;
	text-indent: 5px;
}

/* Títulos de los Menús (tanto izquierdo como derecho) */
/* Texto justo encima de los enlaces propiamente dichos */

.titulomenu1 {
	background-color: #ABABAB;
	color: #FBFBFB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px;
	text-align: center;
}

.titulomenu2 {
	background-color: #BCBCBC;
	color: #FBFBFB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px;
	text-align: center;
}

.titulomenu3 {
	background-color: #C7C7C7;
	color: #FBFBFB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px;
	text-align: center;
}

.titulomenu4 {
	background-color: #DBDBDB;
	color: #989898;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px;
	text-align: center;
}

.titulomenu5 {
	background-color: #E8E8E8;
	color: #808080;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px;
	text-align: center;
}

.titulomenu6 {
	background-color: #EEEEEE;
	color: #808080;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px;
	text-align: center;
}

.titulomenu7 {
	background-color: #F0F0F0;
	color: #808080;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px;
	text-align: center;
}

.titulomenu8 {
	background-color: #F0F0F0;
	color: #808080;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px;
	text-align: center;
}

.titulomenu9 {
	background-color: #F0F0F0;
	color: #808080;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px;
	text-align: center;
}

.titulomenu10 {
	background-color: #EDEDED;
	color: #808080;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px;
	text-align: center;
}

.titulomenu11 {
	background-color: #EAEAEA;
	color: #808080;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px;
	text-align: center;
}

.titulomenu12 {
	background-color: #EAEAEA;
	color: #808080;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px;
	text-align: center;
}

/* Clase para el Párrafo que contiene las imágenes */
/* de los iconos del W3C: xhtml.gif y css.gif */

.validadores {
	background-image: url(../img/validadores_estilo_01.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding: 20px 10px 20px 10px;
	text-align: center;
	margin-bottom: 10px;
}

.invisible {
	display: none;
}

/* Clases para el formulario para contactar */

form {
	text-align: right;
}

.casillaform {
	border: Silver Inset 1px;
	width: 170px; 
	background-color: #FCFCFC;
	color: Gray;
	margin-bottom: 4px;
}

textarea {
	border: Silver Inset 1px;
	width: 360px; 
	height: 200px;	
	background-color: White;
	color: Gray;
}

fieldset {
	border: #EBEBEB Solid 1px;
	padding: 10px 6px;
}

label {
}

legend {
	font-weight: bold;
	font-size: 1.1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.boton {
	background-color: #E9E9E9;
	color: Gray; 
}

em.fuentenormal {
	font-weight: normal;
}

.form_ok {
	background-color: #F0F9F4;
	border: #C0C0C0 Dashed 1px;
	color: #808080;
	font-size: 0.9em;
	line-height: 13px;
	margin: 8px;
	margin-bottom: 10px;
	padding: 16px;
	text-align: center;
}

.form_error {
	background-color: #FFECEC;
	border: #C0C0C0 Dashed 1px;
	color: #808080;
	font-size: 0.9em;
	line-height: 13px;
	margin: 8px;
	margin-bottom: 10px;
	padding: 16px;
	text-align: center;
}

/* Listas */

ul {
	text-indent: -10px;
	list-style: url(../img/nb_ico_14x14.bmp) circle;
}


/* Imágenes */

img.sinborde {
	border: 0px;
}

img {
	border-bottom: #B7B7B7 Solid 1px;
	border-left: #EBEBEB Solid 1px;
	border-right: #B7B7B7 Solid 1px;
	border-top: #EBEBEB Solid 1px;
}

/* Banners: Banner superior */

ilayer {
	border-top: Silver Solid 1px;
	border-right: Gray Solid 1px;
	border-bottom: Gray Solid 1px;
	border-left: Silver Solid 1px;
}

iframe {
	border-top: Silver Solid 1px;
	border-right: Gray Solid 1px;
	border-bottom: Gray Solid 1px;
	border-left: Silver Solid 1px;
}

/* Fin de esta hoja de estilo */