body {
	background-color: #F3F0E3;
	background-image: url(backgr_tulips.jpg);
	background-repeat:  repeat;
	background-position: center top;
	background-attachment: fixed;
}

body, td, p, div, font { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 150%; 
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	}
	h1 a,
	h1 a:link,
	h1 a:visited,
	h1 a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

h2 { font-size: 18px; font-weight: bold; color: #E77900; font-family: Arial, Helvetica, sans-serif; 
}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	}
	h3 a, h3 a:link, h3 a:visited { color: #FF6600;	text-decoration: none; }
	h3 a:hover { color: #FF6600; text-decoration: underline; 
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}
	
.titul_1 { font-size: 18px; font-weight: bold; color: #F17E00; font-family: Arial, Helvetica, sans-serif; 
}

.titul_2, .titul_2 a:link, .titul_2 a:visited, .titul_2 a:active {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	text-decoration: none; 
}
	
.titul_2 a:hover { color: #FF6600; text-decoration: underline; 
}

.offers {
	background-repeat: no-repeat;
	background-position: left top;
}

.ofertas {
	background-repeat: no-repeat;
	background-position: left top;
}

.fondo_cells { background-color: #EFEFF1; }

.firmaLink, .firmaLink a:link, .firmaLink a:visited, .firmaLink a:hover, .firmaLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link, a:visited {
	color: #333399;
}
a:active, a:hover {
	color: #0066FF;
}

