body {
	background-color: #DEE0CF;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.combo {
	font-size: 10px;
	border: 1px solid #86A041;
}


#container {
	margin-right: auto;
	background-color: #B5CB7E;
	width: 979px;
	margin-left: auto;
}

#header {
	float: left;
	width: 100%;
}

#combo_top {
	float: left;
	width: 610px;
}

#content #col_left {
	float: left;
	width: 180px;
}

#content #col_right {
	float: left;
	width: 180px;
}

#content #col_center {
	float: left;
	width: 619px;
}
#header #col_left {
	float: left;
	width: 180px;
	text-align: center;
	margin-top: 5px;
}

#header #col_right {
	float: left;
	width: 180px;
	text-align: center;
	margin-top: 5px;
}

#header #col_center {
	float: left;
	width: 619px;
	text-align: center;
	margin-top: 5px;
}


#content {
	float: left;
	width: 100%;
}

#footer {
	float: left;
	width: 100%;
	text-align: center;
}

#enorbitas {
	float: right;
	margin-right: 3px;
	margin-top: 1px;
}

#col_center_2 {
	float: left;
	width: 619px;
	background-image: url(../imagenes/bg/col_center.jpg);
	background-repeat: no-repeat;
	height: 471px;
}

#col_center_2 #col_center2_content {
	float: left;
	width: 520px;
	_width: 510px;
	margin-left: 60px;
	_margin-left: 35px;
	margin-top: 30px;
	height: 390px;
	overflow: auto;
}

#container #content #col_center_2 #col_center2_content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #C00;
}

#container #content #col_center_2 #col_center2_content h2 {
	font-size: 15px;
	font-weight: bold;
	color: #C00;
}

#container #content #col_center_2 #col_center2_content h3 {
	font-weight: bold;
	color: #C00;
}

#container #content #col_center_2 #col_center2_content strong {
	font-weight: bold;
	color: #C00;
}
