/* CSS Document */

/*---HEADER----*/
#header {
	float:left;
	width:765px; 
	background: url(../imatges/fondos/fondo_sabia_header.jpg) right top no-repeat;	
	
}
#menu {
	float:left;
	margin-left: 26px;
	margin-top: 180px;
}
#contenedor {
	float: left;
	width:765px; 
	padding-bottom: 15px;
	background: url(../imatges/fondos/fondo_contenedor5.jpg) left bottom no-repeat;	
	
}
#col_esq {
	width: 257px;
}
#parrafo1{float: right;
	margin-top:-175px;
	/*padding-left: 280px;*/
	width: 470px;
	padding-right: 15px;
	text-align: justify;
	padding-bottom: 65px;
	background: url(../imatges/fondos/fondo_parrafo1.jpg) right bottom no-repeat;	
}
.que {
	font-size: 18px;
	color: #fd7126;
	font-weight: bold;
}
#parrafo1 p {
	padding-top: 18px;
	color:#787777;
	font-weight: bold;
}
#parrafo2{
	padding-left: 370px;
	padding-right: 15px;
	text-align: justify;
	padding-bottom: 50px;
	background: url(../imatges/fondos/fondo_contenedor5.jpg) left bottom no-repeat;	
}
#parrafo2 p {
	padding-bottom: 18px;
	color:#787777;
	font-weight: bold;
}
/*--------------FOOTER-----------------*/
#footer{
	width:765px;
	float: left;
	background-color: #FFFFFF;
	font-size: 10px;
	padding: 8px 30px;
	color: #999999;
	text-align:center;
}
a {
	color: #000000;
}
.negreta {
	color: #000000;
}
/*--------COLUMNA ESQUERRA ---------------*/