@charset "utf-8";
/* CSS Document */
body {font-family: Arial, Helvetica, sans-serif;}
.bordeTabla {
	border: 1px solid #660000;
}
.Estilo1 {font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Estilo22 {color: #FFFFFF; font-size: 10px;}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.BgBody {
	background-image: url(../images/bg02.jpg);
	background-repeat:  repeat-y;
}
td.header {
	background-image: url(../images/header.jpg);
	background-repeat:  no-repeat;
	background-position: center bottom;
	font-size: 10px;
	font-weight: bold;
	height: 67px;
	vertical-align: bottom;
}
.titulos {
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.subtitulos {
	font-size: 14px;
	font-weight: bold;
	color: #1B1B1B;
}
.contenido {
	font-size: 12px;
	color: #000000;
}
