body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #797979;
}

h1, h2, h3 {
	margin-top: 0px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 160%;
}

ul, ol {
}

a {
	color: #0098A4;
}

a:hover {
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

a img {
	border: none;
}

/* Wrapper */

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 920px;
	height: 130px;
	margin: 0px auto;
	background: url(images/bg03.jpg) no-repeat left top;
}


/* Index */

#index {
	padding-top: 100px;
	padding-left: 230px;
}

#contentIndex {
	float: right;
	width: 822px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 200px;
}


/* Logo */

.logo {
	float: left;
	height: 145px;
}

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0px;
}

#logo h1 {
	padding: 60px 0px 0px 30px;
}

#logo h2 {
	padding: 80px 0px 0px 10px;
}

#logo a {
	text-decoration: none;
	color: #797979;
}

#logo a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#logo h2, #logo h2 a {
	font-size: 13px;
	color: #9F9F9F;
}

/* Menu */

.menu {
	float: left;
	width: 493px;
}


#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 78px 30px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 20px 0px 22px;
	background: url(images/img02.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7B7B7B;
}

#menu a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 1100px;
	background: url(images/bg04.jpg) repeat-y left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bgtop {
	background: url(images/bg05.jpg) no-repeat left top;
}

#bgbottom {
	background: url(images/bg06.jpg) no-repeat left bottom;
}

/* Content */

#contentPrincipal {
	float: left;
	width: 1100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 139px;
}

#content {
	float: left;
	width: 822px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 700px;
}

#fondos {
	
	width: 822px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/compania_fondo.jpg);
	height:618px;
	
}


#fondosEn {
	
	width: 822px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/company_fondo.jpg);
	height:618px;
	
}


#fondosAct{
	
	width: 822px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/actuaciones_fondo.jpg);
	height:618px;
	
}

#fondosActEn{
	
	width: 822px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/shows_fondo.jpg);
	height:618px;
	
}

#fondosNot{
	
	width: 822px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/noticias_fondo.jpg);
	height:618px;
	
}

#fondosNotEn{
	
	width: 822px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/news_fondo.jpg);
	height:618px;
	
}





.post {
}

.post .title {
	padding: 0px 0px 0px 15px;
	background: url(images/img03.gif) no-repeat left top;
}

.post .title h2, .post .title h3 {
	margin: 0px;
}

.post .title h2 a, .post .title h3 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title h2 a:hover, .post .title h3 a:hover {
	text-decoration: underline;
}

.post .title p {
	margin: 0px;
	text-transform: lowercase;
	font-size: 16px;
	color: #8D8D8D;
}

.post .title p a {
	text-decoration: none;
	color: #8D8D8D;
}

.post .entry {
	padding: 0px0px 0px 0px;
}


/* Footer */

#footer {
	width: 1032px;
	height: 100px;
	background: url(images/bg07.jpg) no-repeat left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer p {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
}

#footer a {
	color: #797979;
}

/* Texto */

#texto{
	float: left;
	width: 638px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 240px;
	padding-left: 25px;
	padding-right: 25px;
	color: #333333;
	
}

#textoAct{
	float: left;
	width: 780px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 370px;
	padding-left: 25px;
	padding-right: 25px;
	color: #333333;
	
}

#textoAct a{
	text-decoration: none;
	
}
.textoPrincipal {
	float: left;
	width: 493px;
}

.titulos {
	float: left;
	width: 493px;
}

.tituloEvento{
color: #890713;

}

.linkEvento{
color: #333333;
text-decoration: none;

}

.tituloNoticia{
color: #890713;

}

.proximas a{
	font-size: 16px;
	color:#999999;

}

.pasadas a{
	color:#999999;
	font-size: 16px;
}

.Estilo1 {color: #000000}
.Estilo2 {color: #999999}

hr {
	border: 1px dotted;
	width: 100%;
	color: #999999;
} 
