body {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
} 
.texto{
font-family: Tahoma;
	font-size: 11px;
color: #000000;
}
a:link {
	text-decoration: none;
	/*color: #000000;*/

}
a:visited {
	text-decoration: none;
	/*color: #000000;*/

}
a:hover {
	text-decoration: none;
	/*color: #000000;*/

}


.derecha {
	text-align: right;
	
}
.izquierda {
	text-align: left;
	
}

.centrar {

	text-align: center;
}

div.centrado{
text-align: center;
}
div.centrado table {
margin: 0 auto;
text-align: left;
}


img {
	border: 0px solid;
}
.ancho800 {
	width: 800px;
}
.ancho649 {
	width: 649px;
}
.ancho463 {
	width: 463px;
}
.ancho6 {
	width: 6px;
}
.ancho95 {
	width: 95%;
}
.ancho265 {
	width: 265px;
}
.ancho100 {
	width: 100%;
}
.ancho463 {
	width: 463px;
}
.ancho223 {
	width: 223px;
}

.ancho10 {
	width: 10%;
}
.alto650 {
	height: 650px;
	
}
.alto100 {
	height: 100%;
	
}
.alto1 {
	height: 1px;
	
}
.fondoWeb {
	background-image: url(../cortes/Images/WEB-FEDER%5B1%5D.._04.gif);
	/*width: 649px;*/
	background-repeat: no-repeat;
	background-position: right top;
}
.fondoLila {
	background-color: #712a60;
}
.fondoBlanco {
	background-color: #ffffff;
}.fondoRayaMenu {
	background-image: url(../cortes/Images/WEB-FEDER%5B1%5D.._02.gif);
	background-repeat:  repeat-y;
	background-position: top;
}
.textoMenu {
	font-family: Impact;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.textoMenuNegro {
	font-family: Impact;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
}

#columna1, columna2 {
     float: left;
     padding-bottom: 30000px;
     margin-bottom: -30000px;

}
#contenedor {

     overflow: hidden;

}
.textoBlanco {
	color: #FFFFFF;
	text-decoration: none;
}
.fondoTitulos {
	background-image: url(../imagenes/uva.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 55px;
}
.linea {
	background-color: #75295C;
	height: 1px;
}
.justificar {
	text-align: justify;
}
.fondoVerde {
	background-image: url(../imagenes/verde.gif);
	background-repeat: no-repeat;
}
.fondolilacuadro {
	background-image: url(../imagenes/lila.gif);
	background-repeat: no-repeat;
}
.bordeLila {
	border: 1px solid #712a60;
}
