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

/* la mida bona en pixels es de 967px */

ul.text {

}

ul.text li {
list-style-image:url(images/bullet_motorito2.png);
list-style-position: outside;
margin-left: 30px;
padding-bottom: 10px;
}


.textos {
position: relative;
color:#575757;
font-weight: normal;
height:610px;
margin-left: 265px;
width: 662px;
background:url(images/bg_textos_estatic.jpg) top right no-repeat;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 25px;
padding-left: 30px;
}

.textos b, .textos strong {font-weight:bold;}

.textos_empezar {
position: relative;
color:#575757;
font-weight: normal;
height:910px;
margin-left: 265px;
width: 662px;
background:url(images/bg_textos_estatic.jpg) top right no-repeat;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 25px;
padding-left: 30px;
}

.textos_empezar b, .textos_empezar strong {font-weight:bold;}


.textos_contacto {
position: relative;
color:#575757;
font-weight: normal;
background:url(images/bg_textos_contacto.gif) top left no-repeat;
padding-right: 10px;
padding-top: 270px;
padding-bottom: 50px;
padding-left: 570px;
}

.textos_contacto b, .textos_contacto strong {font-weight:bold;}


.textos_contacto_cat {
position: relative;
color:#575757;
font-weight: normal;
background:url(images/sobre_contacte.gif) top left no-repeat;
padding-right: 10px;
padding-top: 270px;
padding-bottom: 50px;
padding-left: 570px;
}


.textos_contacto_cat b, .textos_contacto_cat strong {font-weight:bold;}


.imatges_principals {
display:block; 
left:0px; 
float:left; 
top: 0px;
position: relative;
padding-right: 20px;
padding-bottom: 20px;
}