body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
background:url(../imagenes/fondo.gif);
font-size: 12px;
}

.fondo1{

background-image:url(../imagenes/menu-postales.jpg) !IMPORTANT;
background-repeat:no-repeat;
}
.fondo9{
background-image:url(../imagenes/menu_bottom.jpg) !important;
background-repeat:no-repeat;
background-position: top ;
}


.btnPostales {
	font:83%/1.5 arial,tahoma,verdana,sans-serif;
}
.btnPostales a:link {
	color:#053647;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
.btnPostales a:visited {
	color:#053647;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
.btnPostales a:hover {
	color:#053647;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
.btnPostales a:active {
	color:#053647;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}

.clsBottomL1 {
	font:83%/1.5 arial,tahoma,verdana,sans-serif;
}
.clsBottomL1 a:link {
	color:#FFFFFF;
	text-decoration: none;
	
	
}
.clsBottomL1 a:visited {
	color:#FFFFFF;
	text-decoration: none;
	
	
}
.clsBottomL1 a:hover {
	color:#FFFFFF;
	text-decoration: none;
	
	
}
.clsBottomL1 a:active {
	color:#FFFFFF;
	text-decoration: none;
	
	
}
h1 {
	padding: 25px 0px 0px 3px;
	margin: 0px;
	font-weight:normal;
	/*font-family: Georgia;*/
	font-family: Verdana;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
	
}
.txtGeneral {
	font-weight:normal;
	font-family: Verdana;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.1em;
	
}
.txtGeneral2 {
	font-weight:normal;
	font-family: Verdana;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.9em;
	
}
.txtPostales {
	text-align:center;
}
.txtPostales a:link {
	color:#4ac6f4;
	text-decoration: none;
	font-size:10px;
	text-align:center;
}
.txtPostales a:visited {
	color:#4ac6f4;
	text-decoration: none;
	font-size:10px;
	text-align:center;
}
.txtPostales a:hover {
	color:#4ac6f4;
	text-decoration: none;
	font-size:10px;
	text-align:center;
}
.txtPostales a:active {
	color:#4ac6f4;
	text-decoration: none;
	font-size:10px;
	text-align:center;
}
#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 102px;
	/*height: 135px;*/
	/*opacity: 0.8;*/
	background: url('../jquery/shadow.png') ; 
	background-repeat:no-repeat;
}