@charset "UTF-8";
/* CSS Document */


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color: #666666;
}


.peu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}


.subtitol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	}






body {
	background-color: #ffffff;
}

/*
   Semantic CSS applies Blueprint CSS positioning to your custom IDs.

   number of columns:83
   column width:6
   gutter width:6
   total width:990
   row height:18 px 
*/


#contenidor {
    /* This is a Blueprint Container. Spans 83 columns. */
    width:990px;
    margin:0 auto;
	margin-top:10px;
	background-color:#ffffff;

}


/* Begin descendants of contenidor */
#nocal {
    /* Spans 82 columns. */
    float:left;
    width:978px;
    margin-right:6px;
}


/* Begin descendants of nocal */
#superior {
    /* Spans 82 columns. */
    float:left;
    width:978px;
    margin-right:0;
}


/* Begin descendants of superior */
#gdams {
    /* Spans 50 columns. */
    float:left;
    width:630px;
    margin-right:6px;
	padding-left:4px;
}

#idioma {
    /* Spans 32 columns. */
    float:left;
    width:330px;
    margin-right:0;
	padding-right:0px;
}
/* End descendants of superior */


#capcalera {
    /* Spans 82 columns. */
    float:left;
    width:978px;
    margin-right:0;
}


/* Begin descendants of capcalera */
#titol {
    /* Spans 53 columns. */
    float:left;
    width:630px;
    margin-right:6px;
}

#signa {
    /* Spans 29 columns. */
    float:left;
    width:342px;
    margin-right:0;
}
/* End descendants of capcalera */


#cos {
    /* Spans 82 columns. */
    float:left;
    width:935px;
    margin-right:0;
	padding:15px;
	margin-bottom:20px;
	background-color:#f2f2f2;
	border-radius:10px;
	-moz-border-radius:25px; /* Firefox 3.6 and earlier */
	box-shadow: 5px 5px 5px #999999;
	
}


/* Begin descendants of cos */
#text {
    /* Spans 30 columns. */
    float:left;
    width:350px;
    margin-right:6px;

}

#presentacio {
    /* Spans 52 columns. */
    float:left;
    width:500px;
    margin-left:50px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	text-align:right;
	background-color:#000000;
	border-radius:5px;
	-moz-border-radius:25px; /* Firefox 3.6 and earlier */
	
}
/* End descendants of cos */


#peu {
    /* Spans 82 columns. */
    float:left;
    width:978px;
    margin-right:0;
	padding-bottom:20px;


}


/* Begin descendants of peu */
#logos {
    /* Spans 53 columns. */
    float:left;
    width:680px;
    margin-right:6px;
	background-color:#ffffff;
	}

#mapa {
    /* Spans 29 columns. */
    float:left;
    width:260px;
    margin-right:0;
	padding:10px;
	background-color:#feafaf;
	border-radius:10px;
	-moz-border-radius:25px; /* Firefox 3.6 and earlier */
	box-shadow: 5px 5px 5px #999999;
}
/* End descendants of peu */

/* End descendants of nocal */


#nocal2 {
    /* Spans 1 columns. */
    float:left;
    width:6px;
    margin-right:0;
}
/* End descendants of contenidor */



