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

a{
	color: #FFFFFF;
	text-decoration: none;
}

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

a.leermas{
	color:#8C1416;
font-size:14px;
}

a.leermas:hover{
	color:#FFCC00;
}

a:hover.leermas{
	color:#FFCC00;
}

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;
	display:inline;
}

h2{
	font-family: arial, verdana, sans serif;
	font-size: 16px;
	display:inline;
}

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

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

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

#menu-top{
	float:right;
	width:200px;
	margin-right:0px;
	height:100%;
	min-height:100%;
}

#favoritos-home{
	float:left;
	width:800px;
	height:38px;
}

#contenido{
	text-align:center;
	height:100%;
	min-height:100%;
	width:460px;
}


.menu-chicas-webcam-left{
	width:200px;
	background: #EBEBEB;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	height:100%;
	min-height:100%;
}

.titulo{
	padding-left:5px;
	font-size:16px;
	font-weight: bold;
	width:449px;
	height:27px;
	background-image:url(images/cabeceropanel.jpg);
	background-repeat: norepeat;
	vertical-align:middle;
	padding-top:4px;
	color:#ffffff;
	padding-left:14px;
}

.blabladeseo {
       font-size:10px;
       color: #999999;
}
  
#pie{
	bottom:0; 
	border:0;
	clear:both;
	padding-top:10px;
	width:800px;
	height:34px;
	font-size:8px;
	background: #ffffff url(images/bottom.jpg) no-repeat;
}

.fotoblog{
	text-align:left;
	width:449px;
	background: #ffffff url(images/fondopanel.jpg) repeat-y;
}

.postbody{
	float:left;
}

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

.fotoblogimg{
	width:100px;
}


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

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

.postleermas{
	color: #7780CF;
	text-align:right;
	float:right;
}

.imagelist{
	text-align: left;
}

.alertsex{
	text-align:center;
	width:450px;
}

.bienvenido{
	padding-top:10px;
	text-align:center;
	width:450px;
	padding-bottom:10px;
}

.panel{
	width:449px;
	background: #ffffff url(images/fondopanel.jpg) repeat-y;
}
.cabeceropanel{
	width:449px;
	height:27px;
	background-image:url(images/cabeceropanel.jpg);
	background-repeat: norepeat;
	font-size:16px;
	color:#ffffff;
	padding-top:4px;
	font-weight: bold;
}

.bottomlink{
	background-color:#CCCCCC;
	display:inline;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}

.cabeceromenu{
	background-image:url(images/cabeceromenu.jpg);
	background-repeat: norepeat;
	width:171px;
	height:28px;
	text-align:center;
	padding-top:5px;
	color:#FFCC00;
	font-size:14px;
	font-weight: bold;
}
