body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#tabla-general {
	width: 900px;
	background-color: #D8DCDD;
	border: 2px solid #000000;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B81F94;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B61D8F;
}
.textos-pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.margenes-slides {
	padding-right: 15px;
	padding-bottom: 5px;
	position: inherit;
}
.borde-imagenes {
	border: 2px solid #B81F94;
	background-color: #FFFFFF;
	height: 60px;
	width: 60px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
}
.boton-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	background-color: #FFFFFF;
	border: 2px solid #B61D8F;
}
.boton-td a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.boton-td a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B61D8F;
	text-decoration: underline;
}
li {
	list-style-image: url(../imagenes/sitece-bullet.jpg);
	margin-left: 10px;
	padding-left: 5px;
}
ul {
	margin-left: 10px;
	padding-left: 5px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC0066;
	text-decoration: none;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E5E5E5;
	width: 600px;
	border: 2px solid #C158AA;
}
