@import "estils.css";


#contenidor{width:599px;}

#menu{
   background:none!important;
   text-align:right;
   font-size:.8em;
   font-weight:bold!important;
   font-family:Arial, Helvetica, sans-serif!important;
   width:auto!important;
}

#menu p{
   margin:90px 15px 0 0;
}

#legal_top{
   background:url(../img/legal_top.gif) no-repeat;
   height:16px;
   width:599px;
   }
 
#legal_bottom{
   background:url(../img/legal_bottom.gif) no-repeat;
   height:19px;
   width:599px;
   }

.contingut {
    float:none;
	background: #fff;
	width:599px!important;
	margin:0;
	padding:0;
}

.contingut a{color:#000}

* html .contingut {margin-left:0px;	width:599px!important;}

.contingut  p.entradeta {
	width: 490px;
	color: #135C7A;
	font-size: 1.2em;
	margin-bottom: 28px;
}


.imatge {
	background: url(../img/objectius_imatge_bg.jpg) no-repeat 0 0;
	height: 461px;
}

.contingut h3, .contingut p{
   	margin:0 21px 10px;
}

.contingut h2 {
	color:#135C7A;
	font-size:1.7em;
   	margin-bottom: 17px;
}

.contingut h3 {
	color:#135C7A;
	font-size:1.2em;
	font-weight:bold;
	margin-top:20px;
}

p.marge {
	margin-bottom:0;
}

