@charset "utf-8";
/* CSS Document */

.color_fondo_image
{
	background-color:#1fb53b;
	width:303px;
}


.linea
{
	background-color: #176a26;
}


#seccion_title
{
	color:#61e078;
}


#content_text
{
	background-color:#1fb53b;
}

#seccion_text a
{
	color:#FFFF00;
}

#text_section_two
{
	color: #126822 ;
	border-bottom:1px #126822 solid;
}

#text_section_two a
{
	color: #006600 ;
}

#links
{
	width:670px ;
	margin-left:20px;
}

#links ul
{
	margin:0;
	padding:0;
}

#links li
{
	float:left;
	width:130px;
	margin:0;
	padding:0;
	text-align:center;
	margin-right:3px;
}

#links a
{
	color: #126822;
	font-weight:bold;
}

.item_image
{
	width:133px;
	float:left;
	margin-right:11px;
	text-align:center;
}


.item_text
{
	clear:both;
	width:133px;
	float:left;
	font-size:11px;
	text-align:center;
	margin:0;
	padding:0;
	margin-top:6px;
}

#title_sub_section
{
	margin-left:205px;
	font-size:12px;
	font-weight:bold;
	color:#126822;
	width:500px;
	margin-bottom:12px;
	text-transform:uppercase;
}

.image_sub_section
{
	float:left;
	margin-left:20px;
	width:185px;
}

.text_sub_section
{
	float:left;
	width:500px;
}

.text_sub_section p
{
	text-align:justify;
	margin-top:-2px;
	margin-bottom:8px;
	color:#126822;
	font-size:12px;
	clear:both;
}	
