/* 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-family: inherit;
}

: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-family: inherit;
}

select {
	margin: inherit;
}

a {
	text-decoration:none;
}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }


.size12 { font-size:12px;}
.size11 { font-size:11px;}
.size10 { font-size:10px;}
.azul { color:#3b5998; }
.gris { color:#808080; }
.gris2 {  color:#333333;}


/* LAYOUT TOOLS */

.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; height:0; overflow:hidden; }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
.fix				{ overflow:hidden; }
/*


/* INDEX */


body {
	background-image:url(../imagenes/fondo.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}

div#principal {
	width:943px;
	padding-bottom:30px;
}



/* Columna izq */

div#col-izq {
	width:670px;
}

p#noticias {
	font-size:16px;
	font-weight:bold;	
	color:#333333;
	float:left;
	display:block;	
}

span#conectadas {
	font-size:12px;
	color:#3b5998;
}

p#cantidad {
	margin-top:4px;
	margin-left:4px;
	background-image:url(../imagenes/cantidad.gif);
	width:33px;
	height:14px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	display:block;
	float:left;	
}

hr {
	height:1px;
	border:0;
	background-color: #cccccc;
	color:#cccccc;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	
}

p#que_esta_pensando {
	background-image:url(../imagenes/que_esta_haciendo.jpg);
	width:660px;
	height:29px;
	line-height:29px;
	padding-left:10px;
	font-size:12px;
	color:#777777;
}

/* Facebook */

div.facebook {
	overflow:hidden;
	margin-top:10px;
}

div.col_perfil {
}

div.col_contenido{
	width:600px;
}

div.col_contenido a.foto {
	color:#3b5998;
	font-size:12px;
}

div.col_contenido a.foto img{
	padding:3px;
	border: 1px solid #cccccc;
	margin-top:4px;
	margin-right:5px;
}

div.comentario {
	width:360px;
	padding:5px;
	height:54px;
	background-color:#eceff5;
	margin-bottom:2px;
}

div.comentario2 {
	width:360px;
	padding:5px;
	height:20px;
	background-color:#eceff5;
	margin-bottom:2px;
}

div.comentario2 input{
	border: 1px solid #bdc7d8;
	padding:2px;
	color:#777777;
	size:10px;
	width:355px;	
	
}

img.ft_chica {
	margin-right:4px;
}

div.flecha {
	padding-left:20px;
}

/* Fin Facebook */

/* Listado Webcams */

ul#webcams {
}

ul#webcams li{
	width:166px;
	float:left;
	display:inline;
	height:180px;
	margin-right:20px;
	margin-bottom:10px;
}

ul#webcams li a img{
	padding:2px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
}

ul#webcams li p.nombre{
	margin-bottom:2px;
	padding-top:2px;
	padding-bottom:2px;
		background-color:#eceff5;
}

ul#webcams li div.idiomas {
	background-color:#eceff5;
	padding-top:3px;
	padding-bottom:3px;
}

/* Fin Listado Webcams */

/* Fin Columna izq */

/* Columna der */

div#col-der {
	width:250px;
}

div#col-der ul {
	width:100%;
}

div#col-der ul li{
	height:60px;
	background-image:url(../imagenes/cerrar.jpg);
	background-repeat:no-repeat;
		width:100%;
	background-position:top right;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:5px;
}

div.banner {
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	
}

/* Fin Columna der */


div#pie {
	margin-top:50px;
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	
	margin-bottom:20px;
	text-align:center;
}

div#pie a{
	color:#3b5998;
	font-size:11px;
	margin-left:10px;
	margin-right:10px;
}

/* PAGO */


div#webcam {
	width:166px;
	height:180px;
}

div#webcam li a img{
	padding:2px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
}

div#webcam li p.nombre{
	margin-bottom:2px;
	padding-top:2px;
	padding-bottom:2px;
		background-color:#eceff5;
}

div#webcam li div.idiomas {
	background-color:#eceff5;
	padding-top:3px;
	padding-bottom:3px;
}



div#iframe-pago {
	width:470px;

}

div.col_contenido_pago {
	width:500px;
}

.hd {
 background-image:url(../imagenes/hd.jpg);
 background-repeat:no-repeat;
 background-position:top right;
}
 
ul#webcams li.hd a img{
 padding:2px;
 background-color:#FFFFFF;
 border: 1px solid #3b5998;
}
 

