@charset "utf-8";
/* CSS Document */

h1 {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #BC8E6B;
	margin-left:5px;
	margin-right:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DAC3B2;
	margin-top: 10px;
	font-weight:bold;
}
.h1_reportaje {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
/*font:18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font: 24px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
*/	color: #A5695A;
	margin-left:5px;
	margin-right:5px;
	margin-top: 10px;
	border-bottom-width: 0;
	border-bottom-style: none;
	border-bottom-color: #fff;
}
.block3 .h1_blockcat {
	display:block;
	height:16px;
	width:160px;
	overflow:hidden;	
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #BC8E6B;
	margin-left:5px;
	margin-right:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DAC3B2;
	margin-top: 10px;
	font-weight:bold;
	margin-bottom:0px!important;
	padding-bottom:0px!important;
}
.block5 .h1_blockcat {
	display:block;
	height:16px;
	width:160px;
	overflow:hidden;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #BC8E6B;
	margin-left:5px;
	margin-right:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BC8E6B;
	margin-top: 10px;
	font-weight:bold;
	margin-bottom:0px!important;
	padding-bottom:0px!important;
}
h2 {

	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #BC8E6B;
	margin-left:5px;
	margin-right:5px;
	margin-top: 10px;
	margin-bottom:0px;
	font-weight:bold;
}

p {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #333;
	margin-left:5px;
	margin-right:5px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align:justify;
}
a {
	font: 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #333;
	text-decoration:none;
}
a:hover {
	color: #9f8547;
	text-decoration:underline;
}
* html a:hover {text-decoration:none;}/* IE6 */ 


.inputbox {
	border: 1px solid #999999;
	color: #666;
	margin: 0px 5px;
	clear:none;
	float:left;
	height: 18px;
	display:block;
}
.textfield {
	font: 14px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #666;
	text-decoration:none;
	}
.select {
	border: 1px solid #999999;
	color: #666;
	margin: 0px 5px;
	clear:none;
	float:left;
	height: 21px;
	display:block;
}
.form_det {
	font: 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #BC8E6B;
}

.tachado {
	text-decoration: line-through;}

label {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:9px;
}
#titulo_viajes_art {
	padding-left:10px;
	display:block;
	float:left;
	width:540px;
	height:30px;
	color: #333;
	background:#ccc;
	line-height:30px;
	font-weight:bold;}

h1.titulos_proveedor {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:normal;}
