body {
	background-color: #FFC740;
	font-size: 12px;
	color: #000000;
	margin:0 auto;
	text-align:center;
}
#contenido{
	text-align:left;
	width:736px;
	margin:0 auto;
}
#head{
	background:url(../imagenes/head.jpg) no-repeat;
	height:221px;
	color:#FFFFFF;
}
#head #lugar{
	font-size:22px;
	margin-left:30px;
	padding-top:55px;
	letter-spacing:4px;
}
#head #titulo{
	font-size:22px;
	margin-left:30px;
	margin-top:16px;
	letter-spacing:4px;
	
}
#head #titulo p{
	margin-top:-10px;
	line-height:36px;
}
#menu,#menu1,#menu2,#menuOpciones{
	height:30px;
	background:#c97d05;
	color:#FFFFFF;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
}
#menu1{
	float:left;
	background:url(../imagenes/menuBorde1.jpg) repeat-y;
}
#menu2{
	float:right;
	background:url(../imagenes/menuBorde2.jpg) repeat-y;
}
#menu1, #menu2{
	width:7px;
}
#menuOpciones{
	float:left;
	line-height:30px;
	margin-left:10px;
}
#menuOpciones #op,#menuOpciones #opSel{
	float:left;
	text-align:center;
	padding:0px 15px 0px 15px;
}
#menuOpciones #op a{
	text-decoration:none;
	color:#FFFFFF;
}
#menuOpciones #opSel{
	background:#f9f16a;
	color:#000000;
}
#musica{
float:right;
margin-right:5px;
margin-top:3px;
z-index:-999;
/*width:150px;
height:20px;*/
}
#linea{
	background:url(../imagenes/linea.jpg) repeat-x;
	height:4px;
}
#texto, #texto1{
	height:463px;
}
#texto{
	background:#bed9ea url(../imagenes/guarda.jpg) left no-repeat;
}
#texto1{
	background:url(../imagenes/textoBorde2.jpg) right repeat-y;
}
#texto2{
	margin:0px 61px 0px 61px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:675px;
}
#pie{
	width:736px;
}
#pie1,#pie2{
	height:11px;
	width:7px;
}
#pie1{
	float:left;
	background:url(../imagenes/pie1.jpg) no-repeat;
}
#pie2{
	float:right;
	background:url(../imagenes/pie2.jpg) no-repeat;
}
#pumpum{
	color:#663300;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}