a.clase01:link {
	color: #00FFCC;
	font-weight: normal;
	text-decoration: none;
}
a.clase01:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.clase01:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
a.clase02:link {
	color: #27465B;
	font-weight: bold;
	text-decoration: none;
}
a.clase02:visited {
	color: #27465B;
	font-weight: bold;
	text-decoration: underline;
}
a.clase02:hover {
	text-decoration: underline;
	color: #3C69AE;
	font-weight: bold;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #297784;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #39818F;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(images_index/background_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.bg_sup {
	background-attachment: fixed;
	background-image: url(images_index/bg_sup.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_inf {
	background-attachment: fixed;
	background-image: url(images_index/bg_inf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}
.bg_izq01 {
	background-attachment: fixed;
	background-image: url(images_index/bg_izq01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_izq02 {
	background-attachment: fixed;
	background-image: url(images_index/bg_izq02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_izq02_ssombra {
	background-attachment: fixed;
	background-image: url(images_index/bg_izq_ssombra.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_izq03 {
	background-attachment: fixed;
	background-image: url(images_index/bg_izq03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_der01 {
	background-attachment: fixed;
	background-image: url(images_index/bg_der01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_der02 {
	background-attachment: fixed;
	background-image: url(images_index/bg_der02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_der02_ssombra {
	background-attachment: fixed;
	background-image: url(images_index/bg_der_ssombra.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_der03 {
	background-attachment: fixed;
	background-image: url(images_index/bg_der03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
}
.texto_pie_datos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
.form_contacto {
	COLOR: #666666;
	FONT-FAMILY: Arial;
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #CCCCCC 1px solid;
	COLOR: #000000;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #CCCCCC 1px solid;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #FFFFFF
}
.boton_form {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #666666;
	text-align: center;
	border: 1px solid #333333;
}.texto_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

