#esquerre {
	margin-left: 10px;
}

#esquerre h2 {
   margin: 0px; padding: 0px;
	margin-top: 25px;
	color: #355273;
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 2px solid #C3CDD8;
	padding-left: 3px;
	padding-bottom: 3px;
}

#consejos {
	padding: 10px;
	padding-bottom: 20px;
	height: 350px;
}

#consejos strong {
	font-weight: bold !important;
}

.itemc {
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px;
	margin-top: 15px;
	width: 20%;
	float: left;
	border: 1px dotted #778DA6;
}

.itemc a {
	color: #4D6989;
	display: block;
	height: 25px;
	padding-top: 7px;
}

.itemc a:hover {
	color: #4D6989;
	background-color: #ACB8C6;
}

.itemc img {
	margin-left: 23%;
	padding-top: 10px;
}
 .itemc p {
 	text-align: center !important;
	display: block;
	width: 100%;
 }
 
 .mini {
	color: #8097B1 !important;
	font-size: 0.85em;
	font-weight: bold !important;
	margin: 0px;
	margin-top:10px !important;
	text-transform: uppercase;
	border-bottom: 2px solid #C3CDD8;
	padding-left: 5px !important; 
	padding-bottom: 3px !important;
}

.mini a {
	color: #315074;
}

/********************* subseccions ************/

#listado {
	
}

#listado a {
	color: #315074;
	display: block;
	padding: 4px;
}

#listado a:hover {
	background-color: #ACC3DE;
}

#listado a.on {
	background-color: #ACC3DE;
}

#listado ul {
	margin: 0px; padding: 0px;
	list-style: none;
	width: 30%;
	/*border-right: 1px solid black;*/
}

#listado ul li {
	margin-bottom: 5px;
}

#detalle {
	float:right;
	width: 65%;
}

#detalle h2 {
	border-bottom: 1px dotted #516C8A;
	margin: 0px; padding: 0px;
	font-size: 1.1em;
	padding-left: 7px;
}

#detalle img {
	padding: 10px;	
	float: left !important;
	margin-top: 5px;
}

#detalle p {
	padding: 10px;
	line-height: 20px;
}

#detalle p.arxiu {
	margin-left: 110px;
	font-size: 0.8em;
	text-transform: uppercase;
	border: 1px dotted #869EB9;
	padding: 0px;
	line-height: 25px;
}

#detalle p.arxiu a {
	color: #3B5879;
	display: block;
}

#detalle p.arxiu a:hover {
	background-color: #7E95AE;
	color: #ffffff;
}

#detalle p.arxiu img {
	border: none;
	float: left;
	padding: 0px;
	padding-bottom: 2px;
	margin-right: 7px;
	border: none;
}

span.tabula {
	padding-left: 30px;
}
