.menu1-a {	
background-image:url(images/bebota_r5_c3.png);
width:277px;
height: 22px;
font-size:15px;
color: #FFFFFF;
font-weight:bold;
}
.menu1-b {	
background-image:url(images/bebota_r6_c3.png);
width:277px;
height: 7px;
}

.menu2-a {	
background-image:url(images/bebota_r9_c3.png);
width:269px;
height: 8px;
}
.menu2-b {	
background-image:url(images/bebota_r10_c3.png);
width:269px;
}
.menu2-c {	
background-image:url(images/bebota_r11_c3.png);
width:269px;
height: 12px;
}
.menu3-a {	
background-image:url(images/bebota_r5_c8.png);
width:588px;
height: 22px;
font-size:15px;
color: #FFFFFF;
font-weight:bold;
}
.menu3-b {	
background-image:url(images/bebota_r6_c8.png);
width:588px;
height: 7px;
}
.headerbg {	
background-image:url(images/bebota_r1_c10.png);
width:900px;
height: 102px;
}
.headerbarra {	
background-image:url(images/bebota_r2_c1.png);
height: 10px;
}
.footerbg {	
background-image:url(images/bebota_r22_c1.png);
height: 85px;
}
.footerbarra {	
background-image:url(images/bebota_r21_c1.png);
height: 8px;
}
.bgcontenido {	
background-image:url(images/bebota_r3_c1.png);
}
.logo {	
background-image:url(images/bebota_r1_c1.png);
width:289px;
height: 102px;
}
.sexshop {	
background-image:url(images/bebota_r19_c1.png);
width:897px;
height: 151px;
}
.barlarga {	
background-image:url(images/bebota_r13_c1.png);
width:894px;
height: 37px;
padding: 3px;
font-size:15px;
color: #FFFFFF;
font-weight:bold;
}
.violeta {	
	cursor: pointer;
	color: #DA3486;
}

.nolink {
	font-weight: bold;
	color:#000000;
	text-decoration:none
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FBE4ED;
	background-image:url(images/bebota_r3_c1.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.campo_texto {
	background-color: #FFE6BF;
	border: solid;
	border-color: #F0ABC7;
	border-width: 1px;
	padding: 5px;
}

	.campo_texto:hover{
		background-color: #FFFFFF;
	}
	
.campo_boton {
	background-color: #F8D1E0;
	border: solid;
	border-color: #F0ABC7;
	border-width: 1px;
	padding: 5px;
}

#userbar {
	background-color: #EFB3CB;
	border-bottom: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width:3px;
	padding: 10px;
	font-size:11px;
	background-image:url(s_img/userbar_bg.gif);
	background-repeat:repeat-x;
	background-position: top;
	color: #FFFFFF;
}
	#userbar #link {
		float: right;
	}
		#userbar #link a {
			color: #FFFFFF;
			text-decoration:none;
			border-bottom: dotted;
			border-bottom-width:1px;
			border-bottom-color:#FFFFFF;
		}
		
		#userbar #link a:hover {
			border-bottom-color:#000000;
		}

	#userbar a {
		color: #FFFFFF;
		text-decoration:none;
		border-bottom: dotted;
		border-bottom-width:1px;
		border-bottom-color:#FFFFFF;
	}
	
	#userbar a:hover {
		border-bottom-color:#000000;
	}
	
	#userbar .textfield {
		border: solid;
		border-width:1px;
		border-color:#F0ABC7;
		background-color:#FFFFFF;
		width:80px;
		font-size: 11px;
		padding-left: 3px;
	}
	
		#userbar .textfield:hover {
			background-color:#FBE4ED;
		}
		
	#userbar .boton {
		background-color:#F0ABC7;
		width:60px;
		font-size: 11px;
		color: #000000;
		border: none;
	}

#ranking_paginas {
	background-color:#FBE5ED;
	padding: 7px;
	text-align:left;
	border-top: solid;
	border-top-color: #FFFFFF;
	border-top-width:3px;
	border-bottom: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width:3px;
	color:#DA3486;
	text-align:left;
	background-color:#F8D1E0;
	font-weight:bold;
}
	#ranking_paginas a {
		color:#DA3486;
		text-decoration:none;
	}
	
	#ranking_paginas a:hover {
		color:#000000;
	}
	
	#ranking_paginas span {
		color:#000000;
	}

#ranking_puesto {
	background-color:#FBE5ED;
	padding: 10px;
	text-align:left;
	margin-bottom: 10px;
}
	#ranking_puesto #texto {
		float:right;
		text-align:left;
		width:360px;
	}
	
	#ranking_puesto span {
		color:#D22D7C;
		font-weight:bold;
	}
	
	#ranking_puesto #puntaje {
		border-bottom: dotted;
		border-bottom-width:1px;
		border-bottom-color: #D22D7C;
		cursor:help;
	}

	#ranking_puesto img {
		border: none;
	}
	
	#ranking_puesto #foto {
		border: solid;
		border-color: #FFFFFF;
		border-width:2px;
		width:100px;
		height:100px;
		background-position:center;
		margin-right: 10px;
		overflow:hidden;
	}

#prensa {
	background-color:#FBE5ED;
	padding: 5px;
	margin-bottom: 10px;
}

	#prensa #titulo {
		font-size:16px;
		color:#006699;
		font-weight:bold;
		padding: 6px;
	}
	
	#prensa #item {
		padding: 6px;
	}

	#prensa a {
		text-decoration:none;
		color: #000000;
	}
	
	#prensa a:hover {
		color: #DB3678;
	}
	
#entrevista {
	background-color:#FBE5ED;
	padding: 5px;
	margin-bottom: 10px;
}

	#entrevista img {
	 float:left;
	 margin-right: 20px;
	 border-style: solid;
	 border-color: #F1A4C2;
	 border-width:2px; 
	}

	#entrevista #titulo {
		font-size:16px;
		color:#006699;
		font-weight:bold;
		padding: 6px;
	}
	
		#entrevista #titulo a {
			text-decoration:none;
			color: #006699;
		}
		
		#entrevista #titulo a:hover {
			color: #DB3678;
		}
	
	#entrevista #item {
		padding: 6px;
	}

	#entrevista a {
		text-decoration:none;
		color: #000000;
	}
	
	#entrevista a:hover {
		color: #DB3678;
	}

#div_cargando {  position: absolute;
  left: 0px;
  top: 0px;
  padding: 10px;
  background-color:#D42E7D; 
  color: #FFFFFF;
  font: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  display:none;
  background-image:url(s_img/bg_cargando.gif);
}

	#div_cargando a {
		color: #FFFFFF;
		text-decoration:none;
	}
	
	#div_cargando a:hover {
		color: #000000;
	}

#cuadrito {
	margin: 5px;
	padding: 10px;
	background-color:#F0ABC7;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#444444;
	text-align:left;
}

	#cuadrito img {
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	
	#cuadrito a {
		text-decoration: none;
		color: #000000;
	}
	
	#cuadrito a:hover {
		color: #D42E7D;
	}
	
#cuadrito2 {
	margin: 3px;
	padding: 4px;
	background-color:#F0ABC7;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#444444;
	text-align:left;
}

	#cuadrito2 img {
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	
	#cuadrito2 a {
		text-decoration: none;
		color: #000000;
	}
	
	#cuadrito2 a:hover {
		color: #D42E7D;
	}
	
#superior {
	background-image:url(s_img/superior_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:50px;
	background-color:#F4C0D5;
	width:490px;
	border: solid;
	border-color: #E984AD;
	border-width:1px;
	margin: 10px;
	padding: 4px;
}

	#superior #texto_votos {
		width:115px;
		margin-left: 10px;
		padding-top: 4px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000000;
		text-align:center;
	}
	
	#superior #texto_votos2 {
		width:115px;
		margin-left: 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000000;
		text-align:center;
	}
	
	#superior #votos {
		width:115px;
		margin-left: 20px;
	}
	
	#superior #links {
		float:right;
		line-height: 25px;
		font-size:11px;
		margin-right:10px;
		margin-left:10px;
		text-align:left;
	}
	
		#superior #links a {
			color: #555555;
			text-decoration: none;
		}
		
		#superior #links a:hover {
			color: #000000;
		}
#amigos {
	margin-top: 2px;
	line-height: 10px;
	font-size: 10px;
	text-align:left;
	color: #666666;
}

	#amigos a {
		color: #000000;
		text-decoration:none;
	}
	
	#amigos a:hover {
		color: #DB3685;
	}
	
#footer {
	margin-top: 4px;
	line-height: 10px;
	font-size: 10px;
	text-align:center;
	color: #666666;
}

	#footer a {
		color: #000000;
		text-decoration:none;
	}
	
	#footer a:hover {
		color: #DB3685;
	}

#barra {
	width:250px;
	background-color:#F8D1E0;
}

#mensajes {
	background-image:url(s_img/navbar_logonew.jpg);
	height: 100px;
}

#ultimas_fotos {
	background-image:url(s_img/header_bg.gif);
	height: 100px;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-bottom-color: #EE8FB4;
}
	#ultimas_fotos img {
		border:none;
	}
		
	#ultimas_fotos div {
		width:50px;
		margin-left: 10px;
		float: left; 
		background-position:center;
	}

#separacion {
	height: 14px;
	padding: 8px;
	background-image:url(s_img/navbar_bg.gif);
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
}

#separacion a {
	text-decoration: none;
	color: #FFFFFF;
}

#navegacion {
	/*background-image:url(s_img/bg_navbar.gif);
	background-repeat:no-repeat;
	background-color:#F8D1E0;*/
	padding: 5px;
	font-size: 14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
}

	#navegacion div {
		border-bottom: solid;
		border-bottom-color: #F0ABC7;
		border-bottom-width: 1px;
		background-image:url(s_img/navbar_doth.gif);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
	
		#navegacion div a {
			color: #000000;
			text-decoration: none;
			display: block;
			padding: 7px 0 7px 20px;
			background:url(s_img/navbar_dot.gif);
			background-color: #F8D1E0;
			background-repeat:no-repeat;
			background-position:left;
		}
		
		#navegacion div a:hover {
			color: #DB3685;
			background-color: transparent;
		}

	#navegacion img {
		margin-right: 10px;
	}

#novedades {
	margin: 10px 10px 0px 10px;
	padding: 10px;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#F0ABC7;
	text-align:left;
}

	#novedades #tipo {
		float:right;
		color:#FFFFFF;
		font-weight:bold
	}
	
	#novedades a {
		color: #000000;
		text-decoration:none;
	}

	#novedades a:hover {
		color: #DB3685;
	}
	
#content #pagination li {
	width: 33%;
	float: left;
	text-align: center;
	list-style-type: none;
	margin-top: 3px;
}

#content #pagination #link_foto {
	color:#DA3486; 
	font-weight:bold;
}
	
