﻿.normal {
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: top;
	color: #000000;
	text-decoration: none;
}
.opacityit img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.4;
	border:0;
}

.opacityit:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border:0;
}
.titulo {
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: top;
	color: #C33019;
	font-weight: bold;
	text-decoration: none;
}
.cuadro1 {
	padding-top: 5px;
}
.titulo2 {
	font-family: Tahoma;
	font-size: 14px;
	vertical-align: top;
	color: #C33019;
	font-weight: bold;
	text-decoration: none;
}
.normal2 {
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: top;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.normalcaja {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a {
	text-decoration: none;
}
.titulo3 {
	font-family: Tahoma;
	font-size: 14px;
	vertical-align: top;
	color: #C33019;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.normal3 {
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: top;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
}

