/* CSS Document */


/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a img, iframe {
	border: none;
	
}

ol, ul {
	list-style: none;
}

input, textarea, select, button {
	font-size: 100%;
	font-family: inherit;
}

select {
	margin: inherit;
}

a {
	text-decoration:none;
}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }



/* LAYOUT TOOLS */

.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
.fix				{ overflow:hidden; }
/*


/* INDEX */


body {
	margin: 0px;
	padding: 0;
	background: #D6D6D6 url(../imagenes/fondo.jpg) repeat-x left top;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #961131;
}



div#principal{
	width:1000px;	

}

div#cabecera{
	background-image:url(../imagenes/fondo-cabecera.jpg);
	background-repeat:no-repeat;
	height:226px;
} 


/* Menu */

#menu {
	width: 970px;
	height: 64px;
	margin: 0 auto;
	padding: 56px 0px 0px 30px;
	background: url(../imagenes/menu.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 24px 0 0 0px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0;
	padding: 20px 30px 0 30px;
	background: url(../imagenes/img06.gif) no-repeat left 24px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFDEDE;
}


#menu-webcams {
	width:830px;
	margin-bottom:20px;
}

#menu-webcams a{
	color:#703972;
	font-size:13px;
	font-weight:bold;
}

#menu-webcams span{
	margin-left:20px;
	margin-right:20px;
}

#menu-webcams a:hover{
	text-decoration:underline;
}

div#cuerpo{
	background-image:url(../imagenes/fondo-cuerpo.jpg);
	padding-top:20px;
	padding-bottom:20px;
}

div.textos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:830px;
	text-align:justify;
}

div.textos h1{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	color:#000;
}

div.textos a{
	font-family:Arial, Helvetica, sans-serif;
	color:#703972;
	font-weight:bold;
}

div.textos a:hover{
	text-decoration:underline;
}

p.conectadas {
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	width:830px;
	margin-top:20px;
	margin-bottom:0;
}

ul#listado-chicas {
	width:872px;
	margin-top:10px;
	margin-bottom:20px;
	overflow:hidden;
}

ul#listado-chicas li{
	background-image: url(../imagenes/fondo-marco.jpg);
	background-repeat: no-repeat;
	width: 194px;
	height: 218px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:8px;
	float:left;
	display:inline;
	overflow:hidden;
	
}

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;
	
}




div#pie {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-top:30px;
	background-image:url(../imagenes/pie.jpg);
	background-repeat:no-repeat;
	height:80px;
}

div#pie a{
	color:#666666;
}

div#pie a:hover {
	text-decoration:underline;
}



/* PAGO */

div#pago {
	width:700px;
	margin-top:30px;
}

div#chica-pago{
	background-image: url(../imagenes/fondo-marco.jpg);
	background-repeat: no-repeat;
	width: 194px;
	height: 218px;
	float:left;
	display:inline;	
	
}

div#chica-pago img.marco{
	border: 1px solid #fff;
}

div#chica-pago .ftchica{
	margin-top:45px;	
}

div#chica-pago 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;
}

div#chica-pago div.idiomas {
}

div#chica-pago div.idiomas img{
	margin-right:1px;
	margin-right:1px;
	
}


