@charset "utf-8";
/* CSS Document */

<!--
body {
	background-color: #FFD7B4;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin:0;
	border:0;
	color: #CB9358;
}

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

a:hover{
	color:#9F692B;
	text-decoration:none;
}

#header{
	width:1003px;
	height:235px;
	margin:0 auto;
}

#header .logo{
	width:446px;
	height:231px;
	position:absolute;
	top: 4px;
	border:0;
}

#header .logo img{
	border:0;
}

#header .promocion{
	width:550px;
	height:150px;
	margin-left:450px;
	margin-top:6px;
	position:relative;
}

#header .promocion .video-marco{
	width:173px;
	height:135px;
	position:absolute;
	margin-left:15px;
	background-image:url(marco.png);
	left: 20px;
	padding-top:10px;
	padding-left:17px;
}

#header .promocion .webcam-marco{
	width:173px;
	height:135px;
	position:absolute;
	margin-left:15px;
	background-image:url(marco.png);
	left: 246px;
	padding-top:10px;
	padding-left:17px;
}

#header #abuelitas{
	width:800px;
	margin-left:160px;
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

#header #abuelitas h1{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-style:oblique;
	font-size:16px;
	margin-left:1px;
}

#header #abuelitas h2{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:15px;
	font-weight:300;
}

#header #menu{
	width:550px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:450px;
}

#header #menu .cat li{
	width:180px;
	height:auto;
	background-color:#FFE880;
	color:#F93;
	text-align:center;
	margin-left:37px;
	float:left;
	padding:3px;
	list-style:none;
	border:1px #FFD7B4 solid;
}

#header #menu .cat li:hover{
	background-color:#FFD7B4;
	color:#9F692B;
	border:1px #FFE880 solid;
}

/* termino el header */

.chatendirecto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:0;
}

#contenedor{
	width:990px;
	height:auto;
	position:relative;
	margin:auto;
}

#contenedor #ultimo{
	width:980px;
	height:225px;
	margin:auto;
}
#contenedor #ultimo .video{
	width:540px;
	height:300px;
	margin:5px;
	float:left;
}

#contenedor #ultimo .video span{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:16px;
	color:#333;
	
}

#contenedor #ultimo #links{
	width:400px;
	height:300px;
	margin:5px;
	float:left;
	padding:5px;
}

#contenedor #ultimo #links span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-left:30px;
}

#links ul{
	width:360px;
	height:300px;
	margin:0;
	float:left;
	margin-left:0;
}

#links ul li{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display:inline;
	width:auto;
	height:15px;
	margin-top:10px;
	
}

#links ul li a{
	color:#333;
	padding:3px;
	margin:3px;
	float:left;
}

#links ul li a:hover{
	color:#CA9257;
}









.tgp{
	width:984px;
	height:745px;
	background-color:#FFF;
	margin:auto;
	margin-top:25px;
	margin-bottom:10px;
}

.tgp .thumb{
	width:240px;
	height:180px;
	margin:2px;
	float:left;
	border:1px #CA9257 solid;
}

.tgp .thumb:hover{
	border:1px #CB9358 dashed;
}

#footer{
	width:100%;
	height:140px;
	margin:0;
	margin-top:30px;
	background-image:url(bg-footer.jpg);
	background-repeat:repeat-x;
}

#footer #contenedor-foot{
	width:980px;
	height:130px;
	margin:auto;
	padding:5px;
	background-image:url(logo-footer.png);
	background-position:right;
	background-repeat:no-repeat;
}

#copi{
	width:900px;
	height:20px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}

#buscadores{
	width:700px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	color: #CA9257;
}

#buscadores span{
	float:left;
	font-size:16px;
	color:#333;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:3px;
	margin-left:30px;
}

#buscadores ul{
	width:700px;
	height:100px;
	margin:0;
	float:left;
}

#buscadores ul li{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display:inline;
	width:auto;
	height:15px;
	margin-top:10px;
	
}

#buscadores ul li a{
	color:#fff;
	padding:3px;
	background-color:#CA9257;
	margin:3px;
	float:left;
}

#buscadores ul li a:hover{
	color:#CA9257;
	background-color:#fff;
}

/* ESTILOS WEBCAMS */

.webcams{
	width:980px;
	height:auto;
	background-color:#FFF;
	margin:auto;
	margin-top:25px;
	margin-bottom:10px;
	padding-left:9px;
}

.webcams p{
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:16px;
	font-weight:bold;
}

.webcams .cams{
	width:190px;
	height:188px;
	border:0;
	margin:1px;
	
}

.principal{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}

#alerta{
	width:210px;
	height:148px;
	right:10px;
	top:76%;
	position:fixed;
}

-->
