@charset "UTF-8";
/* Juan Ignacio Anguita 2008 */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	background: black;
	color: #CCC;
	font: small/18px Verdana, Helvetica, sans-serif;
	}

h1, h2, h3, h4, h5, ul, p {	margin:0; }

img { border: 0; }

div#all {
	color: black;
	width: 760px;
	margin: 12px auto 0 auto;
	text-align: left;
	border: 1px solid #666;
	height:auto !important;
	}

div#header {
	width: 760px;
	height: 78px;
	background: black url(i/bg-header.gif) top left no-repeat;
	}
	
div#empresa,
div#servicios,
div#artistas,
div#contacto,
div#index {
	width: 760px;
	height: 322px;
	}
	
div#empresa { background: black url(i/bg-empresa.jpg) top left no-repeat; }	
div#servicios { background: black url(i/bg-servicios.jpg) top left no-repeat; }
div#artistas { background: black url(i/bg-artistas-off.jpg) top left no-repeat; }
div#contacto { background: black url(i/bg-contacto.jpg) top left no-repeat; }

h1#tit {
	text-indent: -9999px;
	width: 100px;
	}
	

div#footer {
	clear:both;
	margin: 20px 0 2px 2px;
	width: 758px;
	height: 43px;
	background: black;
	}
	
div#subfooter {
	margin: 70px auto;
	width: 760px;
	color: #da8d03;
	font-size: 10px;
	line-height: 1.2em;
	}

div#footer a.sdomi {float: left;}
	
/* MENU */

ul#menu {
	background: transparent url(i/m.png) top left no-repeat;
	height: 78px;
	width: 253px;
	margin-left: 456px;
	padding: 0;
	position: relative;
}

ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

ul#menu li, ul#menu a {
	height: 78px;
	display: block;
}

ul#menu li a {
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}

#menu1 {
	left: 0px;
	width: 53px;
}
#menu2 {
	left: 67px;
	width: 56px;
}
#menu3 {
	left: 137px;
	width: 51px;
}
#menu4 {
	left: 205px;
	width: 52px;
}

#menu1 a:hover {background: transparent url(i/m.png) 0px -78px no-repeat;}
#menu2 a:hover {background: transparent url(i/m.png) -67px -78px no-repeat;}
#menu3 a:hover {background: transparent url(i/m.png) -137px -78px no-repeat;}
#menu4 a:hover {background: transparent url(i/m.png) -205px -78px no-repeat;}

body#empresa #menu1 {background: transparent url(i/m.png) 0px -156px no-repeat;}
body#servicios #menu2 {background: transparent url(i/m.png) -67px -156px no-repeat;}
body#artistas #menu3 {background: transparent url(i/m.png) -137px -156px no-repeat;}
body#contact #menu4 {background: transparent url(i/m.png) -205px -156px no-repeat;}
/* por ahi estamos */

div#empresa div#right,
div#servicios div#right {
	width: 230px;
	float:left;
	position: absolute;
	}

div#empresa div#right {	margin: 57px 0 0 476px;	}
div#servicios div#right { margin: 32px 0 0 476px; }

/* ARTISTAS */

                
div#artistas div#left {
	float: left;
	width: 184px;
	margin-top: 35px;
	
	}

div#artistas div#center {
	float: left;
	width: 200px;
	
}

div#artistas div#right {
	float: left;
	width: 230px;
	margin: 35px 0 0 90px;
	
}

/* --- */

div#empresa p, div#servicios p {
	font-size:10px;
	margin: 10px 0;
	line-height: 1.2em;
	text-align: justify;
	color: black;
}


div#empresa p, div#servicios p {
	font-size:10px;
	margin: 10px 0;
	line-height: 1.2em;
	text-align: justify;
	color: black;
}

div#artistas #right h3 {
	font-size:14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #6e4d22;
	font-family: Arial;
}

div#artistas #right p {
	font-size:10px;
	margin: 8px 0 4px 0;
	line-height: 1.3em;
	text-align: justify;
	color: black;
}

div#contacto div#left {
	float: left;
	width: 466px;
	margin: 0;
	
}

div#contacto div#right {
	float: left;
	width: 294px;
	margin: 25px 0 0 0;
	
}

div#contacto div#left address {
	text-indent: -9999px;
	
}