.bodyfondo{
  background-image:url(images/fondo.jpg);
  background-position:center;
  background-repeat:no-repeat;
}
.bodyfondo2{
  background-image:url(images/fondo2.png);
  background-position:center;
  background-repeat:no-repeat;
}
.bodyfondo3{
	background-color:#FFFFFF;
  background-position:center;
  background-repeat:no-repeat;
}


.linkx
{
   color:#666666;
   font-size:13px;
   font-family: "Century Gothic";
}
.linkx:hover
{
   color:#FF3399;
   font-size:13px;
}

.linkx:visited
{
   color:#666666;
   font-size:13px;
}

.linkx:active
{
   color:#000000;
   font-size:13px;
}

body{
	color:#666666;
	font-family:"Century Gothic";
	font-size:13px;
}

.estilo1{
	color:#666666;
	font-family:"Century Gothic";
	font-weight: bold;
	font-size:13px;
}
.estilo2 {
	color: #FF3399;
}
.estilo3 {
	color: #FF3399;
	font-size:14px;
}
.estilo4 {
	color: #666666;
	font-size:16px;
}

.estilo5{
	color:#666666;
	font-family:"Century Gothic";
	font-weight: bold;
	font-size:18px;
}

.back_galerias{
  background-image:url(images/loading.gif);
  background-position:center;
  background-repeat:no-repeat;
  height:400px;
  white-space:inherit;
}
