@charset "utf-8";
.titulos {
	color: #C00;
}
body {
	background-image: url(images/backgrounds/bg-chalkboard-home.jpg);
	background-repeat: no-repeat;
	background-color: #191919;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h2 {
	font-family: Calibri, "Trebuchet MS";
	font-size: 14px;
	color: #C00;
	text-align: left;
}

body,td,th {
	font-family: Calibri, Trebuchet MS;
	font-size: 11px;
	color: #CCC;
}
p {
	font-family: Calibri, "Trebuchet MS";
	font-size: 12px;
	color: #CCC;
	text-align: left;
}
h1 {
	font-family: Calibri, "Trebuchet MS";
	font-size: 16px;
	color: #FFF;
	text-transform: none;
	font-variant: normal;
	letter-spacing: 2px;
	text-align: left;
}
#wrapper tr td #cabecera {
	width: 960px;
}
a:active {
	text-decoration: none;
	color: #C00;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C00;
}
a:link {
	color: #C00;
	text-decoration: none;
}
#wrapper tr td #cabecera tr td table tr td table tr td p {
}
strong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C00;
}
