@charset "utf-8";

/*#body #wrap-left {
	width: 870px;
	float: left;
	background-color: #CC0099;
}
*/
#wrap-left-bebe {
	float: left;
	width: 650px;
	margin-right: 3px;
}
#body .anuncio-top-body {
	height: 60px;
	width: 650px;
	margin-bottom: 3px;
}

.anuncio-top-body .img-patrocinado-por {
	float: left;
	width: 220px;
}
.anuncio-top-body .patrocinador-anuncio-top-body {
	float: left;
	height: 60px;
	width: 428px;
}

#wrap-left-bebe #bloque-principal-bebe {
	
	width: 650px;
}
#bloque-principal-bebe .galeria {
	background-image: url(img/bebe/bg_bebe_galeria.jpg);
	background-repeat: repeat-x;
}
#bloque-principal-bebe .busqueda {
	background-color: #FEA62E;
}

#bloque-principal-bebe .busqueda input {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#wrap-left #bloque-detalle-bebe {
	background-image: url(img/bebe/bg_bebes.jpg);
	margin-right: 15px;
	padding-bottom: 15px;
}

#bloque-detalle-bebe h1{
	font-size: 29px;
	font-weight: bold;
	color: #006699;
}


#wrap-right-bebe {
	float: left;
	width: 205px;
	margin-right: 10px;
	height: 150px;
}
#wrap-colunm2-bebe {
	width: 120px;
	float: left;
}


/* BEBE DEL MES */
.bebe-mes-top-box{
	background-image: url(img/bebe/bg_bebe_del_mes_top.jpg);
	height: 65px;
}
.bebe-mes-top-box .tittle {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.bebe-mes-botton-box {
	background-image: url(img/bebe/bg_bebe_del_mes_botton.jpg);
	text-align: center;
	height: 345px;
}
.bebe-mes-botton-box .tittle {
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
.bebe-mes-botton-box table {
	font-size: 10px;
	background-color: #E0E0E0;
	margin-bottom: 10px;
}

/* END BEBE DEL MES */


/*CSS PARA BEBE DETALLE*/
.bebe {
	background-image: url(img/bebe/bg_bebes.jpg);
	padding-left: 15px;
	padding-top: 20px;
}



.bebe .marco-general {
	height: 390px;
	width: 600px;
	background-image: url(img/bebe/bebe_varon.jpg);
	background-repeat: no-repeat;
}
.bebe .nombre-box {
	color: #0070BA;
	font-size: 18px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	width: 325px;
	padding-top: 25px;
	padding-left: 35px;
}
.bebe .marco-general .foto {
	width: 260px;
	padding-left: 45px;
	padding-top: 5px;
}
.bebe .marco-general .info {
	padding-top: 5px;
	padding-left: 45px;
}
.bebe .info .num-fotos {
	font-size: 22px;
	color: #2F81BB;
	font-weight: bolder;
	float: left;
	width: 200px;
}
.bebe .info .num-fotos a {
	color: #2F81BB;
	cursor: hand;
}

.bebe .info .votar-bt {
	float: left;
	width: 80px;
}
.bebe .info .votar-bt #button {
	color: #FFFFFF;
	background-color: #0371AC;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #0371AC;
}
.bebe .bebe-data {
	position: relative;
	top: -280px;
	left: 380px;
	width: 400px;
	font-weight: bold;
}

.bebe .banner-botton-lista-bebe{
	margin-top: 15px;
	margin-bottom: 15px;
}

.informacion-detalle-bebe{
	margin-right: 15px;
	margin-left: 25px;	
}

.informacion-detalle-bebe .comentarios-tittle{
	font-size: 22px;
	color: #666666;	
}

.informacion-detalle-bebe .tittle-bebe{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}

.informacion-detalle-bebe .comment-details{
	margin-left: 25px;	
}


/* LISTA BEBES */

.lista-bebe ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.lista-bebe li {
	width: 170px;
	text-align: center;
	float: left;
	background-color: #C2C4C6;
	margin-right: 25px;
	margin-bottom: 25px;
	height: 150px;
}
.lista-bebe .name-bebe {
	background-color: #DADBDC;
	font-size: 13px;
	padding-top: 5px;
	font-weight: bold;
	padding-bottom: 5px;
}
.lista-bebe .name-bebe a {
	color: #000000;
}

/* END LISTA BEBES */
