BODY{
	background-image: url(../imagenes/background_01.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.1pt;
	line-height: 10pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #333333;
}
TD,A,DIV{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.1pt;
	line-height: 10pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* TEXTO */
.texto1{
	color: #FFFFFF;
}
.texto2{
	color: #333333;
	font-weight: bold;	
}
.texto3{
	color: #CC0000;
	font-weight: bold;	
}
.texto4{
	color: #CCCCCC;
}

.justificar{
	text-align: justify;
}


/* LINKS */
.link1,.link1:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.link1:hover{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.link2,.link2:visited{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.link2:hover{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.link3,.link3:visited{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.link3:hover{
	color: #F28600;
	text-decoration: none;
	font-weight: bold;
}

.link4,.link4:visited{
	color: #333333;
	text-decoration: none;
}
.link4:hover{
	color: #606060;
	text-decoration: none;
}

.link5,.link5:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 8pt;
	font-weight: bold;
}
.link5:hover{
	color: #FFC900;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 8pt;
	font-weight: bold;
}

.link6,.link6:visited{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.link6:hover{
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
.link7,.link7:visited{
	color: #FFFFFF;
	font-size: 7.1pt;
	text-decoration: none;
	font-weight: bold;
}
.link7:hover{
	color: #FFC900;
	font-size: 7.1pt;
	text-decoration: none;
	font-weight: bold;
}
/* FORMULARIOS*/
input.textForm{
	border: 1px groove #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.1pt;
	background-color: White;
}
.boton1{
	border: 1px groove #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.1pt;
	background-color: White;
}
.boton2{
	border: 1px groove #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.1pt;
	background-color: #FF9C00;
}
select.selector1{
	border: 1px groove #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.1pt;
	background-color: White;
}
textarea.privacidad{
	border: 1px groove #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.1pt;
	background-color: White;
}

/* OTROS */
table.menuLeft{
	background-color: #999999;
}
iframe.iframeCesta{
	border: 0px groove #FFFFFF;
}
td.fondoMarcoL{
	background-image: url(../imagenes/img_13.gif);
}
td.fondoMarcoR{
	background-image: url(../imagenes/img_14.gif);
}