.texto {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.textocabezal {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 10px;
}
.textotop {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	padding-right: 25px;
	padding-bottom: 10px;

}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}

.fondo {
	background-image: url(../imagenes/images/fondolarge.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
.titulos {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}
.textorojo {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC3333;
}
.ima {
	margin: 10px;
	padding: 10px;
	border: 1px solid #999999;
}
.textoblanco {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.paraima {
	border: thin solid #666666;
}

