/*menu*/
#menu{
width: 846px;
height: 259px;
}

#menuImatge{
float: left;
width: 392px;
padding: 0px;
margin: 0px;
height: 259px;
background: url(../img/imatge.jpg) no-repeat;
}

div#menuSeleccio{
background:url(../img/vermell_home.jpg) no-repeat ;
float: right;
width: 454px;
height: 259px;
}


div#llistatmenu{
width: 430px;	
}
div#menuSeleccio ul{
color: white;
list-style: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
margin-left: -17px;/margin-left: 21px;
}

div#menuSeleccio ul a{
color: white;
text-decoration: none;
}

#menuSeleccio ul li{
margin-top: 10px;
height: 20px;
padding-left: 25px;
background:url(../img/rodona.gif) 0px 0px no-repeat  ;
}


/*cos*/
#homeText{
width: 846px;
height: 196px;
}

#homeTextEsquerra{
float: left;
background: #EAEAEA;
width: 392px;
height: 195px;
}

#homeTextEsquerra p{
font-size: 12px;
width: 278px;
text-align: center;
margin: 20px 50px 30px 50px;
}

#certificado{
margin: 0px 50px 0px 50px;
width: 370px;
}
#certificado img{
float:left;
}
#certificado p{
width:220px;
text-align:left;
font-weight:bold;
margin: 0px 0px 0px 50px;
padding-top:15px;}


div#homeTextDreta{
float:right;
width:454px;
height: 195px;
background:url(../img/gris_home.jpg);	
}

div#homeNoticias{
background: url(../img/noticia.jpg) 0px 0px  no-repeat;
color:#D81414;
font-weight: bold;
font-size: 13px;
margin-top: 10px;
margin-left: 32px;
padding: 1px 0 0px 19px;
}

div#quadreNoticias{
border: 1px solid #767575;
width: 400px;
height: 157px;
margin-left: 22px;
margin-top: 3px;
}



div#imatgeNoticia{
padding: 13px 0px 0 11px;
float: left;
width: 154px;
}

div#imatgeNoticia img{
width:154px;
height: 132px;
}

div#dretaNoticia{
float: right;
width: 215px;
}

div#dretaNoticia .titolNoticia{
color: #D81414;
font-weight: bold;
margin-top: 11px;
margin-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}


div#dretaNoticia .textNoticia{
width: 198px;
font-size: 12px;
}

div#dretaNoticia .linkNoticia{
float: right;
padding-right: 5px;
padding-top: 5px;
}

div#dretaNoticia .linkNoticia a{
color: #D81414;
font-weight: bold;
text-decoration: none;
}

div#dretaNoticia .linkNoticia a:hover{
text-decoration: underline;
}
