body {
	background-color:#CC0000;
	height:100%;
	margin:0px;
	}
.alto100 {
	height:100%;
	}
.central {
	background-image:url(../imgs/fondo_central.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
.fondo{
background-color:#FFFAE8;
}
.pie {
	background-image:url(../imgs/fondo_pie.jpg);
	background-repeat:repeat-x;
	}
.txtpie {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	}
.txtpie:hover{
	text-decoration:underline;
	}
.txtindex {
	font-family:Arial, Helvetica, sans-serif;
	color:#847E6C;
	font-size:11px;
	text-decoration:none;
	}
.txtcentral {
	font-family:Arial, Helvetica, sans-serif;
	color:#493700;
	font-size:11px;
	text-decoration:none;
	
	}
.espacioindex {
	padding-bottom:10px;
	}
.textomarron {
	font-family: Arial;
	font-size: 11px;
	color:#927F64;
}

.textorojo {
	font-family: Arial;
	font-size: 11px;
	color:#CC0000;
}
.input {
	font-family:Arial, Helvetica, sans-serif;
	color:#5C574B;
	font-size:11px;
	height:20px;
	width:150px;
	border:solid #968F79 1px;
	}
.txtreservas {
	font-family:Arial, Helvetica, sans-serif;
	color:#5C574B;
	font-size:11px;
}
.txtreservas1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#5C574B;
	font-size:11px;
	font-weight:bold;
}
.botonenviar {
	font-family:Arial, Helvetica, sans-serif;
	color:#DDD9D0;
	font-size:11px;
	font-weight:bold;
	height:20px;
	width:92px;
	border:solid #968F79 1px;
	background-color:#990000;
	}
.botonborrar {
	font-family:Arial, Helvetica, sans-serif;
	color:#DDD9D0;
	font-size:11px;
	font-weight:bold;
	height:20px;
	width:92px;
	border:solid #968F79 1px;
	background-color:#968F79;
	}
	
.imgborde {
border: 1px solid #A2937C;
}

