body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/fondo.png)
	}
.fondo_arriba {
	background-image: url(images/arriba.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondoder {
	background-image: url(images/fondo_der.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.texto {
	font-family: Verdana;
	font-size: 11px;
	line-height: 120%;
	color: #505c61;
}
.texto_titulo {
	font-family: Verdana;
	font-size: 14px;
	line-height: 120%;
	color: #505c61;
}
.texto3 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 120%;
	color: #505c61;
	text-decoration: line-through;
}
.fondo2 {
	background-image: url(images/foindo2.png);
	background-repeat: repeat;
	background-position: top;
}
.fondo3 {
	background-attachment: scroll;
	background-image: url(images/foto2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer {
	font-family: Verdana;
	font-size: 16px;
	line-height: 120%;
	color: #C2CAD3;
}
.titulo {
	font-family: Verdana;
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: bold;
}
.texto2 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
.Estilo3 a {
	font-family: Verdana;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
.Estilo1 {color: #FF9900}
.Estilo3 {font-family: Verdana; font-size: 12px; line-height: 120%; color: #FFFFFF; }
.Estilo4 {font-size: 17px; line-height: 120%; color: #FFFFFF; font-family: Verdana;}


.fondoizq {
	background-image: url(images/fondo_izq.png);
	background-repeat: repeat-y;
	background-position: left top;
}

