@charset "utf-8";
/* CSS Document */

body { text-align:center}
img {border:none;}

/* Cabecera */
	#content_cab {width:766px; height:63px; margin:0 auto; text-align:left; cursor:pointer;}
	#logo_viajes { float:left;}
	#app { float:right; margin-top:30px}

/* Pie */
	#content_pie {width:766px; height:63px; margin:0 auto; text-align:left; cursor:pointer; margin-top:10px;}
	#txt_pie {font-family:Verdana; font-size:10px; color:#000; text-align:center; margin-bottom:10px;}
	.hrPIE {border:0; height: 1px; color: #CCC; background-color:#CCC; width:766px; float:left;}


