html, body {
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}

#pdf a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

#pdf a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

#pdf a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}

#pdf a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

#numeros a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	/*position: relative;*/
  /*  z-index: 24;*/
}

#numeros a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	/*position: relative;*/
}

#numeros a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	z-index: 25;
}

#numeros a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

#numeros a span { 
	display: none;
}

#numeros a:hover span {
	position: absolute;
	width: 400px;
	top: -2px;
	left: 28px;
	color: #666666;
	background-color: #FFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}

#numeros a.nuevo {
	background: url(n.gif) no-repeat 4px 0;
	padding-top: 13px;
}
#numeros a.nuevo:hover {
	background:#cc0000;
}
#numeros a.nuevo:hover span {
	padding-bottom: 4px;
}
#numeros {
	position:absolute;
	top:47px; 
	left:280px; 
	padding-right:50px;
	padding-top: 10px;
	}
#ddf {
	position:absolute;
	top:-100px; 
	left:275px; 
	}
#ddf a:link, #ddf a:visited, #ddf a:active{
	display: block;
	height: 35px;
	width: 70px;
	background: url(ddf.gif) no-repeat;
	}
#ddf a:hover{
	display: block;
	height: 35px;
	width: 500px;
	background: url(ddf.gif) 0 -35px no-repeat;
	}
#ddf a:link span { 
	display: none;
}
#ddf a:visited span { 
	display: none;
}
#ddf a:hover span { 
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#CCC;
	letter-spacing: 2px;
	}
#ddf a:active span { 
	display: none;
}

#menu {
	position: absolute;
	padding-top: 35px;
	padding-left: 50px;
	width: 100%;
	height: 80px;
	overflow: hidden;
	z-index: 16;
	background-color: #FFFFFF;
	
}
	
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

#contenido {
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 15;
}

#cont {
	margin-top: 135px;
	margin-left: 50px;
}

.coluno {
	width:230px; 
	float:left;
	
}
#pdf {
	/*position:absolute;
	top: 380px;
	left: 50px;*/
	width:175px;
	padding: 0 0 5px 0;
	/*border-top: 1px dotted #999999;*/
	color: #CCCCCC;
	background-color: #000000;

}

.colunotxt {
	margin-top:60px;/*102*/
}

.columnas {
	float:left;
	margin-right:10px;
}

.columnastxt {
	margin-top:5px;
}
.colunog {
	color: #999999;
}
.colunotit {
	font-weight: bold;
	color: #CC0000;
}
.colunon {
	color: #000000;
}
.linea {
	display: block;
	padding: 10px 0 5px 0;
	width: 175px;
	/*border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;*/

}
.datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	
}
.imgcontacto {
height: 10px;
width: 170px;
position: relative;
top: 2px;}
