body
{
	background: #B1057D url(graficos/fondo_cabecera.jpg) no-repeat scroll center top;
}

.fondo-abajo
{
	background-image: url(graficos/fondo-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondoficha
{
	background-image: url(graficos/fondo-ficha01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto;
	text-align: left;
}
.texto22
{
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: normal;
}
.fotograndeabajo
{
	background-image: url(graficos/veronica/foto-abajo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.texto23
{
	font-family: "Century Gothic";
	font-size: 16px;
	text-align: left;
}
.textolinks
{
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
}
.fotograndeabajoCopia
{
	background-image: url(graficos/milka/foto-abajo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.fotograndeabajo3
{
	background-image: url(graficos/michelle/foto-abajo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 976px;
	height: 686px;
}
.textopeq
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
.textotitulos
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.fondoabajo
{
	background-image: url(graficos/abajo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana;
	font-size: xx-small;
	line-height: 2;
}
.textovip01
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
}
.fondoanunciate
{
	background-image: url(graficos/anunciate-cabecera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoanunciate22
{
	background-image: url(graficos/fondo_anunciate22.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
}
.fondoanunciate23
{
	background-image: url(graficos/fondo_anunciate23.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}

.itemList li
{
	display: inline-block;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: center;
	white-space: nowrap;
}

.mosaic
{
	vertical-align: top;
	text-align: left;
	font-family: Verdana;
	font-size: xx-small;
	color: White;
}
.mosaic td
{
	vertical-align: text-top;
}

.mosaicPanel
{
	top: 0px;
	text-align: center;
	position: relative;
	margin-left: 5%;
	z-index: 9;
}

#pie
{
	height: 4em;
	clear: both;
}

#pie ul
{
	list-style: none; /* Eliminamos los bullets */
	margin: 0px; /* Quitamos los margenes */
	padding: 0px; /* Quitamos el padding */
}

#pie ul li
{
	padding-left: 0px;
	padding-right: 0px;
}

#pie ul li a
{
	text-decoration: none;
	color: Black;
}

#menu ul li a:hover
{
	color: Black;
}
