body { 
    margin: 0px;
    background-color : #fff;
    color: #999;
    font-family:  Trebuchet Ms,Helvetica,Arial,sans-serif; 
    font-size: small; 
    text-align: left;
}
#tot {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#primera {
	height: 400px;
}
#segona {
}
#cos {
}
#peu {
	padding-top: 3%;
	text-align: center;
}
.contentpaneopen {
	width: 100%;
}
a ,a:active, a:link, a:visited {
    color: #c1c1c1;
    font-weight:  bold; 
    text-decoration:  none; 
 }
a:hover {
    color:  #333; 
    font-weight:  bold; 
    text-decoration:  none; 
 }
.moduletable-menu {
	width: 100%;
	text-align: center;
}
a.mainlevel-menu, a.mainlevel-menu:visited, a.mainlevel-menu:link, a.mainlevel-menu:active {
    text-decoration: none;
}
a.mainlevel-menu:hover {
	color: #333;
}
#active_menu {
	font-weight: normal;
}
.componentheading {
	text-align: right;
}
.contentheading {
	font-size: 1.5em;
	font-weight: bold;
}
#copyright {
	font-size: 0.9em;
}
.index {
        font-size: 1.2em;
        font-weight: light;
}
.index a {
        color: #fff;
}
.index a:hover {
        color: #999;
}









