/* basic styling and commonly used classes */
body {
    background:#ffffff;
    font-family: news-gothic-std,tahoma,lucida,verdana,helvetica,sans-serif;
    font-size: 12px;
}
p 
{    font-size: 1.2em;
    line-height: 1.85em;
    margin-bottom: 17px;;
}
ul.lista li {
  list-style-type:  square;
  list-style-image: url("../images/punto_lista.png");
   font-size: 1.2em;
    line-height: 1.85em;
}
strong {
	font-weight:bold;
	}
em {
	font-style:italic;font-family:"Times New Roman", Times, serif;
	}
.align-center {
	text-align:center;
	}
a, a:hover, a:focus {
	cursor:pointer;outline:none;
	}
h1, h2,h3,h4 {
    font-family: 'Noticia Text', serif;
	font-weight: 700; 
}
h1 {
    font-size: 13em;
	margin: 100px 15px -8px 15px;
    padding: 15px 0;
	
}
h2 {
    font-size: 3.7em;
	color: #060;
	margin: 0.5em 0px;
}
h3 {
	color: #090;
	font-size: 2.85em;
	margin: 0.5em 0px;
}
h4 {
	font-size: 3.85em;
	padding-right:100px;
	border-left: 30px #00CC00 groove;
	padding-left:20px;
	margin: 0px;
}
a {
    color: #060;
	font-weight:bolder;
    text-decoration: none;
}
.tabla{
	border: none;
	}

/* Do this… */
.tabla tr:nth-of-type(odd) { background-color: #efe; }

/* …or this */
.tabla tr:nth-of-type(even) { background-color: #dFd; }

.tabla tr:first-child > td,
.tabla tr:last-child > td {
	font-size:22px;
	color: #060;
    font-family: 'Noticia Text', serif;
	padding: 5px;
	}
img{
	border:none;
	}
.clear {
	clear:both;display:block;font-size:0;line-height:0;
	}

/* -- */

.wrap{
	margin: 0 auto;
	width:920px;
	
	}

.whiteBox {
    margin: -45px 0 0 0;
    padding: 45px 0 0 45px;
    position: relative;
    width: 875px;
    z-index: -2;
	background-color:#ffffff;
	background-color: rgba(255, 255, 255, 0.95);
	float:left;
}
.mascot{
	margin: -293px 0 0 50px;
	}
.whiteBox .side-left {
    float: left;
    position: relative;
    width: 502px;
	padding-bottom:100px;
}
.whiteBox .side-right {
    float: right;
    position: relative;
    width: 300px;
	font-size: 1.25em;
    line-height: 1.85em;
}
.whiteBox .right-content {
    background-image: url("../images/stripe.png");
    border-top: 1px solid #CCCC99;
    padding: 20px;
	
}
.browser-support{
	margin:0;
	list-style:none;
	padding:0;
	float:left;
	width:260px;
	}
.browser-support li{
    display: block;
    float: left;
    height: 32px;
    margin-right: 10px;
    text-indent: -9999px;
    width: 32px;	
	}
.browser-support li.explorer{
	background:url(../images/internet-explorer.png) no-repeat;
	}
.browser-support li.firefox{
	background:url(../images/firefox.png) no-repeat;
	}
.browser-support li.safari{
	background:url(../images/safari.png) no-repeat;
	}
.browser-support li.opera{
	background:url(../images/opera.png) no-repeat;
	}
.browser-support li.chrome{
	background:url(../images/chrome.png) no-repeat;
	}

h1,h4{
    color: #fff;
	z-index: 3000;
	text-shadow: 2px 2px 5px rgba(0, 60, 0, 1);
	zoom:1;
	filter: progid:DXImageTransform.Microsoft.Glow(Color=#009900,Strength=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=-1, OffY=-1, Color=#009900)progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=-1, Color=#009900)progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=-1, Color=#009900)progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=0, Color=#009900)progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color=#009900)progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#009900)progid:DXImageTransform.Microsoft.dropshadow(OffX=-1, OffY=1, Color=#009900)progid:DXImageTransform.Microsoft.dropshadow(OffX=-1, OffY=0, Color=#009900)";
 
}
#Pagina_inici{
	background: #FC0 url(../images/bg_1.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}
#about{
	background: #6CF url(../images/bg_2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
	}
#desenvolupament{
	background: #F9C url(../images/bg_3.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
	}
#economic{
	background: #60F url(../images/bg_7.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}
#social{
	background: #090 url(../images/bg_6.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}
#mediambiental{
	background: #900 url(../images/bg_5.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}
#Cistelles{
	background: #F30 url(../images/bg_11.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}
#Menjadors{
	background: #03C url(../images/bg_8.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}
#Distribucio{
	background: #CFF url(../images/bg_4.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}

#fem{
	background: #F96 url(../images/bg_9.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}

#external{
	background: #393 url(../images/bg_10.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}
#camara{
	background: #393 url(../images/bg_11.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}
#video{
	width:96%;
	margin-bottom:60px;
	}
.slideOptions{
	float:left;
	width:480px;
	border:1px solid #ccc;
	margin-bottom:20px;
	padding:10px;
	}
.slideOptions strong{
	display:block;
	color:#666;
	font-size:14px;
	margin:10px 0;
	}
.chooseAnimation{
	width:160px;
	float:left;
	}
.chooseAnimation label{
	color:#999;
	font-size:12px;
	font-family:"Arial Black", Gadget, sans-serif;
	margin-left:10px;
	font-weight:normal !important;
	}
.slideSpeed{
	color:#999;
	font-size:12px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:normal !important;
	}
.backFirst{
	color:red !important;
	font-size:13px;
	}
.backFirst:hover{
	text-decoration:underline;
	}
	
		
.botiga{
	position: fixed;
	bottom: 0px;
	left:0px;
	z-index: 10000;
	}		
.ecocentral{
	position: fixed;
	bottom: 0px;
	right:0px;
	z-index: 10000;
	text-align:center;
	}