/* Inici Estils Menu */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 155px; /* Width of Menu Items */
}

.suckerdiv ul li{
position: relative;
}

/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 155px; /*sub menu width*/
top: 0;
visibility: hidden;
}

ul.submenu {
border-left: 1px dotted #ccc;
}

/* Sub level menu links style */

.suckerdiv ul li a{
display: block;
overflow: auto;  /*force hasLayout in IE7 */
text-decoration: none;
background-color: #fff;
padding: 1px 5px;
}

a.inactiu {
color: #909090;
color: #5a8839;
background-color: #fff;
font-size:10px;
font-weight:bold;
}

a.inactiu:hover {
color: #39892F;
color: #69aa44;
color: #34AC38;
background: url('../imgbr/puntets.gif') no-repeat top left #fff;
}

a.border1 {
border-top: 1px solid #ccc;
}

a.border2 {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

a.border3 {
border-bottom: 1px solid #ccc;
}

a.actiu {
color: #39892F;
color: #69aa44;
color: #34AC38;
background: url('../imgbr/puntets.gif') no-repeat top left #fff;
font-size:10px;
font-weight:bold;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

/* Final Estils Menu */


/*
div#bloqueContenidoSmallPeu {
position:absolute;
top:485px;
left:638px;
width:170px;
}
*/

div#Fons_Portada_Img {
position:absolute;
top:602px;
left: 762px;
* left:759px;
width:144px;
height:147px;
z-index:2;
}

div#bloqueContenidoSmallPeu {
padding:20px 0 0 0;
width:170px;
}

div#bloqueContenidoSmallPeuImgA {
height:53px;
padding:0 0 10px 0;
}

div#bloqueContenidoSmallPeuImgB {
height:53px;
}

div#certificat {
text-align:center;
padding:10px 0 0 0;
padding:40px 0 0 0;
}

