* {
	margin: 0px;
	padding: 0px;

}

body{
	font-family:verdana, arial, helvetica,sans-serif;
	text-align:center;
	color: #666;
	line-height:1.7em;
	padding-left: 6px;
	background: #e6e6e6 url(img/bg.jpg) top repeat-x;

}

.content {
	font-family:verdana, arial, helvetica,sans-serif;
	text-align:left;
	color: #666;
	font-size: 11px;
	line-height:1.7em;


}

.content td {
	font-family:verdana, arial, helvetica,sans-serif;
	text-align:center;
	color: #666;
	font-size: 11px;
	line-height:1.7em;
	text-align:left;
}

#wrapper{
	background: #FFF url(img/bg.jpg) top x-repeat;
	width:804px;
	background:#e6e6e6;
	margin:auto;
	text-align:left;
}



div#header{
	height:340px;
	width: 804px;
}

div#nav {
	height: 40px;
	width: 804px;
}

div#banner{
	height:180px;
	width: 804px;
}


div#footer
{
	text-align:center;
	background-image:url(img/footer.jpg);
	clear: both;
	height: 29px;
	width: 804px;
	color:#CFCFCF;
	
}

div#content_container {
	background: #e6e6e6 url(img/bg_content.jpg) top repeat-y;
	width: 804px;
	height: auto;
	color: #666;
	text-align:justify;

}
#content_container td  {
	font-family:verdana, arial, helvetica,sans-serif;
	text-align:left;
	color: #666;
	font-size: 11px;
	line-height:1.7em;
	}
	

div#content_container02{
	width: 800px;
	height: auto;
	color: #666;
	text-align:justify;
	background-color: #FFF;

}
#content_container02 td  {
	font-family:verdana, arial, helvetica,sans-serif;
	text-align:left;
	/*width: 778px;*/
	color: #666;
	font-size: 11px;
	
	line-height:1.7em;
	}
	
.subtekst  {
	font-family:verdana, arial, helvetica,sans-serif;
	text-align:left;
	color: #666;
	font-size: 10px;
	line-height:1.5em;

}

#ContentPane!important {
	
	color: #666;
	font-size:0.8em;
	line-height:1.7em;
	


}

/*CLASES*/
ul.featured{
	list-style:none;
	margin:0pt;
	padding:0pt;
}
ul.featured li{
	float:left;
	/*display:inline;*/
	margin:0px 5px;
}

.b{font-weight:bold}
.i{font-style:italic}
.l{text-align:left}
.r{text-align:right}
.c{text-align:center}

H2 {
	font-family:verdana, arial, helvetica,sans-serif;
	text-align:left;
	color: #c4a674;
	font-size: 15px;
	font-weight: bold;

}
p{
	margin:5px 0px 12px 0px;
}
a{
	text-decoration:underline;
	color:#B1CE4F;
}
a:hover{text-decoration:none}
img{
	border:none;
	margin:2px 4px;
}

/*Tabla*/
table.tabla{
	border-collapse:collapse;
}

table.tabla td{
	padding:10px 5px;
	vertical-align: top;
}
table.tabla tr{
	border-bottom:1px solid #EFEFEF;
}
table.tabla h3, h4{
	margin:5px;
}

span.gallery_artistlist_title 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
	height: 40px;
	text-align: center;
	width: 122px;
}

.formlabel {
	color: #666;
	font-size: 11px;
	line-height:1.7em;
	text-align:left;
}

input {
	color: #666;
	font-size: 11px;
	line-height:1.7em;
	text-align:left;
	

}



.FormLabelControl {
	color: #666;
	font-size: 11px;
	line-height:1.7em;
	text-align:left;
	font-weight:bold;
	

}

.FormTextBox{
	width: 150px;
}

.FormLabelCell{vertical-align:top; width:250}