@charset "UTF-8";
/* CSS Document */

#layout {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	text-align:justify;
}
#header {
	width: 800px;
	height: 374px;
	float: none;
	margin: 0 auto;
	background: url(http://www.musicfestnicaragua.com/imagenes/music-header.jpg) no-repeat;
}
#bandas-header {
	width: 800px;
	height: 400px;
	float: none;
	margin: 0 auto;
	background: url(http://www.musicfestnicaragua.com/imagenes/bandas_header.jpg) no-repeat;
}
#menu {
	display:block;
	font-family:"Century Gothic";
	padding-top:335px;
	font-weight:bold;
}
#menu ul {
	list-style: none;
	padding-left:0px;
}
#menu li {
	display:inline;
	margin-left:30px;
	margin-right:30px;
}
#header h1, #bandas-header h1  {
	float:left;
	padding-top:10px;
	font-family:"Century Gothic";
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin-left:10px;
}
#main  {
	display:block;
	float:none;
	width:800px;
	margin: 0 auto;
	vertical-align:top;	
	background: url(http://www.musicfestnicaragua.com/imagenes/music-main.jpg) no-repeat;
}
#bandas-main  {
	display:block;
	float:none;
	width:800px;
	margin: 0 auto;
	vertical-align:top;	
	background: url(http://www.musicfestnicaragua.com/imagenes/bandas_main.jpg);
}
#header a, #bandas-header a  {
	text-align:right;
	padding-top:10px;
	color:#990000;
	text-decoration:none;
}
#header a:hover, #bandas-header a:hover  {
	text-decoration:none;
	color: #000000;
}
.text {
	font-size:14px;
	color:#000000;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	letter-spacing:0,5px;
	text-align:justify;
	font-weight:bold;
	margin-left:10px;
}
.text a {
	color:#0033CC;
	text-decoration:none;
}	
.text a:hover {
	color:#000000;
}
#rightside {
	float:right;
	width:150px;
	height:800px;
}
#main h1, #bandas-main h1 {
	font-size:18px;
	color:#000000;
	vertical-align: bottom;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom:10px;
}
#main a img {
	text-decoration:none;
}
.alignright {
	float:right;
	padding: 0 20px 10px 20px;	
}
.alignleft {
    float: left;
    padding: 0 20px 30px 0px;
}

#index {
	float:none;
}
#indexleft {
	float:left;
	width:500px;
	height:800px;
}
#indexleft-blanco {
	float:left;
	width:500px;
	height:800px;
}
#indexleft p {
	text-align:justify;
	margin-left:5px;
	margin-right:10px;
}

#indexright {
	float:right;
	width:150px;
	padding:0px;
	height:800px;
}
#bottom {
	width: 800px;
	height: 85px;
	float: left;
	display:block;
	padding-bottom:10px;
	text-align:center;
	vertical-align:middle;
}
.bottom a {
	color:#990000;
	text-decoration:none;
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	width:800px;
}
.color {
	color: #0033CC;
}
.rojo {
	color: #990000;
	font-size:16px;
}