body {
	margin: 0px;
}
#head {
	background-image: url(img/bg_superior.jpg);
	min-height:462px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right top;
	min-width:775px;
	background-color: #FCAA1A;
	clear: both;
	float: right;
}
#pie {
	background-image: url(img/bg_foot.jpg);
	height: 261px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: both;
}
#main_pie {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	padding-top: 60px;
}
#invitan {
	float: left;
	height: 100px;
	width: 325px;
	clear: left;
	padding-left: 60px;
	margin-right: 30px;
}
#auspician {
	float: left;
	width: 300px;
	height: 100px;
}


#bg_pie {
	background-image: url(img/bg_foot_repeat.gif);
	background-repeat: repeat-x;
	float: right;
	clear: both;
	width: 100%;
}

#contenedor {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#contenido h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}
#contenido h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#logotipo {
	background-image: url(img/logotipo_matsuri.gif);
	height: 79px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}


#botonera {
	background-image: url(img/botonera_ff.png)!important;
	background-image: none;/*ie hack*/
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/botonera_ff.png', sizingMethod='scale');
	/*background: none;o lo que se te venga en gana */   
	height: 25px;
	background-repeat: no-repeat;
	background-position: 100px top;
	padding-left: 130px;
	padding-top: 6px;
}
#botonera a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9d9a9;
	text-decoration: none;
	display: block;
	width: 80px;
	padding-left: 15px;
	float: left;
	background-image: url(img/flecha_botonera.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: hand;
}
#botones {
	position: absolute;
	z-index: 10;
}
#left a img{
	border: none;
	filter:alpha(opacity=100);
	opacity: 1.0; 
}
#left a:hover img{
	border: none;
	filter:alpha(opacity=80);
	opacity: .8; 
}

#left {
	float: left;
	width: 170px;
}

#botonera a:hover {
	background-position: 10px center;
}
#contenido {
	width: 570px;
	margin-left: 15px;
	background-image: url(img/blanco_fondo_trans.png)!important;
	background-image: none;/*ie hack*/


	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/blanco_fondo_trans.png', sizingMethod='scale');
	/*background: none;o lo que se te venga en gana */   
	background-repeat: repeat;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
}
#main {
	clear: both;
	margin-top: 10px;
	display: block;
}
#contenido div {
	position: relative;
}
#contenido a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFD7C3;
	text-decoration: none;
}
#loadingBar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	background-image: url(img/loading.gif);
	background-repeat: no-repeat;
	padding-left: 220px;
	padding-top: 2px;
	background-position: left center;
	height: 20px;
}
