/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	cursor:default;
	background-color:#3E0000;
	background-image:url(fondo_global.png);
}

input, file {
	font-size:24px;
	border: 1px solid #CCCCCC;
}

a, a:link, a:active, a:visited {
	color:#10396D;
	text-decoration:none;
}

a:hover {
	color:#00194D;
}

#global{
	width:1100px;
	height:auto;
	border:3px solid #5E1010;
	background-color:#FFFFFF;
}

#htop{
	width:100%;
	height:auto;
}

.mensup {
	float:left;
	width:108px;
	height:48px;
	border: 1px solid #5E1010;
	text-align:center;
	color:#B0B0B0;
	background-color:#10396D;
}

.mensup a, .mensup a:link, .mensup a:active, .mensup a:visited{
	float:left;
	width:108px;
	height:40px;
	padding-top:8px;
	color:#B0B0B0;
	background-color:#600000;
	text-decoration:none;
	font-size: 16px;
}

.mensup a:hover{
	float:left;
	width:108px;
	height:40px;
	padding-top:8px;
	color:#FFFFFF;
	background-color:#B00000;
	text-decoration:none;
}

#topper{
	width:100%;
	height:200px;
	background-color:#990000;
	text-align:left;
}

#nombre{
	clear:both;
	height:115px;
	width:100%;
	background-image:url(imagenes/header_nombre_lock.jpg);
	background-repeat:no-repeat;
	text-align:right;
}

#barra_tiempo{
	height:45px;
	width:100%;
/*	background-color:#395860; */
	background-color:#5E1010;
	text-align:left;
}

#reloj{
	float:left;
	width:120px;
	height:30px;
	color:#FFFFFF;
	background-color:#600000;
	text-align:center;
	padding-top:5px;
	margin: 5px 5px 5px 5px;
	font-size:18px;
}

#bloque_programas {
	float:left;
	width:925px;
	height:25px;
	color:#FFFFFF;
/*	background-color:#497870; */
	background-color:#600000;
	font-size:16px;
	text-align:justify;
	padding:10px 10px 0px 10px;
	margin:5px 5px 5px 5px;
	overflow:hidden;
	text-transform:lowercase;
}

#extra {
	clear:both;
	padding:0px 0px 0px 0px;
	width:100%;
	height:0px;
	background-color:#FFFFFF;
	text-align:center;
}

.pez {
	clear:both;
	width:1099px;
	height:60px;
	float:left;
	background-color:#395860;
	background-image:url(imagenes/fondo_pez.png);
	background-repeat:repeat-x;
	margin:0px 0px 0px 1px;
	padding-top:40px;
}

/* dock2 - bottom */

#dock2 {
	width: 100%;
	bottom: 0px;
	position: relative;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;

	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
	color:#000000;
	font-weight:bold;
	font-size:1.5em;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

/* TERMINA DECK */

.avisosuperior {
	float:left;
	width:545px;
	height:96px;
	background-color:#D1DBBD;
	text-align:left;
	margin: 1px 1px 1px 1px;
	border:1px solid #CCCCCC;
}

.lista ul, .lista ol {
	clear:both;
	float:left;
	width:250px;
	padding-left:0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	text-align:left;
}
	
.lista li {
	clear:both;
	float:left;
	width:250px;
	display:block;
	padding-left:0px;
	list-style:none;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	font-size:16px;
}

.lista a, .lista a:link, .lista a:active, .lista a:visited {
	clear:both;
	float:left;
	width:230px;
	text-decoration:none;
	padding:10px 10px 10px 10px;
	color:#926331;
	border-bottom: 2px dotted #C21414;
}

.lista a:hover{
	clear:both;
	float:left;
	text-decoration:none;
	background-color:#FFFF99;
}

#notas {
	clear:both;
	float:left;
	width:1090px;
	height:50px;
	padding:5px 5px 5px 5px;
	background-color:#8E0000;
	text-align:justify;color:#FFFFFF;
}

#notas a, #notas a:link, #notas a:active, #notas a:visited {
	color:#D0D0D0;
	text-decoration:none;
}

#notas a:hover {
	color:#FFFFFF;
}
