BODY, P, A, INPUT, TD, TEXTAREA, OPTION, SELECT
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

H1.EnCajaRoja
{
	 color: white;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 15px;
	 font-size: 14px;
}

.ImageContainer
{
	border: 1px solid #c0c0c0;
	width: 110px;
	height: 110px;
	vertical-align: middle;
	text-align: center;
	background-image: url(diapo.jpg);
}

.LargeImageContainer
{
	border: 1px solid #c0c0c0;
	width: 300px;
	height: 300px;
	vertical-align: middle;
	text-align: center;
	background-image: url(diapo_grande.jpg);
}

H1
{
	font-family: Verdana, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #C21128;
	margin-bottom: 6px;
	margin-top: 12px;
}

H2
{
	font-size: 10px;
	font-weight: bold;
	color: #C21128;
	margin-bottom: 0px;
	margin-top: 6px;
}

P
{
	text-align: justify;
}

A
{
	color: #C21128;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

.pie_foto
{
	margin-bottom: 4px;
	margin-top: 0px;
	font-size: 9px;
	text-align: left;
	letter-spacing: -1;
}

.vegap
{
	color: #C21128;
	font-weight: bold;
}
.bordegris
{
	border: solid 1px #c0c0c0;
}

