BODY {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 0px 0px 0px 0px;
	text-align: center;
	background-image: url(../img/img_fondo.gif);
	background-repeat: repeat;
} 

p {
max-width: 600px ;
line-height:14pt ;
}

h1{
	font-size: 14pt ;
}

#contenedor{ 
text-align: left; 
background-color : #ffffff; 
position: absolute;
top: 50%;
height: 620px;
margin-top: -316px;
left: 50% ;
width: 1000px;
margin-left: -500px ;
} 

#cabecera{ 
height : 96px; 
width: 1000px; 
margin:0px ;
padding: 0px ;
} 

#navegador{
	padding : 1px 45px 1px 10px;
	border-top : 1px solid #000;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	height: 24px;
	background-color: #36C;
	background-image: url(../img/fondo_nav_horizontal.jpg);
	background-repeat: repeat-x;
} 

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{ 
color: #494E6B; 
} 
A.enlacenav:HOVER{ 
color: #3F7DE3; 
} 

#contenido{
	background-image:url(../img/hack.jpg);
	background-repeat: repeat-y;
}

#hack{
clear:both ;
}

#lateral{ 
width: 200px;
min-height: 494px ;
background-color: #36C; 
float:left; 
font-size: 10pt; font-weight: bold ;
} 

#cuerpo{ 
width: 639px ;
min-height: 403px ;
padding: 25px 85px 25px 75px; 
background-color : #ffffff; 
float:left; 
text-align:justify ;
border-top : 1px solid #000;
} 

#pie{ 
clear : both; 
color : #000; 
font-weight: bold ;
text-align : right ; 
margin : 0px 0px 0px 0px ; 
padding:3px 30px 1px 0px ; 
border-top: 1px solid #000 ;
background-color: #36C; 
} 

/* Menu navegacion horizontal */
#menu {
padding:0;
margin:0;
list-style-type:none;
border-right:1px solid #bbb ;
padding-top: 2px ;
}
#menu li {
float:right; 
width:12em;
height:20px;
line-height:2em;
border-right:1px solid #bbb;
position:relative;
text-align:center;
}
#menu li a, #menu li a:visited {
display:block;
text-decoration:none; 
color:#FFF;
}
#menu li a span, #menu li a:visited span {
display:none;
}
#menu li a:hover {
border:0; /* needed to trigger IE */
color:#000;
}
#menu li a:hover span {
display:block;
width:12em;
height:2em;
text-align:center;
position:absolute; 
left:-2px; 
top:-3px; 
color:#FFF; 
cursor:pointer;
}

/* Menu lateral */
#secciones{
	margin-top: 40px ;
}

#menu_lateral dl {
width: 200px; 
margin: 0px 0 auto; 
background:#39C  url(bottom.gif) no-repeat bottom left; 
border-top:1px solid #fff; 
}

#menu_lateral dt {
margin:0; 
padding: 10px; 
font-size: 1.4em; 
font-weight:bold; 
color: #fff; 
border-bottom:1px solid #fff; 
background: #39C url(top.gif) no-repeat top left;
}

#menu_lateral dd {
margin:0; 
padding:0; 
color: #fff; 
font-size: 1em; 
border-bottom:1px solid #fff; 
background: #ffc;
}

#gallery a, #gallery a:visited {
color:#fff; 
text-decoration:none; 
display:block; 
padding:5px 5px 5px 20px;
background: #39C url(arrow.gif) no-repeat 10px 10px; 
width:175px;
}

#gallery a:hover {
background: #258 url(arrowr.gif) no-repeat 11px 10px; 
color:#9cf;
}

ol li {
font-size:11px;
}

/* Formulario de consulta */
#form_consulta * {
	display:block ;
	margin: 2px 0 2px 0 ;
}
#form_consulta label {
	margin: 10px 0 0 0 ;
}

/* link BBITS */
a.link_bbits:link, a.link_bbits:visited {
color:#FFFFFF ;
text-decoration: none  ;
}

a.link_bbits:hover{
color:#000000 ;
text-decoration: none ;
}
