body {
	background:#333333 url(imagenes/remache.gif) repeat;
	color:#333333;
	font-family:"Lucida Sans Unicode",sans-serif;
	font-size:62.5%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt auto;
}
p {
}
#contenedor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #222222;
	background-position: center;
	width:840px;
	margin:0pt auto;
	border: 12px solid #222;
	height:1000px;
}
#banner {
	background:transparent url(imagenes/banner.jpg) no-repeat scroll 0%;
	width:840px;
	height:150px;
	margin:0pt auto;
	text-align: center;
	color: #fcbe03;
	font-family: "Book Antiqua";
	font-size:50px;
	font-weight:bolder;
}
#principal {
	width:640px;
	float:left;
	background:#bfc3cc;
	margin:0px;
	text-align: left;
	height:800px;
}
#botonera{
	background-color: #222;
	width:840px;
	margin:0pt auto;
	color:#621612;
	height:25px;
	text-align:center;
	padding:2px 0px 2px 0px;
}
#botonera ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#botonera li{
	background: url(imagenes/boton2.jpg);
	width:100px;
	height:25px;
	margin: 0px 2px 0px 0px;
	float:left;
	padding:0px;
	cursor:pointer;
}
#botonera li:hover{
	background: url(imagenes/boton.gif);
	width:100px;
	height:25px;
	margin: 0px 2px 0px 0px;
	float:left;
	padding:0px;
	cursor:pointer;
	color:#ABD4FF;
}
#botonera li a{
	text-decoration:none;
	color:#621612;
	display:block;
	width:100px;
	height:25px;
	padding:5px 0px 2px;
}
#botonera li a:hover{
	text-decoration:none;
	color:#ABD4FF;
}
#principal-dcha{
	background-color: #222;
	width:200px;
	float:right;
	color:#CCCCCC;
	height:800px;
	margin:2px 0px 0px 0px;
}
#pie{
	background-color: #7A6C4A;
	width:840px;
	margin:0pt auto;
	color:#621612;
	height:25px;
	text-align: center;
	float:left;
	-moz-border-radius:0px 0px 15px 15px;
}
#principal-dcha .padded{
	padding:2px 2px 6px 10px;
}
#principal .padded{
	padding:18px 24px;
}
#principal .imagen{
	text-align:center;
}
#principal .articulo{
	background: url(imagenes/marcoarticulo.png) no-repeat;
	padding:20px 20px;
}
#principal-dcha .articulo{
	text-align:justify;
	border:1px solid #BCB687;
	-moz-border-radius:5px;
	padding:2px 6px 2px 6px;
	margin:0px 0px 6px 0px;
}
#principal-dcha .imagen{
	margin:6px 0px 6px 0px;
	text-align:center;
}
