body
{
	font-family: century gothic;
	font-size: 13px;
	margin: 0px;
}
h1
{
	color: #92278E;
	font-family: Century Gothic;
	font-size: 44px;
	font-weight: normal;
	margin: 0;
	text-align: left;
}
h2
{
	font-size: 24px;
	color: #92278E;
	font-weight: normal;
	font-family: Century Gothic;
	margin: 0;
}
.subtitulo h2
{
	font-size: 40px;
	color: #92278E;
	font-weight: normal;
	font-family: Century Gothic;
	margin: 0;
}
p
{
	text-align: justify;
	margin-top: 0px;
}
.contenido
{
	width: 966px;
	padding-bottom: 15px;
	text-align: justify;
	background-image: url(images/fondo.gif);
	border-bottom: solid 8px #92278E;
}
.margenes
{
	padding-left: 28px;
	padding-right: 28px;
}

.width435
{
	width: 435px;
}
.paddingRight44
{
	padding-right: 44px;
}
.subir
{
	background-color: #D9B21D;
	text-align: center;
	width: 90px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 30px;
}
.subir a
{
	color: #FFF;
	text-decoration: none;
}
hr
{
	margin-top: 30px;
	margin-bottom: 0px;
}

a img
{
	border: none;
}
.cuadroRosado
{
	background-color: #92278E;
	border-right: solid 24px #D9B21D;
	border-left: solid 38px #92278E;
	height: 450px;
	color: #FFF;
}
.form
{
	width: 337px;
}

#formTable
{
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.pad20
{
	padding-left: 25px;
}
.tips li
{
	color: #000000;
	padding-bottom: 20px;
	list-style-image: url(images/bullet.jpg);
}

