body {
/*	background-color:#000000; */
	margin: 0;
	padding: 0;
	color: #009900;
	background: url('../images/gif/fonsTotal.gif');
	background-position: center;
	background-repeat: repeat-y;
}

#header {
	border-right-width: 25px;
	border-left-width: 25px;
	border-right-color: #009900;
	border-left-color: #009900;
}

#idiomas {
	float:right;
	height:1%; /*Bug del iexplorer*/
}

#contenidor {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	margin:auto;
	background-color:#000000; 
	font-size: medium;
	text-align: center;
	border: solid;
	border-color:#009900;
	font-weight: bold;
}

#menu ul {
	font-size: medium;
	list-style-type: none;
	margin-top: 0.5em;
	margin-left:0;
	padding:0;
	margin-bottom: 0px;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	padding-left:0.5em;
	padding-right:0.5em;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #009900;
	color: #000000;
}

#menu ul li a:hover {
	background-color: #000000; /*decoración para el evento hover (mouse encima)*/
	color: #009900;
}


#footer {
/*	font-size: x-small;
	border-top-style: solid;
	padding-bottom:0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	border-top-style: solid;
	border-color:#009900;
	background-image:url(../images/jpg/footer.jpg);
	background-repeat:no-repeat;
	height:50px;
}
#contenidor .derechaLetraPequena a {
	text-decoration: underline;
	color: #009900;
	font-weight: bolder;
}

#llista ul {
	list-style-type: none;
	list-style-image: url(../images/gif/pilota.gif);
}

#llista ul li {
	margin: 0.1em 0;
	padding: 0.1em;
}

#texte {
	text-align: justify;
	padding:1em;
}

.inici {
	text-transform:capitalize;
	font-size: x-large;
	margin: 0px;
	font-weight: bold;
	font-variant: small-caps;
	
}

.derechaLetraPequena {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 3em;
	text-align: right;
	width: auto;
	margin-bottom: 2em;
}

#llistaNormal ul {
	list-style-type: none;
	width: 14em;
	margin-top:0;
}

#enlaces ul {
	list-style-type: none;
}

#enlaces ul li {
	display:inline;
}

#enlaces img {
	vertical-align: middle;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 40px;
}

#enlacesSinPadding img {
	vertical-align: middle;
	padding:0;
	margin:0;
}

#fotos ul {
	list-style-type: none;
	margin-left:0;
	margin-right:0;
	padding:0;
}

#fotos ul li {
	display:inline;
	text-align: center;
}

.foto {
	border-style:solid;
	border-color:#000000; 
	margin-top:30px;
}

.imagenCentrada {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#imagenCentrada {
	margin-left:auto;
	margin-right:auto;
}


.centrado {
	text-align: center;
	padding-bottom:1em;
}

.derecha {
	text-align: right;
}

.izquierda {
	text-align: left;
}

.clear {
	clear:both;
	font-size:.1em;
}

.titulo {
	font-size: xx-large;
	color: #009900;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #000000;
	margin-top: 0.3em;
}

.caption {
	text-align: center;
	margin-top:1em;
}

#noticia {
	padding-bottom: 1em;
	margin-bottom:1em;
	margin-left:2em;
	margin-right:2em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#noticia_texto{
	margin-top:30px;
	width:70%;
	left:0;
	float:left;
}

#noticia foto {
	width:30%;
	left:70%;
	float:left;
}

#noticia a {
	color: #009900;
	margin-top: 0.5em;
	display:inline;
}

.inline {
	display:none;
}

.titularNoticia {
	font-size: large;
	color: #009900;
	text-transform: capitalize;
	font-weight: bold;
	font-style: italic;
	padding-right: 0.2em;
	padding-left: 0.2em;
	padding-bottom:0em;
	display:block;
}

#cols-1 {
	text-align:center;
	width:50%;
	left:0;
	float:left;
}

#cols-2 {
	text-align:center;
	width:50%;
	left:50%;
	float:left;
}

#col-1-3 {
	width:33%;
	left:0;
	float:left;
}
#col-2-3 {
	width:33%;
	left:33%;
	float:left;
}
#col-3-3 {
	width:33%;
	left:66%;
	float:left;
}

#col-2-90 {
	width:10%;
	left:0;
	float:left;
}

#col-1-90 {
	width:90%;
	left:10%;
	float:left;
}

#col-1-100 {
	width:100px;
	left:0;
	float:left;
}

#col-2-640 {
	width:640px;
	left:100px;
	float:left;
}

#col-3-260 {
	width:260px;
	left:740px;
	float:left;
}

#col-1-340 {
	width:340px;
	left:0;
	float:left;
}

#col-2-220 {
	width:220px;
	left:340px;
	float:left;
}

#col-3-220 {
	width:220px;
	left:560px;
	float:left;
}

#col-4-220 {
	width:220px;
	left:780px;
	float:left;
}

#links a {
	color: #009900;

}


#footer a {
	color: #009900;

}

/* Inici Formulari */
div.row {
  clear: both;
  padding-top: 10px;
 }

div.row span.label {
  float: left;
  width: 40%;
  text-align: right;
 }

div.row span.formw {
  float: right;
  width: 60%;
  text-align: left;
 } 

input, textarea, select {
	background-color: #000000;
	color:#009900;
	border-color: #009900;
	border:solid;
	font-family: Arial, Helvetica, sans-serif;
}

/* Fi Formulari*/

#flashcontent {
	height: 650px;
	width:100%;
}

#formCasting {
	background-image:url(../images/jpg/fonsPantera.jpg);
	background-repeat:no-repeat;
}
#contenidor #producte {
	margin: 2%; 
}
#contenidor #producte #imatge {
	text-align:center;
	margin: 2%;
}

#contenidor #producte #texte {
	text-align:left;
	margin: 2%;
}

#centrat {
	text-align:center;
}

.invertido {
	font-size: large;
	background-color: #009900;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	margin-top: 0.3em;
}

.linkVerde {
	color: #009900;
}

.large {
	font-size: large;
	color: #009900;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #000000;
	margin-top: 0.3em;
}

#carrito {
	background: url('../images/jpg/fondoCarrito.jpg');
	min-height: 450px;
}
.cita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #009900;
	font-weight: normal;
	text-align: left;
}
