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

#content_corporacio {
	
	float:left;
	width:620px;
	min-height:400px;
	padding:0px 0px 0px 0px;
	border-left:5px solid #a6a6a6;
	border-bottom:3px solid #a6a6a6;
	background-image:url("../img/fondo_contenido.gif");
	background-repeat:no-repeat;
	background-position:center bottom;
	color:#000;	
}

.bg_title bg_title_corporacio {
	margin-bottom:10px;
	margin-left:10px;
}

.title	{	
	height:45px;
	margin:25px 0px 0px 0px;	
	padding:0;
	color:#56ab1b;
	font-size:30px;
}

div#t_section_content p {
	padding: 2px 10px 2px 0px;
}

