body {
	SCROLLBAR-HIGHLIGHT-COLOR: #006699;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #CCFFFF;
	SCROLLBAR-TRACK-COLOR: #E3E3E3;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
.fichaizquierda {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: none;
	color: Black;
}

a.LinkNegro:link {color: #000000; text-decoration: none; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif}
a.LinkNegro:active {color: #000000; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif}
a.LinkNegro:visited {color: #000000; text-decoration: none; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif}
a.LinkNegro:hover {color: #0080C0; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif}


	.fichacentral {
	font-family: "Trebuchet MS", Verdana;
	border-top: none;
	color: Black;
	padding: 12px;
	font-size: 14px;
	}
	 .fichaderecha {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border-top: solid 1px #333333;
	border-left: 1px solid #333333;
	border-bottom: 2px solid Gray;
	border-right: 1px solid #FF7F50;
	padding: 6px;
	}
	
	 .fichaadsense {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F0F8FF;
	border-top: 1px solid Blue;
	border-left: 1px solid Blue;
	border-bottom: 1px solid Blue;
	border-right: 1px solid Blue;
}
		.titulares {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	color: #244C74;
	font-weight: bold;
	font-variant: normal;
	padding: 12px;
}
		.menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: Black;
	font-weight: normal;
	font-variant: normal;
	padding: 12px;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #000000;
}


/* CSS para el menu y sus componentes */
td.cabeceraMenu {
	height: 20px; 
	font-weight: bold; 
	font-size: 10pt;
	color: #444444; 
	background-image: url('/images/tdfondo.png'); 
	background-repeat: repeat-x;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding-left: 2px
}
td.item {
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* CSS para poner los fondos en los items */
td.fondo1 {
	background-image: url('/images/general/menu1.gif'); 
	background-repeat: no-repeat; 
	background-position: 100% 100%
}
td.fondo2 {
	background-image: url('/images/general/menu2.gif'); 
	background-repeat: no-repeat; 
	background-position: 100% 100%
}
td.fondo3 {
	background-image: url('/images/general/menu3.gif'); 
	background-repeat: no-repeat; 
	background-position: 100% 100%
}

/* CSS para los enlaces web */
a {color: #DD7C00; text-decoration: none; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif}
a:hover {color: #0080C0; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif}
a:visited {text-decoration: none; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif}

a.item {color: #000000; text-decoration: none; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif}
a.item:hover{color: #0080C0;}

/* tutoriales-dreamweaver.htm (enlaces del centro) */
a.tutorialesDreamWeaver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}
a.tutorialesDreamWeaver:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
}


a.tutorialesDreamWeaver:link {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
}


a.tutorialesDreamWeaver:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
}

a.tutorialesDreamWeaver:hover {
	color: #0080C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
}

.FuentePequena {
	font-size: 12px;
}

.GaleriaCategoria {
	font-size: 12px;
	font-weight: bold;
}

.MensajeWarning {
	font-size: 12px;
	color: #FF0000;
}

.Titular {
	color: #244C74;
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	font-weight: bold;
}
.titulares:first-letter {
	color: #FF9C00;
}
.TitularPrimeraLetra {
	color: #FF9C00;
}
.FondoLogin {
	background-image: url(/images/general/fondologin.gif);
	background-repeat: no-repeat;
}
.ComunidadTitular {
	font-family: "Trebuchet MS", Verdana;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 3px;
}
.ComunidadTexto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px;
}
.ComunidadFormulario {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	width: 90px;
	border: 1px solid #FFFFFF;
	height: 15px;
}
.TextoGeneral {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
}
.ComunidadTextoError {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF33;
	padding: 2px;
}
a.ComunidadEnlace:link { font-weight: bold; font-family: "Trebuchet MS", Verdana; font-size: 15px; color: #FFFFFF; text-decoration: none; }
a.ComunidadEnlace:active { font-weight: bold; font-family: "Trebuchet MS", Verdana; font-size: 15px; color: #FFFFFF; text-decoration: none; }
a.ComunidadEnlace:visited { font-weight: bold; font-family: "Trebuchet MS", Verdana; font-size: 15px; color: #FFFFFF; text-decoration: none; }
a.ComunidadEnlace:hover { font-weight: bold; font-family: "Trebuchet MS", Verdana; font-size: 15px; color: #FFFFFF; text-decoration: none; }

