body {
	background-image: url(Images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0082B6;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.header1a {
	color: #FF78DF;
}
.header1b {
	font-size: 11px;
	text-transform: uppercase;
	color: #D94200;
	font-weight: bold;
}
.header1c {
	font-size: 12px;
	line-height: 25px;
	padding-right: 100px;
}
.header1d {
	font-size: 12px;
	font-weight: bold;
	color: #EF00E6;
	background-color: #FFFFFF;
}
.footer1a {
	font-size: 11px;
	line-height: 25px;
}
.footer1a a:link {
color:#fff;
}
.footer1a a:visited {
color:#fff;
}
.footer1a a:active {
color:#fff;
}
.footer1a a:hover {
color:#fff;
}
.footer1b {
	font-size: 11px;
	line-height: 25px;
	color: #FF9AFA;
}
.email {
	color: #DF3400;
	font-size: 11px;
	line-height: 24px;
}
.formulario {
	color: #6D1900;
	background-color: #FFEFD2;
	border: 1px solid #FFBD42;
	font-size: 11px;
}
.online {
	font-size: 21px;
	line-height: 34px;
	color: #C5009D;
}
a:link {
	color: #6D1900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6D1900;
}
a:hover {
	text-decoration: underline;
	color: #6D1900;
}
a:active {
	text-decoration: none;
	color: #6D1900;
}
div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		color:#ff6500;
		font-size:80%;
	}
	
	div.pagination a {
		border: 1px solid #ff9600;
		margin-right:3px;
		padding:5px 7px;

		background-image:url(Images/meneame.jpg);
		background-position:bottom;
		text-decoration: none;

		color: #ff6500;		
	}
	div.pagination a:hover, div.meneame a:active {
		border: 1px solid #ff9600;
		background-image:none;
		background-color:#ffc794;
		color: #ff6500;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:5px 7px;
		border: 1px solid #ff6500;
		
		font-weight: bold;
		background-color: #ffbe94;
		color: #ff6500;
	}
	div.pagination span.disabled {
		margin-right:3px;
		padding:5px 7px;
		border: 1px solid #ffe3c6;
	
		color: #ffe3c6;
	}
	
.picture_slot {
	height: 207px;
	width: 190px;
	background-image:url(webcam.png);
	background-repeat: no-repeat;
	padding-right: 6px;
	padding-left: 11px;
	padding-top: 8px;
	padding-bottom: 6px;
	vertical-align: top;

	
}	

ul#listado-chicas {
	width:915px;
	margin-top:10px;
	margin-bottom:20px;
	overflow:hidden;
}

ul#listado-chicas li{
	background-image: url(../imagenes/fondo-marco.jpg);
	background-repeat: no-repeat;
	width: 173px;
	height: 216px;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:8px;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:center;
	
}

ul#listado-chicas li img.marco{
	border: 1px solid #fff;
}

ul#listado-chicas li .ftchica{
	margin-top:45px;	
}

ul#listado-chicas li p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-align:center;
	width:160px;
	height:15px;
	overflow:hidden;
	margin-top:3px;
	margin-bottom:4px;
}


ul#listado-chicas li div.idiomas {
}

ul#listado-chicas li div.idiomas img{
	margin-right:1px;
	margin-right:1px;
	
}
