
/* CSS Document */
body {
	margin-top: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#contenedor {width:900px; height: auto; background: #000000; margin:0 auto }

#titulo {width:900px; height:150px; background: #000000 
; margin:0 auto; text-align:center }

#presentacion {width:900px; height:40px; background: #000000 
; margin:0 auto; text-align:center }

#cajailayer {width:680px; height:1100px; background: #000000 
; margin:0 auto; text-align:center; float:left }

#cajaderecha {width:220px; height:1060px; background: #000000 
; margin:0 auto; text-align:center; float: left }

#webcams {width:900px; height:300px; margin:0 auto; text-align:center; float:left }

#manuales {width:900px; height:100px; margin:0 auto; text-align:center; float:left }

#footer {width:900px; height:100px; background-image:url(menu/footer.jpg); clear:both; text-align:center; font-size:10px}

.listas {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:left}

.webcams { width:250px; height:220px; margin:14px; border:0px }

h3 {font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align: center;}

.menu4 {padding:0 0 0 1em; margin:0; list-style:none; height:35px; background:url(m0.gif);}
.menu4 li {float: left;}
.menu4 li a {display:block; float:left; height:35px; line-height:33px; color:#aaa; text-decoration:none; font-family:arial, verdana, sans-serif; text-align:center; padding:0 0 0 14px; cursor:pointer; font-size:11px;}
.menu4 li a b {float:left; display:block; padding:0 28px 0 14px;}
.menu4 li.current a {color:#fff; background:url(m2.gif);}
.menu4 li.current a b {background:url(m2.gif) no-repeat right top;}
.menu4 li a:hover {color:#fff; background: url(m1.gif);}
.menu4 li a:hover b {background:url(m1.gif) no-repeat right top;}
.menu4 li.current a:hover {color:#fff; background: url(m2.gif); cursor:default;}
.menu4 li.current a:hover b {background:url(m2.gif) no-repeat right top;}