.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	border: thin solid #999999;
	background-color: #CCCCCC;
}
.texto2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #678F56;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #316A49;
	border: 0.5px solid #60BF6B;
	background-color: #CCCCCC;
}
a:link.nuevo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3366FF;
}
a:hover.nuevo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #73D062;
	text-decoration: none;
}
a:visited.nuevo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669933;
}
a:active.nuevo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #73D062;
}
.clase1 {
	background-image: url(castellano/Images/fond.gif);
	background-repeat: repeat;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
.celda {

	background-image: url(castellano/Images/fond.gif);
	background-repeat: repeat;
	border-left-style: none;
}
.celdaact {
	background-image: url(castellano/Images/fon2.gif);
	background-repeat: repeat;
	border-left-style: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #009966;
}
.celdaact2 {
	background-image: url(castellano/Images/fon3.gif);
	background-repeat: repeat;
	border-left-style: none;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #009966;
}
