/* CSS Document */

body{
background-color:#000000;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
}

/*boxes*/

#header{
	width:780px;
	height:74px;
	margin:auto;
	background-image:url(images/fondo_top.jpg);
	background-position: right;
	background-repeat:no-repeat;
	}

#logo{
	position:absolute;
	width:188px;
	height:226px;
	margin-top:0px;
	margin-left:0px;
	z-index:1;
	visibility: visible;

}

#header_left{
position:absolute;
width:360px;
height:74px;
margin-left:188px;
	}
	
#header_right{
position:absolute;
width:120px;
height:32px;
margin-top:42px;
margin-left:660px;
visibility:visible;
z-index:2;
	}


#content{
	width:780px;
	background-image:url(images/diseny_f03_fdo.jpg);
	background-repeat:repeat-y;
	margin:auto;
/* nuevo */
	height:auto;
	display:table;
}

#content_menu{
	position:relative;
	float:left;
	width:191px;
	height:300px;
	margin-top:152px;
}

#content_main{
	position:relative;
	float:right;
	width:555px;
	background-image:url(images/fotosfondo_f01.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px 30px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
/* 	display: table;
	height:480px;
	min-height:480px; */
}

#content_agenda{
	position:relative;
	float:right;
	width:555px;
	background-image:url(images/fotosfondo_f02.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px 30px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
/*	display: table;
	height:480px;
	min-height:480px; */
}

#content_contacto{
	position:relative;
	float:right;
	width:555px;
	background-image:url(images/fotosfondo_f03.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px 30px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
/*	display: table;
	height:480px;
	min-height:480px; */

}

#content_galeria{
	position:relative;
	float:right;
	width:555px;
	background-image:url(images/fotosfondo_f04.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px 30px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
/*	display: table;
	height:480px;
	min-height:480px; */
}

#content_informacion{
	position:relative;
	float:right;
	width:555px;
	background-image:url(images/fotosfondo_f05.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px 30px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
/*	display: table;
	height:480px;
	min-height:480px; */
}

#content_artistas{
	position:relative;
	float:right;
	width:555px;
	background-image:url(images/fotosfondo_f06.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px 30px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
/*	display: table;
	height:480px;
	min-height:480px; */
}

#content_prensa{
	position:relative;
	float:right;
	width:555px;
	background-image:url(images/fotosfondo_f07.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px 30px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
/*	display: table;
	height:480px;
	min-height:480px; */
}

#content_productos{
	position:relative;
	float:right;
	width:555px;
	background-image:url(images/fotosfondo_f08.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px 30px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
/*	display: table;
	height:480px;
	min-height:480px; */
}

#content_video{
	position:relative;
	float:right;
	width:555px;
	background-image:url(images/fotosfondo_f09.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:10px 30px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
/*	display: table;
	height:480px;
	min-height:480px; */
}

#footer{
	width:780px;
	height:30px;
	margin:auto;
	clear:both;
	text-align:center;
	padding-top:5px;
	border-top:2px solid #999999;
	background-color:#000000;
}

/*elementos*/

.image{
background-image:url(images/diseny_f03_fdofoto.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding:0px 40px 40px 0px;
}

.image2{
background-image:url(images/diseny_f03_fdofoto2.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding:0px 40px 20px 0px;
}

/*textos*/

.titulo{
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:18px;
	line-height:22px;
	color:#CC0000;
}

.small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000000;
}

/* links */

a, a:link, a:active, a:visited{
color:#CC0000;
text-decoration:none;
}

a:hover{
color:#CC6600;
text-decoration:underline;
}

a.white, a.white:link, a.white:active, a.white:visited{
color:#FFFFFF;
text-decoration:none;
}

a.white:hover{
color:#FFFFFF;
text-decoration:underline;
}

/* formularios */

.input_peque{
	width:80px;
	height:18px;
	border:1px solid #CC0000;
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:11px;
	line-height:16px;
	color:#666666;
	}
	
.input_gde{
	width:270px;
	height:18px;
	border:1px solid #CC0000;
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:11px;
	line-height:16px;
	color:#666666;
	}
.area{
	width:270px;
	height:180px;
	border:1px solid #CC0000;
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:11px;
	line-height:16px;
	color:#666666;
	}
.boton{
	background-color:#CC0000;
	padding:0px 3px 0px 3px;
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	border:none;
	color:#FFFFFF;
}
