body {
	background-image: url(fondo.gif);
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
color : #0000FF; 
margin : 20px 0px 20px 0px; 
text-align: center;
}
#contenedor{
	text-align: left;
	width: 700px;
	background-color : #FFFFFF;
	margin: auto;
	height: auto;
} 
#capacabezera {
	position:absolute;
	width:699px;
	height:80px;
	z-index:2;
}
#capabotonera {
	position:absolute;
	width:686px;
	height:279px;
	z-index:4;
	top: 160px;
	background-color: #FFCC66;
}
.tituloseccion {
	font-size: 14pt;
	color: #000000;
	text-align: center;
}
a {
	font-family: Arial ;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}


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