@charset "utf-8";
/* CSS Document */

.general {
	width: 720px;
	background-color: 303030;
	float: left;
}
.menu-left {
	position: relative;
	width: 180px;
	height: 150px;
	left: 17px;
	clear: left;
	float: left;
	top: 0px;
}

.header {
	width: 720px;
	background-color: #009966;
	/*background-image: url(images/index_01.jpg);*/
	height: 321px;
}
.col-left {
	float: left;
	width: 247px;
	background-color: 303030;
}

.box-cont {
	/*width: 453px;
	float: right;*/
	background-color: 303030;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: justify;
	padding-right: 15px;
}
.box-cont .titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F58500;
}


.footer {
	float: left;
	/*width: 720px;*/
	background-image: url(images/index_07.jpg);
	height: 71px;
}
.tablas {
	ont-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	border-right-width: 1px;
	width: 70%;
}
