body {
	background-image: url(img/bg-general.jpg);
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.style1 {color: #FF0000}
.style2 {font-size: 12px}
.text1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #006666;
}
.text2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF6600;
font-weight: bold;
}
.text2red {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFCC00;
font-weight: bold;
}
.text3verdeBold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4B4A1F;
font-weight: bold;
}
.text3azulBold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003399;
font-weight: bold;
}
a:link {
color: #006666;
}
a:hover {
color: #FF6600;
}
.titulos {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #990000;
text-align: center;
font-weight:bold;
}
.bg_img1{
background-image: url(img/bg_beige-red.gif);
background-repeat: repeat-y;
background-color: #FDFCF0;
}
.textB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 15px;
}
.text4negro {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}
.linksDwn {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
background-image: url(img/bar-menu-down.jpg);
background-repeat: no-repeat;
background-position: center bottom;
height: 50px;
}
.linksDwnDesay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/bar-menu-down-desyuno.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
	color: #003366;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text1Bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #006666;
}
.style6 {
	font-style: italic;
}
.Estilo1 {font-weight: bold}