@charset "UTF-8";
/* CSS Document */

body {

font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#tot {
border: 1px solid #003366;
background-image:url(img/fons.png);
background-repeat:no-repeat;
width:940px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
padding-bottom:30px;

}

#header {
width:896px;
margin:21px;
}

#header p {
font-size:12px;
margin-top:5px;
margin-bottom:0px;
text-align:right;
color:#0066CC;
}

#header a {
color:#0066CC;
}

#header a:visited {
color:#0066CC;
}


#titol {
height:103px;
margin-top:50px;
margin-right:245px;
margin-left:245px;
}


#text {
width:450px;
float:left;
margin-left:32px;
margin-bottom:5px;
}

#imatges1 {
width:179px;
float:left;
padding-left:21px;
margin-right:12px;
}

#imatges2 {
width:179px;
float:left;
margin-left:42px;
}

#imatges1 img {
margin-bottom:20px;
}

#imatges2 img {
margin-bottom:20px;
}

.banner {
width:508px;
background-image:url(img/fonsbanner.png);
clear:both;
margin-left:auto;
margin-right:auto;
margin-bottom:5px;
}

.textbanner {
width:450px;
padding-top:15px;
padding-bottom:15px;
margin-left:auto;
margin-right:auto;
font-size:16px;
line-height:16px;
color:#0066CC;
}

#info {
width:508px;
background-color:#CCCCCC;
clear:both;
margin-left:auto;
margin-right:auto;
}


.textinfo {
width:450px;
padding-top:15px;
padding-bottom:15px;
margin-left:auto;
margin-right:auto;
font-size:12px;
line-height:16px;
color:#0066CC;
}

h1 {
font-size:24px;
font-weight:bold;
margin-bottom:0px;
}

h2 {
font-size:18px;
font-weight:bold;
line-height:24px;
margin-top:0px;
}

.text1 {
font-size:12px;
color:#0066CC;
}