/* CSS Document */
body {
	background-color: #702f35;
	margin-top: 0px;
	font-family: "Microsoft Sans Serif";
	background-image: url(../images/LOGO_FONDO.jpg);
}
#contenedor {
	background-color: #FFFFFF;
	width: 735px;
}
#contenedor #lcol {
	width: 20px;
	background-image: url(../images/lborder.jpg);
}
#contenedor #rcol {
	width: 18px;
	background-image: url(../images/rborder.jpg);
}
#contenedor #footer {
	background-image: url(../images/footer.jpg);
	height: 70px;
	width: 695px;
	color: #702F35;
}
#contenedor #lcol2 {
	width: 4px;
	background-image: url(../images/lb2.jpg);
}
#contenedor #rcol2 {
	background-image: url(../images/rb2.jpg);
	width: 3px;
	margin: 0px;
	padding: 0px;
}
#contenedor #contenido {
	width: 688px;
	margin: 0px;
	padding: 0px;
}

#contenedor #topheader {
	background-image: url(../images/headertop.jpg);
	height: 17px;
	width: 735px;
}
#contenedor #footer #bottmenu {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
}
#contenedor #footer #bottext {

	font-size: 10px;
	text-align: center;
	font-weight: bold;
	margin-top: 12px;
}
#contenedor #footer #bottext a {
	text-decoration: none;
	color: #702F35;
}
#contenedor #footer #bottmenu a {
	text-decoration: none;
	color: #702F35;
}
#menubkg {

	background-image: url(../images/menubkg.gif);
	height: 137px;
	width: 202px;
}
.lcol {

	width: 20px;
	background-image: url(../images/lborder.jpg);
}
.rcol {
	width: 18px;
	background-image: url(../images/rborder.jpg);
}
#online {
	margin-left: 5px;
	margin-top: 27px;
}
.menubkg {


	background-image: url(../images/menubkg.gif);
	height: 137px;
	width: 202px;
}
.noveborde {
	border: 1px solid #D5D5D5;
}

