/************* HTML **************************************/
html,body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	/* part 1 of 2 centering hack */
	}
/******************* HTML _END ****************************/
	
/******************** CAJAS-LAYOUT ************************/	
#content {
	width: 760px;
	height: 550px; 
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #ffffff;
	border: 5px solid #ccc;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 760px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
	}
	
html>body #content {
	width: 750px; /* ie5win fudge ends */
	}
	
#btop {
	height: 160px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

#gbook {
	float: left;
	height: 250px;
	width: 300px;
}

#bleft{
	float: left;
	height: 250px;
	width: 260px;
	
}
#bright {
	height: 250px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	
}
#foto {
	float: left;
	text-align: center;
	height: 150px;
	width: 150px;
	}	
	
#gigs {
	text-align: left;
	overflow: auto;
	padding: 5px 0px 0px 10px;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	border-bottom-style: dotted;
	}	

#section {
	float: right;
	width: 270px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	height: 45px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	border-bottom-style: dotted;
}
	
#text {
	clear: both;
	height: 300px;
	}

#bfoot {
	height: 75px;
	padding: 5px 0px 0px 0px;
}

#bsubfoot {
	clear: both;
	height: 20px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	}
#presse {
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 50px;
}
#presseleft	{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#passpop {
	text-align: left;
}	
.celda {
	border-bottom: 1px solid #ccc;
	}	
.celda2 {
	border-bottom: 3px solid #000;
	}	

#dhtmlgoodies_scrolldiv{
		/* The total width of the scrolling div including scrollbar */
		width:530px;
		height:500px;	/* The height of the scrolling div */
		margin-left: 25px;
		margin-top: 5px;
	}
	#scrolldiv_parentContainer{
		width:500px;	/* Width of the scrolling text */
		height:100%;
		overflow:hidden;
		border-right:2px solid #EEEEEE;
		float:left;
		position:relative;
	}
	
	/*
	CSS for the scrolling content 
	*/
	#scrolldiv_content{
		padding: 5px;
		position:relative;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size: 1.3em;
		font-weight: bold;
		/*line-height:130%;*/
		/*color: #990000;*/
	}
	
	/*
	The scrollbar slider 
	*/
	#scrolldiv_slider{
		width:15px;
		margin-left:2px;
		height:500px;
		float:left;
	}
	
	/*
	The scrollbar (The bar between the up and down arrow )
	*/
	#scrolldiv_scrollbar{
		width:15px;
		height:460px;	/* Total height - 40 pixels */
		border:1px solid #BC8FBD;
		position:relative;
		
	}
	/*
	The scrollbar handle
	*/
	#scrolldiv_theScroll{
		margin:1px;
		width:13px;
		height:13px;
		position:absolute;	
		top:0px;
		left:0px;
		cursor:pointer;
	}
	#scrolldiv_theScroll span {
		background-color: #990000;
	}
	/*
	Scroll buttons(The up and down arrows)
	*/
	#scrolldiv_scrollUp,#scrolldiv_scrollDown{
		width:15px;
		height:16px;
		border:1px solid #ffffff;
		/*color: #BC8FBD;*/
		text-align:center;
		font-size:16px;
		line-height:16px;
		cursor:pointer;
	}
	#scrolldiv_scrollUp{
		margin-bottom:2px;
	}
	#scrolldiv_scrollDown{
		margin-top:2px;
	}
	#scrolldiv_scrollDown span,#scrolldiv_scrollUp span{
		font-family: Symbol;
		background-color: #990000;
	}
	
#scrolldiv_content ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}
#scrolldiv_content li {
	text-align: left;
	margin: 0px 0px 1px 0px;
	}	
#scrolldiv_content a {
	display: block;
	color: #990000;
	background-color: #ffffff;
	padding: 1px 1px 1px 1px;
	text-decoration: none;

	}

#scrolldiv_content a:hover {
	background-color: #990000;
	color: #ffffff;
	}
	
/*********************** CAJAS-LAYOUT _END ********************/

/******************** FORMATO TEXTO ******************/
	
p {
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 11px;
	}

h1 {
	margin: 2px 0px 0px 5px;
	color: #990000;
	font-size: 12px;
	}
h3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #545454;
	margin: 0px 0px 0px 0px;
	}	
h2 {
	margin: 0px 0px 5px 5px;
	color: Gray;
	font-size: 10px;
	}
h4 {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	margin: 0px 0px 0px 25px;
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}	
ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.listak {
	margin: 0px 0px 0px 0px;
	list-style: none;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
}
.listilla {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
	list-style-type: none;
	font-size: 10px;
	font-weight: normal;
}
.paraf {
	margin: 5px 0px 0px 10px;
	padding: 5px 0px 0px 10px;
	line-height: 13px;
	text-align: left;
	}
/***************** FORMATO-TEXTO _END *********************/


/***************** FORMATO-ELEMENTOS-PAG ***********************/

img {
	border: 1px;
	border-color: Black;
	border-style: solid;
	}
.noborde {
	border: 0px;
	}	
	
/***************** FORMATO-ELEMENTOS-PAG _END *******************/


/*************** ENLACES ******************************/

a:link{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
a:visited{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}	
a:active{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
a:hover{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	}
	
a.presse:link{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	}
a.presse:visited{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	}	
a.presse:active{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	}
a.presse:hover{
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	}
		
a.normal:link{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	}
a.normal:visited{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	}	
a.normal:active{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	}
a.normal:hover{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	}				
	
/***************** ENLACES _END **************************/	

/**************** FORMULARIOS **************************/
	
fieldset { 
	border: 0px; 
	}
	
legend { 
	font-weight: bold; 
	font-size: 12px;
	color: #990000; 
	}
	
form#myform { 
	padding: 0.5em; 
	width: 320px; 
	background: #eee; 
	}
form#myform div { 
	clear: both; 
	padding: 0.5em 0 0 0; 
	}
label { 
	float: left; 
	width: 70px; 
	text-align: right; 
	}
.inputpop {
	text-align: left;
	float: left;
}	
input {
	/*border-color: #000000;*/ 
	float: right; 
	width: 220px; 
	text-align: left; 
	}
#Submit { 
	float: right; 
	margin: 0 0 0 30%; 
	width: 60px;
	color: #FFFFFF;
	border: 1px;
	font-weight: bold; 
	border-color: #990000;
	background-color: #990000;  
	text-align: center;
	}
	
.boton {
	margin: 2px 17px 0px 0px;
	font-weight: bold;
	border: 1px #990000;
	background-color: #990000;
	width: 70px;
	color: #ffffff;
	text-align: center;	
	}
	
.caja {
	float: left;
	width: 75px;
 	}	
/********************** FORMULARIOS _END ******************/

/******************** IMAGENES **************************/
.bordes {
	border: 1px solid #990000;
	}

.splasfest {
	margin-top: 25px;
	margin-left: 45px;
}	


