#ie6 {
	//height:90px;
}

#content {
	height: auto;
	width:620px;
	float: right;
	position:relative;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #009634;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #009634;
}

h3 {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #009634;
}

#img_div {
	
	width: 189px;
	height: 105px;
	float: left;
	background-color: #ffffff;
}

#second {
	position: relative;
	width: 620px;
	height: auto;
	margin-top: 20px;
	overflow: auto;
}

#num {
	float: left;
	color: #009634;
	font-size: 22px;
	font-weight: bold;
	margin-left: 5px;
}

#contenidocss {
	width: 395px;
	float: right;
	height: auto;
	margin-top: 5px;
	overflow: auto;
	position: relative;
	clear: right;
}

#contenido2 {
	width: 560px;
	float: right;
	font-size: 14px;
	padding-right: 10px;
}

#first {
	height: auto;
	font-size: 11px;
	text-align: justify;
	border-top: 2px solid #009634;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}

.verde {
	color: #009634;
}

#menu_b {
	height:100px;
	position: absolute;
	width:130px;
	text-align: center;
	float: left;
	left: 25px;
}

#main_content {
	position: relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:auto;
	color: #808080;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sec_menu {
	font-size: 12px;
	text-align: left;
	border-bottom: 1px dashed #009634;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: auto;
}

table {
	color: #808080;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.tit_tabla {
	background-color: #009634;
	color: #fff;
	text-align: center;
	padding: 5px;
}

.subtit_tabla {
	background-color: #80bf81;
	padding: 5px;
	color: #fff;
	text-align: center;
}

.content_tabla {
	background-color: #daebd7;
	border-bottom: 1px solid #009634;
	text-align: center;
}

.blanco_tabla {
	border-bottom: 1px solid #009634;
	text-align: center;
}

#footer_menu{
	color: #808080;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	padding-top: 10px;
	font-size: 12px;
}