html{
	height: 100%;
	margin:0; 
	padding:0;
}

a{
	color: #7D3B6B;
	text-decoration: none;
}

a:hover{
	color:#4C1848;
	text-decoration: underline;
}

body{
	margin:0; 
	padding:0;
	background-color:#ffffff;
	text-align: center;
	font-family: arial, verdana, sans serif;
	font-size:12px;
	height:100%
}

h1{
	font-family: arial, verdana, sans serif;
	font-size: 16px;
	color: #C88ECC;
	display:inline;
}

#pagina{
	position:relative;
	width:800px;
	min-height:100%;
	border-left: 2px solid #A5A3A6;
	border-right: 2px solid #A5A3A6;
}

#cabecera{
	width:800px;
	height:119px;
	background: #ffffff url(images/top.jpg) no-repeat;
}

#menu-top{
	float:left;
	width:215px;
	background: #ffffff url(images/menutop.jpg) no-repeat;
}

#favoritos-home{
	float:left;
	width:585px;
	height:35px;
}

#contenido{
	float:right;
	margin-top:10px;
	margin-right:5px;
	width:510px;
	text-align:center;
	height:100%;
	min-height:100%;
}

#menu{
	width:205px;
	margin-top:211px;
	margin-left:5px;
	margin-right:5px;
	background: #E9E9E9;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}

.menu-chicas-webcam-left{
	position:relative;
	width:205px;
	margin-left:5px;
	margin-right:5px;
	background: #E9E9E9;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.titulo{
	font-size:14px;
	font-weight: bold;
	color: #5B384C;
}

.amigas{
	font-size:12px;
	color: #5B384C;
}

#pie{
	bottom:0; 
	border:0;
	clear:both;
	padding-top:10px;
	width:800px;
	color:#FF2DEC;
}

.fotoblog{
	width:500px;
	text-align:left;
}

.postbody{
	float:left;
}

.imgpost{
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}

.fotoblogimg{
	width:100px;
}


.fotoblogpie{
	text-align:left;
	clear:both;
}

.postdate{
	color: #5B384C;
	text-align:left;
	float:left;
}

.postleermas{
	color: #5B384C;
	text-align:right;
	float:right;
}

.imagelist{
	text-align: left;
}

.login-index{
	position:absolute;
	border:0px;
	border-color:#ffffff;
	
}
