body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #990000;
	background-image: url(../images/fondito.gif);
	background-repeat: repeat;
}
body,td {font-family: Verdana,Geneva, Arial.Helvetica,Sans-serif;
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
select,input {font-family: Verdana,Geneva, Arial.Helvetica,Sans-serif; font-size:12px}
textarea {font-family: Verdana,Geneva, Arial.Helvetica,Sans-serif; font-size: 10px}
a:link, a:visited {color: #3A3631; text-decoration: none}
a:hover, a:active {color: #DC4600; text-decoration: underline}
.fondotabla {
	background: #FFFFFF;
	border-style: solid;
	border-color: #990000;
}
.celda {
	background: #990000;
}
.li {
	list-style: url(../images/li.jpg);
}
.titulo {
	font-size: 16px;
	color: #990000;
}
.gris {
	background: #D7D7D7;
}
.rosita {
	background: #FFCECE;
}
.rosa {
	background: #FFB9B9;
}
.salmon {
	background: #FFA07A;
}
.titulacion {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

