/*CSS Document*/
#form_armatuviaje
{
	width: 98%;
	border: 2px solid #600;
	background-color: #F5F5F5;
	float: left;
	margin-left: 4px;
	font-weight: bold;
}
#form_armatuviaje TABLE
{
	width: 100%;
	font-size: 0.9em;
}
#form_armatuviaje TABLE TH
{
	font-size: 1.3em;
	padding: 5px 0;
	font-weight: bold;
	background-color: #F7763B;
	text-align: center;
}
#form_armatuviaje TABLE TD
{
	vertical-align: middle;
	padding: 2px 0 3px;
}
#datosviaje
{
	clear: both;
}
.normalp
{
	font-size: 0.8em;
	font-weight: normal;
}
#titulo_armatuviaje
{
	width: 100%;
	clear: both;
	float: left;
	background-color: #F49B03;
	color: #FFF;
	font-size: 1.2em;
	border-bottom: 2px solid #600;
}
.seccion-izq
{
	width: 318px;
	float: left;
	position: relative;
	height: 100%;
}
.seccion-der
{
	width: 317px;
	float: left;
	border-left: 2px solid #600;
	height: 100%;
}
.rojo
{
	color: #EB2727;
}
.fondo-linea
{
	background-color: #CCC;
}
.fondo-blanco
{
	background-color: #FFF;
}
TABLE.fondo-blanco IMG
{
	float: left;
	margin: 3px 9px 0 5px;
}
.texto
{
	font-size: 1em;
	text-indent: 1.5em;
	text-align: justify;
	/*[disabled]font-weight:bold;*/
	line-height: 150%;
	padding: 2px;
}
.center
{
	text-align: center;
}
