@charset "utf-8";
/* CSS Document */

body {
	font:11px Arial, sans-serif;
	background:#f7f8e1 url(../Images/bg.jpg) repeat-x;
	margin:0;
}
a, a:hover, a:active {
	text-decoration : none;
}
form, label, input, p, h1, h2, h3 {
	margin:0;
	padding:0;
}
#contenedor {
	width:100%;
}
#cuerpo {
	width:934px;
	margin: 0 auto;
}
div#header {
	width:934px;
	height:135px;
	background:url(../Images/header.jpg) no-repeat;
	position:relative;
	overflow:hidden;
}
div#header a {
	width:348px;
	height:120px;
	display:block;
	position:absolute;
	top:10px;
	left:230px;
	text-indent:-9999px;
}
div.menu-bg {
	width:934px;
	height:43px;
	background:url(../Images/menu.jpg) no-repeat;
	position:relative;
}
div.menu-bg div.menu ul {
	width:600px;
	list-style:none;
	position:absolute;
	top:9px;
	left:189px;
	padding:0;
	margin:0;
}
div.menu ul li {
	font-size:14px;
	color:#f7f8e1;
	text-align:center;
	display:block;
	padding-top:8px;
	margin:0 4px;
	float:left;
}
div.menu ul li.activo {
	color:#17273c;
}
div.menu ul li a {
	color:#f7f8e1;
}
div.menu ul li.tg1 {
	width:162px;
	height:29px;
	background:url(../Images/tg1.gif) no-repeat;
}
div.menu ul li.tg2 {
	width:137px;
	height:29px;
	background:url(../Images/tg2.gif) no-repeat;
}
div.menu ul li.tg3 {
	width:126px;
	height:29px;
	background:url(../Images/tg3.gif) no-repeat;
}
div#medio {
	width:934px;
	overflow:hidden;
}
div#medio div#medio-a {
	width:934px;
	height:207px;
	background:url(../Images/medio-a.gif) no-repeat;
	position:relative;
	overflow:hidden;
}
div#medio-a div#mensaje {
	width:480px;
	height:164px;
	position:absolute;
	top:37px;
	left:261px;
	overflow:hidden;
}
div#mensaje h1 {
	display:block;
	font:bold 28px Arial, sans-serif;
	color:#1d2d40;
}
div#mensaje p {
	width:466px;
	display:block;
	color:#2d2d26;
	font:14px/22px Arial, sans-serif;
	margin-left:3px;
}
div#medio div#c-online {
	width:934px;
	height:76px;
	background:url(../Images/titulo.gif) no-repeat;
	position:relative;
	overflow:hidden;
}
div#c-online div#online {
	width:380px;
	color:#36424a;
	font:bold 22px/25px Arial, sans-serif;
	text-align:right;
	position:absolute;
	top:30px;
	left:508px;
	overflow:hidden;
}
div#medio div#medio-i {
	width:934px;
	background:url(../Images/medio.gif) repeat-y;
	overflow:hidden;
}
div#medio-i div#cams-total {
	width:914px;
	padding-bottom:10px;
	overflow:hidden;
	margin:0 auto;
}
div#cams-total div.webcam {
	width:201px;
	height:230px;
	background:url(../Images/webcam.jpg) no-repeat;
	margin:12px;
	float:left;
	overflow:hidden;
}
div.webcam h2 {
	display:block;
	color:#d1d4d3;
	text-indent:37px;
	font:14px/36px Arial, sans-serif;
}
div.webcam div.foto, div.webcam div.idiomas {
	width:201px;
	overflow:hidden;
}
div.foto img {
	border:1px #f7f8e1 solid;
	display:block;
	margin:4px auto;
}
div.idiomas ul {
	margin:0;
	padding:6px 0 0 25px;
	list-style:none;
}
div.idiomas ul li {
	display:block;
	margin:3px;
	float:left;
}
div.idiomas ul li img {
	border:1px #eff0dd solid;
}
div.webcam a.chatea {
	width:120px;
	height:32px;
	display:block;
	text-indent:-9999px;
	margin-left:20px;
}
div#medio-i div#webamigas {
	width:899px;
	background-color:#c4c7c8;
	margin:0 auto;
	overflow:hidden;
}
div#webamigas h1 {
	width:899px;
	height:20px;
	background:url(../Images/titulo-enlaces.gif) no-repeat;
	text-indent:-9999px;
}
div#webamigas ul {
	width:880px;
	margin:0 auto;
	padding:5px 0;
	list-style:none;
	overflow:hidden;
}
div#webamigas ul li {
	width:101px;
	font-size:12px;
	color:#5e6a72;
	display:block;
	background:url(../Images/enlace.gif) no-repeat;
	padding-left:25px;
	margin:4px 9px;
	float:left;
}
div#webamigas ul li a {
	color:#5e6a72;
}
div#webamigas ul li a:hover {
	color:#1b232a;
}
div#webamigas div.amigas-i {
	width:899px;
	height:16px;
	background:url(../Images/amigos-i.gif) no-repeat;
}
div#footer {
	width:934px;
	height:126px;
	background:url(../Images/footer.jpg) no-repeat;
	font:12px/22px Arial, sans-serif;
	color:#f7f8e1;
	position:relative;
	overflow:hidden;
}
div#footer a {
	color:#FFF;
}
div#footer div#advertencia {
	width:566px;
	height:76px;
	position:absolute;
	top:34px;
	left:44px;
	overflow:hidden;
}
div#footer div#GrupoZadulto {
	width:175px;
	height:60px;
	position:absolute;
	top:35px;
	left:716px;
	overflow:hidden;
}
div#GrupoZadulto cite {
	font:normal 11px Arial, sans-serif;
	display:block;
	margin-top:45px;
}
div#GrupoZadulto cite a {
	color:#f7f8e1;
}
