	body
{
	margin: 0 auto;
  padding: 0px 0px 0px 0px;
  border: 0px;
	text-align: center;
	background-image: url(../img/bodyBG.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	FONT: 100% Trebuchet MS, "Verdana", "Lucida Grande", sans-serif;
	
}
	
	

/*------------------------------------------------------------------------------
LINKS
------------------------------------------------------------------------------*/

	a         {color:#4B92DB; text-decoration:none; font-weight:normal; margin:0; padding:0;}
	a:link    {color:#4B92DB; text-decoration:none; font-weight:normal; margin:0; padding:0;}
	a:visited {color:#4B92DB; text-decoration:none; font-weight:normal; margin:0; padding:0;}
	a:active  {color:#4B92DB; text-decoration:none; font-weight:normal; margin:0; padding:0;}
	a:hover   {color:#333; text-decoration:none; font-weight:normal; margin:0; padding:0;}
/*------------------------------------------------------------------------------
css genericos
------------------------------------------------------------------------------*/
	
IFRAME{
	border:  0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:   100%;
}

.hidden { display: none;   }
form    { display: inline; }
img     { border: none;    }

blockquote {
	color: #4B92DB;
	margin: 15px 30px 40px 100px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	font-weight: bold;
	font-size: 1.1em;
}

hr  { border: none; color: #f4f4f4; background: #f3f3f3; height: 1px; margin: 6px 0 10px; }

.fl { float: left; } .fr { float: right; }

#alineacion {
	margin: 10px 0px 0px 0px;
	padding: 10px;
	width: 100%;
		text-align: left;
	
}

.imgpostales    {
	border: 1px solid #ddd;
	margin: 4px;
	padding: 4px;
}
/*------------------------------------------------------------------------------
cabeceras y titulos
------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, dt strong {
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", sans-serif;
	text-transform: uppercase;
	color: #a1a1a1;
	background-color: inherit;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.4em;
}

	
h1{ 
line-height: 1em;
font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0099CC;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0; 
	border-bottom: 1px solid #E5E5D8;
	}

h2 { line-height: 1em;
font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0; 
	border-bottom: 1px solid #E5E5D8;}

h2 span, strong span { color: #00adef; }
h2 a:visited { color: #fff; }
	


/* --------------------------Instrucciones Flash---------------------------------- */


#instrucciones {
	font-size: 12px;
	width:900px;
	height: 110px;
	COLOR:#666666;
	padding: 0px;
	margin: 0 auto;
	text-align:left;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-image:url(../img/top_postales.jpg);
	background-repeat: no-repeat;
}

#instrucciones .left{color: #666666;float:left; width:170px;margin: 50px 0 0 4px;padding: 0; }
#instrucciones .right{color: #FFFFFF;float:right;margin: 35px 10px 0 10px;padding: 8px 0 8px 8px;width:680px;}
	
	/*------------------------------------------------------------------------------
container
------------------------------------------------------------------------------*/

#wrapper {

	background: url(../img/white.gif);
	background-repeat: x-repeat top left;
	background-position: 0 0 !important;
	border-top:1px solid #fff;
	width:900px;
	margin: 0px auto 0px auto;
	padding:10px;
	background-color: #FFFFFF;
	text-align: left;
	
}
/*------------------------------------------------------------------------------
footer
------------------------------------------------------------------------------*/

	#footer {
	border-top:1px solid #ebebeb;
	width:900px;
	margin: 0px auto 0px auto;
	padding:50px 0 20px 0;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	font-size: 11px;
	
	
	}	
	
#footer p {padding:0 0 0 0;}
#footer strong {font-weight:bold;color:#E1DF80; text-decoration: none;}
#footer img {color:#fff; text-decoration: none;}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}


/* flash */

.sIFR-hasFlash h2#principale {
	visibility: hidden;
	font-size: 34px;
	letter-spacing: -9px;
}
.sIFR-hasFlash h3#sidebar {
	visibility: hidden;
	font-size: 16px;
	letter-spacing: -5px;
}
.sIFR-hasFlash h4#principale {
	visibility: hidden;
	font-size: 18px;
	letter-spacing: -6px;
}

