*{
	font-family:verdana,arial,helvetica,sans-serif;
}
body{
	font-size:70%;
	text-align:center;
	margin:0;padding:0;
	background-color:#E5E5E5;
	position:relative;
}
#container{
	margin:0px auto;
	text-align:left;
}
img{
	border:0px;
}
.first{
	background-image:none !important;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */

#logo img{
	width:244px;
	height:53px;
}
h1,h2,.text h3,.text h3 strong{
	font-family:arial,helvetica,sans-serif;
	padding-bottom:3px;
	line-height:1.3em;
}
.module h2,.module h3{
	font-family:verdana,arial,helvetica,sans-serif;
}
.text{
	line-height:1.5em;
}
#ajprat{
	clear:both;
	padding:15px 0px;
}
.fitxa strong{
	/*text-transform:uppercase;*/
}
#content_footer{
	text-align:right;
	margin-top:20px;
	clear:both;
}
sup{
	font-size:0.9em;
}
h1#logo a{
	display:block;
	width:244px;
	height:53px;
}
h1#logo span{
	display:none;
}
.offleft {
    position: absolute;
    left: -1000px;
    width: 100px;
}

