/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	/*background-image: url(imgs/banner_top.gif);*/
}
/* the banner image holder */
#banner { width: 1024px; 
margin: 80px 0px 0px 20px; 
position: bottom; 
height: 20px; 
color: #666666;
} 


#Layer1 {
	position:static;
	width:1024px;
	height:21px;
	z-index:1;
	font: 13px tahoma;
	color: #900;
	padding-left: 0px;
	text-align: center;
	top: 178px;
}

#Layer1 a {
color: #F00;
font-weight: bold;
text-decoration: none; 
} 

#Layer1 a:hover {
	text-decoration: block;
	background: #999999;
	color: #FFFFFF;
	text-align: center;
}

.banner {font: 13px tahoma;
margin: 0;
padding: 0;
color: #666666;
height: 100%;
text-align: justify;}

#banner a {
color: #000000;
text-decoration: none; 
} 

#banner a:hover {
font-weight: bold;
color: #003300;
}

a:link {
	color:#666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}

.idioma {
	text-align: center;
	color: #F00;
	text-decoration: blink;
}

.idioma a {
	color: #F00;
	text-decoration: none;
} 

.idioma a:hover {
	font-weight: bold;
	color: #F00;
}

.idioma a:link {
	font-weight: bold;
	color: #F00;
}

.idioma a:visited {
	font-weight: bold;
	color: #900;
}




