@charset "iso-8859-1";
/* CSS Document */

body{
	text-align:center;
	font-size:9pt;
	font-family:arial;
	background-color:#333;
	background-image:url(img/fondo.jpg);
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	}
img{
	border:hidden;
	border:0;
}
#continente{
width:990px;
margin:auto;
text-align:center;
overflow:hidden;
border:3px dotted #333;
}
#continente2{
width:1000px;
height:133px;
margin:auto;
text-align:center;
overflow:hidden;
background-image:url(img/promocions.png);
}
#promo{
width:300px;
margin:auto;
float:left;
margin:15px;
text-align:center;
}
#marco{
padding:10px;
background-image:url(fondo.gif);
overflow:hidden;
margin:auto:
}
