html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9B1A9;
	background-color: #000000;
	
}
.fondo_iz_sup {
	background-image: url(img/fondo_is.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo_der_inf {
	background-image: url(img/fondo_der.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_iz_2 {
	background-image: url(img/fondo_is2.gif);
	background-repeat: repeat-y;
}
.fondo1 {
	width: 968px;
}
.tenue {
	color: #CC6600;
	font-weight: bold;
	font-size: 10px;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #CC6600;
}
a.a2:link, a.a2:visited {
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
a.a2:hover {
	color: #FF9900;
}
a.a2:active {
	color: #CC6600;
}
a.a3:link, a.a3:visited {
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.a3:hover {
	color: #FFFF00;
}
a.a3:active {
	color: #FF6600;
}
.titulo {
	font-size: 18px;
	color: #CCFFFF;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8B1428;
	width: 360px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	background-image: url(img/marca.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 45px;
	padding-top: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titulo2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B1428;
	background-image: url(img/marca2.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 25px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: auto;
}
.texto1 {
	color: #C57884;
}
.imagen {
	margin-right: 20px;
}
h3 {
	margin-right: 20px;
	font-size: 12px;
	font-weight: normal;
}
h2 {
	margin-right: 20px;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B152D;
}
.inputes {
	background-color: #8D1328;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #690E1E;
	border-right-color: #BF1A36;
	border-bottom-color: #BF1A36;
	border-left-color: #690E1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
.blanco {
	color: #FFFFFF;
}
.pequeno {
	font-size: 9px;
	color: #FFCCCC;
}

