body {
	background-color: #27160F;
}
#contenedor {
	background-color: #000000;
	height: 632px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-color: #840000;
	height: 182px;
	width: 750px;
}
#botonera {
	background-color: #585858;
	background-image: url(imagenes/fondo_r2_c2.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 750px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 9px;
	text-align: center;
}
#contenido {
	height: 358px;
	width: 750px;
}
#contenido #parte01 {
	height: 358px;
	width: 339px;
	background-image: url(imagenes/fondo_r2_c3.jpg);
	background-repeat: no-repeat;
	float: left;
}
#parte01 #imagep1 {
	height: 181px;
	width: 330px;
	padding-left: 9px;
}
#parte01 #textp1 {
	height: 160px;
	width: 309px;
	padding-top: 15px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 15px;
	font-weight: bold;
}
#contenido #parte02 {
	background-image: url(imagenes/fondo_r3_c3.jpg);
	height: 358px;
	width: 411px;
	background-repeat: no-repeat;
	float: right;
	text-align: center;
}
#galeria {
	background-image: url(imagenes/sanjuan_r5_c2.jpg);
	height: 358px;
	width: 750px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-repeat: repeat-y;
}
#galeria #g_parte01 {
	height: 178px;
	width: 750px;
}
#g_parte01 #lado_izq {
	float: left;
	width: 360px;
	height: 177px;
	text-align: center;
	background-color: #633F33;
}
#lado_izq #imagen_lad_izq {
	background-color: #000000;
	height: 150px;
	width: 250px;
	text-align: center;
	border: thin solid #000000;
}
#lado_izq #texto_lad_izq {
	height: 10px;
	width: 365px;
	padding-top: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}
#g_parte01 #lado_der {
	float: right;
	height: 177px;
	width: 360px;
}
#galeria #g_parte02 {
	height: 178px;
	width: 750px;
}
#pie {
	background-image: url(imagenes/sanjuan_r5_c1.jpg);
	height: 26px;
	width: 750px;
	background-color: #790908;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	background-repeat: no-repeat;
}
#sonido {
	height: 32px;
	width: 750px;
	background-color: #27160F;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #4F302D;
}
a:active {
	text-decoration: none;
	color: #CBA49D;
}
