body {
	background:#edf842 url(../images/mely_bg.jpg) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2A00AA;
	text-decoration:none;
	margin:0pt auto;
	text-align:center;
	border:none;}

a:link {
	color: red;
}
a:hover {
   color:blue;}
  
#principal {
	position:static;
	width:1010px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom:0;
	padding-bottom:9px;
	height:1200px;
	background-color:#edf842;}

/* ------------------------------------------ container -------------------- */
.container {
	float:left;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	height:1190px;}
	
#header {
	height:130px;
	background:#edf842 url(../images/header_container.jpg) no-repeat;
	display:block;}

#title_box {
	height:35px;
	background-color:black;
	color:white;
	font-size:160%;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;}

#text_container {
	background:url(../images/container.jpg) no-repeat;
	height:1025px;
	padding:10px 28px 10px 28px;}

#text_container .titulotxt {
	text-align:center;
	font-size: 22px;
	text-decoration: underline;
	color:#FFFFFF;
	font-weight:bold;}
	
#text_container .preciotxt {
	text-transform:none;
	text-decoration:none;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	font-size: 19px;
	color:#0000FF;}
	
#text_flash {
	text-align:center;}	
	
#text_container table{
	width:705px;
	border:none;}
	
#text_container table ul{
	text-align:left;	}
	
#text_container .bouncer{
	height:250px;
	width:290px;}
	
	
/* ----------------------------------------- comentario -------------------- */
#comentario {
	padding-top:25px;
	padding-bottom:300px;
	width:740px;}

#request {
	background:#D4FF55;
	margin-top:40px;}

/* -------------------------- left link & right link ----------------------- */
#shows, #renta, #decoracion, #snack, #bouncer, #musica, #homen, #comment{
	width:96;
	height:130;
	border:none;}
	
.left_link, .right_link{
	float:left;
	padding-left:8px;
	padding-right:8px;
	padding-top:12px;
	top: 50px;
	width: 96px; 
	height:605px;}
	
/* --------------------------------------------- footer -------------------- */


*:lang(en) .footer {
	margin-right: 110px;
}

#blanko {
	clear:both;
	height:40px;
	background-color: #000000;}
	
#blanko p {
    color: #F71111;
	margin-top:0px;
	font-weight:bold;
	padding-top:7px;
	font-size:20px;}

#footer p {
	margin-top:0;
	font-size:12px;
	color:#000000}
	
#footer a{
	color:#CC0000;
	text-decoration:underline;}
