/* CSS Document */

 .lateralPrint {display: none;}
 .contenido {float: right;width: 100%;font: 12px "trebuchet ms", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; color: #444; background: #fff;
 -moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(/css/microsites/border-radius.htc);}
 .cabeceraPrint {
 	display: none;
 }
 
      .logo {text-align: center; font: bold 15px "trebuchet ms", arial, sans-serif; vertical-align: middle; width: 330px;}
		.logo img {float: left;}
		.telfs {float: right;text-align: left;font-size: 13px;padding-top: 20px;}
		.telfs small {font-weight: normal;}
      .voucher {text-align: center; font: bold 20px trebuchet ms, sans-serif}
      .codeBar {text-align: right; font-size: 10px;}
		.datosCostumer { text-align: right; vertical-align: middle; padding: 5px 5px 5px 15px;font-size: 13px;}
      h3 {text-align: left; padding:5px 0px 0px 0px; margin: 0px; font-size: 12px;}
      .border {border-left: 2px solid #666; width: 50%; padding: 5px;}
  		.extras, .textoExplicacion {padding: 0px 0px 0px 5px; margin: 0px;}
		.textoExplicacion p {font-size: 11px;}  
      
          
      p {padding: 0px 0px 0px 10px; text-align: justify; margin: 0px; }
		small {
			display: inline;
		}
      p h4 {padding: 0px; margin: 0px;}
      .mas {width: 100%; padding: 7px 0px 0px 0px;}
      .separado {border-bottom: 1px solid #ccc; }
      #datos {width: 100%; font: normal 9px "trebuchet ms"; text-align: center; padding-top: 20px; color: #000;}
      
      
      dl {padding: 5px; margin: 0px; vertical-align: top;}
      dt {font-weight: normal; padding-right: 5px; color: #666;}
      dd {font-weight: bold;font-size: 17px; margin-left: 10px;}
      dd blockquote {border: 0px; background: none; padding: 0px; margin: 0px;}
		
      .bloque01 {float: left; padding-bottom: 10px; background: transparent; border: 0px;}
      .bloque01 h2 {text-align: left; font: bold 15px 'trebuchet ms'; border-bottom: 2px solid #333; padding: 0px 0px 0px 5px; margin: 0px;}
      .bloque01 .big {font-size: 17px;}
      .bloque01 dl small {font: normal 12px "trebuchet ms";}
      .alert {border: 3px solid #ddd; border-left: 0px; border-right: 0px;margin: 15px 0px 10px 0px; padding: 7px 0px 7px 0px; float: left; width: 100%; text-align: center;}


		.clear {border-bottom: 1px dotted #ccc; margin: 0px 0px 5px 0px; padding: 5px 0px 0px 0px;clear: both; font-size: 0px;}
		
		h2 {
			background: none;
		}
		
		#cabeceraPrint {
			display: none;
		}
		.botonMasInstrucciones {width: 270px; float: right; margin:20px 10px 0px 0px; padding: 5px;}