.texto {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #4D4D4D;
}
.textoGris {

	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #7C7C7C;
}
.textoRojo {


	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #CD3301;
}
a:link {
	font-family: "Trebuchet MS", Ariel, Helvetica;
	color: #CD3301;
	text-decoration: none;
}
a:visited {

	font-family: "Trebuchet MS", Ariel, Helvetica;
	color: #CD3301;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Ariel, Helvetica;
	color: #FF9900;
	text-decoration: underline;
	font-weight: lighter;
}
.linea_gris_izquierda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.linea_roja_superior {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCBB9;
	background-color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 24px;
	color: #CD3301;
	letter-spacing: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.bajada {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #CD3301;
	font-weight: normal;
}
.textoGrisClaro {


	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #CCCCCC;
}
.linea_gris_derecha {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.subTitulo {

	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	color: #999999;
	letter-spacing: 3px;
}
.linea_gris_derechaFina {

	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.subTituloRojo {


	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	color: #FF8040;
	letter-spacing: 3px;
}
.celdas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #F4F4F4;
	background-image: url(../images/hoja_fondo_celdas.jpg);
	border: 1px solid #CCCCCC;
}
h1 {
	font-weight: normal;
}
h2 {
	font-weight: normal;
}
