/* CSS Document */

img.png {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "estils/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #303030;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #043630;
	background-image: url(../img/estructura/fons.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #303030;
}

div.todo {
	width: 100%;
}

div.content { 
	margin:0 auto 0 auto;
	width:912px;
	text-align:left;
}

div.verd {
	background-color: #043630;
}

div.blanc {
	background-color: #FFFFFF;
}

/* gran banner */

div.bigbanner {
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background-image:url(../img/estructura/inicial.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000000;
	cursor: pointer;
}

/* menu */

div.menu {
	background-image:url(../img/estructura/fons_menu.png);
	width: 912px;
	height: 43px;
	text-align: center;
}

div.menu div.items {
	font-size: 14px;
	padding-top: 10px;
	margin-left: 0px;
}

div.menu a {
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	color: #444444;
}

div.menu a.actiu {
	text-decoration: underline;
	color: #777777;
}

div.menu a:hover {
	text-decoration: none;
	color: #666666;
}

div.menu a.icona {
	padding-left: 0px;
	padding-right: 0px;
	border-left: none;
	border-right: none;
}

a.icona img {
	vertical-align: middle;
}

/* head */

div.head {
	height: 294px;
	color: #FFFFFF;
}

div.head span {
	position:absolute;
}

div.head a {
	color: #FFFFFF;
	font-weight: normal;
}

div.head span.dejes {
	margin-top: 8px;
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	width: 180px;
}

div.head span.error {
	margin-top: 8px;
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #FF8C8C;
}

div.head span.perfecto {
	margin-top: 15px;
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	width: 180px;
}

div.head span.suscribete {
	margin-top: 20px;
	margin-left: 10px;
	font-size: 18px;
	font-weight: bold;
}

div.head div.suscribete {
	width: 195px;
	height: 79px;
	position: absolute;
	background-image:url(../img/estructura/suscribete.png);
	margin-left: 718px;
	margin-top: 10px;
}

div.head input.text {
	border: 1px solid #999999;
	padding: 4px;
	color: #999999;
	margin-left: 10px;
	margin-top: 45px;
	width: 120px;
	position: absolute;
}

div.head input.submit {
	border: 0px;
	padding: 4px;
	color: #FFFFFF;
	background-color: #032d2c;
	margin-left: 140px;
	margin-top: 45px;
	width: 50px;
	position: absolute;
	cursor: pointer;
}

div.head div.tvradio {
	position: absolute;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 15px;
}

div.head div.icones {
	position: absolute;
	margin-top: 268px;
	margin-left: 720px;
}

/* banners */

div.banners img {
	margin-right: 4px;
}

div.banners img.primera {
	margin-left: 3px;
}

/* contingut */

div.contingut {
	padding-top: 3px;
	background-image:url(../img/estructura/fons_concerts.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

div.chome {
	height: 340px;
}

/* submenu */

div.submenu {
	height: 25px;
	padding-top: 10px;
	font-size: 13px;
}

/* peu */

div.peu {
	height: 84px;
	background-image: url(../img/estructura/fons_peu.jpg);
	padding-top: 10px;
	font-size: 13px;
}

div.peu a, div.submenu a {
	padding-left: 5px;
	padding-right: 5px;
}

div.peu a:hover, div.submenu a:hover {
	text-decoration: underline;
}

/* noticias home */

div.noti_home {
	padding-left: 33px;
	padding-right: 3px;
	padding-top: 30px;
	width: 577px;
	font-size: 14px;
	margin-bottom: 20px;
}

div.noti_home p.data {
	font-size: 12px;
}

div.noti_home p.noticia {
	margin-bottom: 10px;
}

/* proximos conciertos */

div.proximos_conciertos {
	width: 20px;
	/*background-color: #EDEDED;*/
	width: 294px;
	padding-bottom: 1px;
	margin-bottom: 10px;
}

div.proximos_conciertos div.concerts {
	margin-top: 20px;
	margin-left:30px;
}

div.proximos_conciertos div.concerts div.concert {
	margin-bottom:20px;
}

div.proximos_conciertos div.concerts div.concert p {
	margin: 0px;
	padding: 0px;
}

div.proximos_conciertos div.concerts div.concert p.sala {
	font-size: 14px;
	font-weight: bold;
}

/* pagina */

div.pagina {
	margin: 20px;
	font-size: 12px;
}

div.pagina h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

div.pagina h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}

div.pagina h2.dic {
	padding-left: 0px;
	padding-top: 40px;
	margin-top: 40px;
	margin-bottom: 40px;
	border-top: 1px solid #999999;
}

/* noticies */

div.pnoticies p.data {
	font-size: 14px;
	margin-bottom: 0px;
}

div.pagina p {
	margin-bottom: 10px;
}

div.pagina p.data {
	margin-bottom: 0px;
}

div.pagina h2.titol {
	font-weight: bold;
}

div.pagina div.text {
	padding-bottom: 50px;
}

div.pagina ol {
	list-style-position: inside;
	margin-left: 10px;
}

/* contratacion */

div.form_contacto {
	width: 350px;
}

div.form_contacto input.text, textarea {
	width: 100%;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

div.form_contacto textarea {
	height: 150px;
}

div.form_contacto input.submit {
	margin-right: -12px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	padding: 2px;
}

/* fotos */

div.fotos img {
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
