#contenedor {
	width: 640px;
	text-align:left;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contenedor #centrado {
	text-align:center;
}
#titulo-1 {
	font-size: 18px;
	font-weight: bold;
}

#contenedor .bianca blockquote {
	margin-right: 0px;
	margin-left: 50px;
}
#top {
	height: 320px;
}


#modelo-top {
	width: 109px;
	float: left;
	height: 320px;
}
#top-titulo {
	height: 260px;
	width: 306px;
	float: left;
}
#top-subtitulo {
	float: right;
	width: 500px;
	text-align: center;
	margin-top: 10px;
}


#screenshot-top {
	width: 225px;
	float: right;
}
#medio {
	height: 300px;
}

#bianca {
	height: 180px;
	width: 365px;
	background-image: url(../imagenes/info/bianca_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	z-index: 10;
}
#isaura {
	background-image: url(../imagenes/info/isaura_info.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
	height: 200px;
	width: 255px;
	z-index: 5;
	float: right;
	padding-left: 20px;
}
#valeria {
	float: left;
	height: 115px;
	width: 340px;
	background-image: url(../imagenes/info/valeria_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#podrias {
	background-image: url(../imagenes/info/thumb_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 75px;
	width: 220px;
	padding-left: 70px;
	padding-top: 25px;
}
#media-bajo {
	height: 133px;
}
#cuadro-edad {
	float: right;
	height: 133px;
	width: 89px;
}
#botton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6C00;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C55105;
	border-right-color: #C55105;
	border-bottom-color: #C55105;
	border-left-color: #C55105;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#botton a:link, 
#botton a:visited, 
#botton a:active {
	color: #FFFFFF;
	font-weight: bold;
	
}
#botton a:hover {
	color: #C55105;
	
}
.subtitulo-naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6C00;
	text-align: center;
}
.titulo-naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF6C00;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.texto-cafe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8C6548;
	font-size: 12px;
}
.texto-negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
