@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:#D66336;
}

.content_presentacion {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-left:8px;
	padding-right:10px;
	width:362px;
	float:left;
	overflow:auto;
	overflow-x:hidden;
}

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

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

.content_presentacion h2 a:hover {
	font-weight:bold;
	text-decoration: underline;
	color:#D66336;
	margin-bottom:16px;
	line-height:14.2px;
}

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

.content_presentacion h3 a {
	color:#D66336;
}

.content_presentacion h3 a:hover {
	color:#D66336;
	text-decoration:underline;
}

.content_presentacion h6 {
	font-weight:bold;
}

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

.content_presentacion .without_margin{
	margin-bottom:0px;
	line-height:14.2px;
}

.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;
}

#img_big {
	margin-bottom:10px;	
}

/* ---------------------------------------------- */

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

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

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

.content_activitats h4 {
	font-weight:bold;
}

.content_activitats h5 {
	font-style:italic;
	color:#D66336;
}

.content_activitats p {		
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:14.2px;
}

.content_activitats p a{		
	color:#D66336;
	font-weight:normal;
	font-size:10px;
}
.content_activitats p a:hover{		
	text-decoration:underline;
	
}

#img_big_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

span a {
	color:#ff7f00;
}

span a:hover {
	text-decoration:underline; 
	color:#ff7f00;
}
