@charset "utf-8";

.estilo1 {
	font-family: Perpetua;
	font-size: 3px;
	font-style: oblique; 
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: lowercase;
	color: #993300;
	text-decoration: blink;
}
.div {
	font-family: Chiller;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: 100;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #663300 ;
	text-decoration: overline;
	background-color: #CC6600;
	background-position: center;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color:  #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
}
#clase2 {
	font-family: Perpetua;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	text-decoration: overline;
}
#clase2 table {

	background-color:  #0000CC;
	font-size: 36px;
	height: auto;
	width: auto;
	text-decoration: overline;
}
/*para menu inicio com contacto */

td.mi a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993333;
	text-decoration: none;
}
td.mi a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
	text-decoration: none;
	font-style: italic;
}
td.mi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-style: italic;
}
/*menu principal */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #993333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0000FF;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-style: italic;
}
/*menius de maes*/
td.mp a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
td.mp a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC6666;
	text-decoration: none;
	font-style: italic;
}
td.mp a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-style: italic;
}
td.boton a:link {
	background: #00CCFF;
	border:thin outset  #0066FF;
	color: #993366; /*letras*/
	display:block;
	font-size:13px;
	text-decoration:none;
}
td.boton a:visited {
	background: #33CCFF;
	border:thin outset #669999;
	color: #0066FF;
	display:block;
	font-size:13px;
	text-decoration:none;
}
td.boton a:hover {
	background: #66CCCC;
	border:thin inset;
	font-size:12px;
	color: #000099;/*letras paso*/
}
td.boton a:active {
	background: #990033; /*fondo click*/
	font-size:11px;
	border:thin inset;
}


td.eventos a:link {
	background:#0066FF;
	border:thin outset #bfd0da;
	color: #000066;
	display:block;
	font-size:13px;
	text-decoration:none;
}
td.eventos a:visited {
	background: #330000;
	border:thin outset #bfd0da;
	color: #CC9966;
	display:block;
	font-size:12px;
	text-decoration:none;
}
td.eventos a:hover {
	background: #0066CC;
	border:thin inset;
	color: #FFFFFF;
}
td.eventos a:active {
	background: #006699;
	border:thin inset;
}

