body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	margin: 0;
	padding: 0;
	background: #2d3235;
}


#cap {
	margin: 35px auto 0px;
	padding: 0;
	height: 364px;
	width: 780px;
}


#contenidor {
	position: relative;
	width: 780px;
	margin: 0px auto 0px;
	background: #2a2e31
}


#peu {
	background: #2d3235;
	color: #61be1a;
	padding: 15px 0;
	height: 1%; /*crazy ie7...*/
	text-align: center;
}


div#dins-cap {
	width: 780px;
	height: 364px;	
	margin: 0 auto;
	background: #262b2e;	
}


#cap_logo {
	position:relative;
	top:15px;
	left:23px;
}


#cap_front_imag {
	position:relative;
	top:27px;
	left:22px;
}


#cap_menu {
	position:relative;
	top:45px;
	left:40px;
}


.txt_menu {
	font-size:16px;
	color: #565b5e;
}


div#dins-peu {
	width: 780px;
	margin: 0 auto;
}


#contingut {
	width: 491px; /*531 al fer padding de 20 he de restar 40 (20 d'un costat i 20 de l'altre)*/
	position: relative;
	z-index: 10000;
	background: #2a2e31;
	border-right: 2px solid #2d3235;
	padding: 20px 20px 20px 20px;
	text-align:justify;
}


#barralateral {
	position: absolute;
	z-index: 1;
	width: 207px; /*247 al fer padding de 20 he de restar 40 (20 d'un costat i 20 de l'altre)*/
	left: 533px;
	top: 0;
	background: #2a2e31;
	padding: 20px 20px 20px 20px;
	text-align:justify;	
}


.icona {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}


.titol {
	font-size:30px;
	font-weight: bold;
}


.data {
	color: #61be1a;
}


.txt_verd {
	color: #61be1a;
	font-size: 12px;
}


.txt_verd_negreta {
	color: #61be1a;
	font-weight: bolder;
	font-size: 12px;	
}


a:link, a:visited {
	color: #61be1a;
	font-weight: bolder;
	text-decoration: none;
}


a:hover, a:active {
	color: #61be1a;
	text-decoration: underline;
}
