.bg_general {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.txt_general {
	font-family: tahoma, arial, verdana;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
.copyrights {
	font-family: tahomja, arial, verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.copyrights a{
	font-family: tahomja, arial, verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}
.copyrights a:hover{
	font-family: tahomja, arial, verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}
.bg_tucan {
	background-image: url(images/safari_r3_c3.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	
}
.bg_contactoNombre {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	border: 1px solid #2F3F12;
}
.bg_platillosTop {
	background-image: url(images/platillos_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
.bg_generaPlatillos {
	background-image: url(images/bg_platillos.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg_contacto {
	background-attachment: scroll;
	background-image: url(images/bg_contacto.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
