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

body{
	background:url(../imgs/fondo.jpg) fixed repeat-x center;
	margin:0px;
}

#principal{
	background:url(../imgs/fondo_escena.png) no-repeat;
	width:912px;
	height:1200px;
	margin:0 auto;
}

#cabezal{
	width:780px;
	height:45px;
	text-align:right;
	margin:0 auto;
	padding-top:40px;
	position:relative;
	z-index:5;
}

#baner{
	width:780px;
	height:317px;
	margin:0 auto;
	margin-top:57px;
	position:relative;
	z-index:10;
}

#menu{
	width:162px;
	height:600px;
	position:relative;
	z-index:10;
	float:left;
	margin-left:66px;
}

#der{
	width:149px;
	height:600px;
	position:relative;
	z-index:10;
	float:right;
	margin-right:79px;
}

#solapa{
	background:url(../imgs/solapa.png) no-repeat;
	width:149px;
	height:24px;
	position:relative;
	z-index:10;
}

#flashitos{
	margin-bottom:12px;
	margin-left:16px;
	margin-top:16px;
}

#frame{
	background:none;
	width:456px;
	height:644px;
	margin:0 auto;
	position:relative;
	z-index:auto;
}

#pie{
	width:780px;
	margin:0 auto;
	margin-top:20px;
	text-align:center;
	position:relative;
	z-index:10;
}

p1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1{
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	margin:0px;
	padding-top:6px;
	padding-left:12px;
}
