@charset "utf-8";
/* CSS Document */

.column_presentacion {
	float:left;
}

.rowimg1 {
	float:left;
	display:inline;
	clear:both;
}

.rowimg2 {
	float:left;
	display:inline;
	clear:both;
}

.rowimg3 {
	float:left;
	display:inline;
	clear:both;
}

.rowimg {
	height:58px;
	width:58px;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	background-color:#B3AA2B;
}

.content_presentacion {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-left:8px;
	width:372px;
	float:right;
}

.content_presentacion h2 {
	font-weight:bold;
	color:#B3AA2B;
	margin-bottom:16px;
	line-height:14.2px;
}

.content_presentacion h3 {
	color:#B3AA2B;
	line-height:14.2px;
}

.content_presentacion p {
	margin-bottom:16px;
	line-height:14.2px;
}

.content_presentacion h2 {
	font-weight:bold;
	color:#B3AA2B;
	margin-bottom:16px;
	line-height:14.2px;
}

.content_presentacion h3 {
	color:#B3AA2B;
	font-weight:bold;
	line-height:14.2px;
}

.content_presentacion h4 {
	font-weight:bold;
}

.content_presentacion h5 {
	font-style:italic;
	color:#B3AA2B;
}

.content_presentacion ul {
	margin-bottom:16px;	
}

.content_presentacion ul li {	
	margin-left:0px;
	font-size:10px;
	line-height:14.2px;
	margin-bottom:12px;
}

/*.content_presentacion ul li:before {
	content:"- ";	
	margin-left:-9px;
}*/

.content_presentacion b {
	font-weight:normal;	
	color:#B3AA2B;
}


.div_dotted_space1 {
	float:left;
	background-image:url(/img/doted_img.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:18px;
	width:190px;
	display:block;
	//margin-top:10px;
	margin-bottom:9px;
	
}

/* //////////////////////////////////////////////////// */





