body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000;
	background-color: #FFC;
}
a:link {
	color: #660000;
	text-decoration: undeline;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}
.Estilo1 {
	font-family: Arial;
	font-weight: bold;
}
.Estilo2, .Estilo3 {
	font-family: Arial;
	font-size: 10px;
}
body,td,th {
	font-family: Arial;
	font-size: 13px;
}
.Estilo9 {
	font-size: 36px;
	font-weight: bold;
	color: #660000;
}
.Estilo10 {
	color: #660000;
	font-weight: bold;
}
.Estilo18 {
	font-size: 11px;
	font-weight: bold;
}
.Estilo22 {
	font-size: 13px
}
.Estilo23 {
	color: #660000
}
.Estilo20 {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}
.Estilo25 {
	font-size: 11px;
	font-weight: bold;
}
.Estilo26 {
	color: #000000
}
.Estilo27 {
	font-style: italic;
}
.xpose {
	color: #999999;
	text-align: right;
	text-decoration: none;
}
a.xposelink {
	color: #999999;
	text-decoration: none;
}
div.maincontent {
	padding: 10px 10px 10px 10px;
}
table.content {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
	border: 0px;
	margin: 0px;
}
.error {
	background-color: #FFFFFF;
	border: 2px solid #F00;
	color: #000;
}
.news_itemtitle {
	font-weight: bold;
	font-size: 24px;
	color: #990000;
	text-align: center;
}
.itemtitle {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}
.moduletitle {
	font-weight: bold;
	font-size: 24px;
	color: #990000;
	text-align: center;
	padding-bottom: 20px;
}
a.linknegro {color: #000; text-decoration: none}
a.linknegro:hover {color: #000; text-decoration: underline}
.rojo {
	background-color: #990000;
	color: #FFFF00;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	height: 44px;
	width: 44px;
}
.rojo53 {
	background-color: #990000;
	color: #FFFF00;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	height: 53px;
}
a.amarillo {
	color: #FFFF00;
	font-size: 20px;
	font-weight: bold;
}
/** Nuevos estilos para la pagina principal */
.itemtitlemainpage {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background: url(/themes/torostheme/img/bkgtitle.jpg) top left repeat-x #990000;
	height: 20px;
	padding: 3px 3px 3px 3px;
}
.itemsummarymainpage, calendar_miniday {
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.newsitemtitlemainpage {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}
.centeredtext {
	text-align: center;
}