body {
	background-image: url(../img/background.jpg);
	background-repeat:  repeat-x;
	font-family: verdana;
	margin: 1px 0px 0px 0px;
}
a {
	text-decoration: none;
}
#header, #cos, #cosSeccio, #footer {
	width: 948px;
	margin: 0px auto 0px auto;
	padding: 9px 0px 0px 25px;
}
#header {
	height: 334px;
	background-image: url(../img/header_fons.jpg);
}
#headerImatge {
	width: 924px;
	height: 300px;
	background-image: url(../img/header_home_01.jpg);
}
#header p{
	font-size: 11px;
	color: white;
	text-align: right;
	margin: 0px 25px 5px 0px;
}
#header a{
	color: white;
	text-decoration: none;
}
#cos,#cosSeccio {
	background-color: white;
	overflow: auto;
}
#cos {
	background-image: url(../img/cos_fons.jpg);
	padding: 0px 0px 10px 25px;
}
#cosSeccio {
	background-image: url(../img/cos_fons_seccio.jpg);
	padding: 0px 0px 0px 25px;
}
#footer {
	background-image: url(../img/footer_fons.jpg);
	background-repeat:  no-repeat;
	background-color: white;
}
#footer p{
	font-size: 11px;
	color: #731E24;
	text-align: center;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
#footer a{
	color: #731E24;
	text-decoration: none;
}
img {
	border: 0px;
}

/******************************************************  CAIXA CONTINGUT HOME  ********************************************************/
#columnaEmpreses, #columnaInstitucions, #columnaTelevisio, #columnaServeis {
	width: 206px;
	margin: 9px 0px 0px 20px;
	float: left;
}
.imatgeEmpreses {
	heigth: 116px;
	background-image: url(../img/header_empreses_01.jpg);
}
.imatgeInstitucions {
	background-image: url(../img/header_institucions_01.jpg);
}
#cos h2, #cosSeccio h2{
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #731E24;
}
#cos h3, #cosSeccio h3{
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#cos h4, #cosSeccio h4{
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	color: #731E24;
	font-weight: normal;
	float: right;
}
#cos p, #cosSeccio p{
	margin: 10px 0px 0px 10px;
	font-size: 11px;
	color: #666666;
}
#cos ul, #cosSeccio ul{
	font-size: 11px;
	color: #666666;
	list-style-type: disc;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
#cos li, #cosSeccio li{
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

/******************************************************  MENÚ  ********************************************************/
#columnaMenu {
	width: 192px;
	margin: 0px 0px 0px 0px;
	padding: 20px 14px 20px 0px ;
	float: left;
	background-color: #EFE5E5;
}

/******************************************************  CAIXA CONTINGUT EMPRESES  ********************************************************/

#columnaContingut {
	width: 678px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	overflow:visible;
}
.caixaItem{
	width: 206px;
	margin: 0px 20px 0px 0px;
	float: left;
}
#columnaContingut h1 {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	font-size: 20px;
	color: #731E24;
	font-weight: normal;
}
#columnaContingut h2 {
	margin: 0px;
	padding: 5px 0px 15px 0px;
	font-size: 14px;
	color: #731E24;
	font-weight:normal;
}
#columnaContingut p {
	margin: 0px;
	padding: 10px 20px 20px 0px;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
}
#columnaMenu img{
	float: right;
}