body {
	background-color: #932524;
}
.logo {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txtmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txtmenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.txtblancotit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #932524;
}
.txtblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.txtblanco a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.txtblanco a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

.txtpedido{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.txtpedido a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#333333;
	text-decoration: underline;
}
.txtpedido a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #660000;
	text-decoration: underline;
}

.imgportada {

	background-image: url(img/fotoportada.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.imgquienes {


	background-image: url(img/fotoquienes.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondogaleria {
	background-image: url(img/esquina.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #983D3C;
}
.fondomenu {

	background-image: url(img/fondomenu.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.txtTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.borde {
	border: 1px solid #CCCCCC;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txt_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

