/* ------- CLASES GENERALES ----------*/

img {border:0;}

.contenedorInterior{
	font-weight:normal;
	font-family:"Tahoma",Verdana,Helvetica,Arial,sans-serif;
	font-size:12px;
	width:551px;
}

/* ------- CLASES FORMULARIO ----------*/

.formulario{margin:0px;}

.formulario input:text, .formulario input:file{
	height: 18px;	
}

.migasPan a{
	color:#737373;
	font-size:0.7em;
	text-decoration:none;
}
	.migasPan a:hover{
		color:#b92e64;
		text-decoration:underline;
	}

.formularioCabecera{
	clear:both;
	float:left;
	width:92px;
	height:92px;
	background:url(../image/images/img-formulario.gif) no-repeat left top;
	margin-right:10px;
}

h1.tiular{
	float:left;
	font-size:16px;
	letter-spacing:-0.03em;
	width:440px;
	margin:5px 0 0 0;
	padding:0;
}
p.intro{
	font-size:12px;
	float:left;
	margin:0 0 20px 0;
	padding:0;
}
	p.intro a{
		color:#a90042;
		font-weight:bold;
		text-decoration:none;
	}
	p.intro a:hover{
		color:#000000;
		text-decoration:underline;
	}
.margtenR{
	padding-right:13px;
}

.formulario textarea{
	padding-left:3px;
	font-size:10px;
	border:1px solid #D6A9AF;	
	width:100px;
	color:#a90042;
}

.formulario input{

	padding-left:3px;
	font-size:10px;
}

	.formulario input.in{
		height:18px;
	}
	
	.formulario input.boton{
		border: 0;
		color: #FFFFFF;
	}
	
	.formulario input.peq{
		border:1px solid #D6A9AF;	
		width:100px;
		height:18px;
		color:#a90042;
	}
	.formulario input.med{
		border:1px solid #D6A9AF;		
		width:250px;
		height:18px;
		color:#a90042;		
	}
		.formulario input.medFile{
			border:1px solid #D6A9AF;		
			width:250px;
			height:21px;
			color:#a90042;		
		}
		.formulario input.hasDatepicker{
			border:1px solid #D6A9AF;		
			width:100px;
			height:18px;
			color:#a90042;
		}
	.formulario input.gran{
		border:1px solid #D6A9AF;		
		width:380px;
		height:18px;
		color:#a90042;
	}
	
	
.buscadorContenedor input.pastillaBtn, .buscadorContenedor input.pastillaBtn:hover, .buscadorContenedor input.pastillaBtn:focus{
	background:url(../image/images/pastilla-boton.gif) no-repeat left top;
	width:66px;
	height:31px;
	border: none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

.buscadorContenedor input:button {
	border: none;
	color:#FFFFFF;
}
	
div.somontano div.contenedorInterior table.buscadorContenedorGeneral {
	border-collapse: collapse;
	border-spacing: 0;
	clear:none;
	width: 530px;
	font-weight:normal;
	font-family:"Tahoma",Verdana,Helvetica,Arial,sans-serif;
}
	.buscadorContenedorGeneral .cierreTabla{
		background:url(../image/images/cierre-tabla.gif) no-repeat left bottom;
		height:24px;
	}
	
.buscadorContenedor{
	background-color:#D9D9D9;
	width:551px;
	font-size:12px;
	font-weight:normal;
	font-family:"Tahoma",Verdana,Helvetica,Arial,sans-serif;
}

	.buscadorContenedor .cierreTabla{
		background:url(../image/images/cierre-tabla.gif) no-repeat left bottom;
		height:24px;
	}
	
	.buscadorContenedor input, .buscadorContenedor select{
		border:1px solid #D6A9AF;
		color:#a90042;
	}


/* ------- CLASES CUADERNO DE VIAJE ----------*/	

.cuadernoCabecera{
	clear:both;
	float:left;
	width:92px;
	height:92px;
	background:url(../image/images/img-cuaderno.gif) no-repeat left top;
	margin-right:10px;
}
.contenedorCabecera{
	background-color:#d9d9d9;
	height:92px;
	float:left;
	padding-left:25px;
	width:520px;
}
table.listadoCuaderno{ clear:both;}

table td.nPagina{
	background:url(../image/images/img-pestana-cuaderno.gif) no-repeat left top;
	width:89px;
	height:26px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-bottom:5px;
}
.ubicacion{
	background:#d9d9d9 none;
	height:28px;
}
.pastillaUbicacion{
	background:#d9d9d9 url(../image/images/bg-pastilla-ubicacion.gif) no-repeat left top;
	height:28px;
	width:7px;
}
.cierreUbicacion{
	background:#d9d9d9 url(../image/images/bg-cierre-ubicacion.gif) no-repeat right top;
	height:28px;
	width:7px;
}
.btnVer{
	background:url(../image/images/btn-ver.gif) no-repeat left top;
	width:31px;
	height:29px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	border:none;
	font-size:11px;
	float:right;
	margin:39px 20px 0 0 ;
	
}
.scrollMove{
	float:right;
	width:30px;
}
	.scrollMove img{
		margin-top:5px;
	}
a{
	color:#b92e64;
	text-decoration:none;
}
	a:hover{
		color:#333333;
		text-decoration:underline;
	}
	
	
/* ------- CLASES DETALLE ----------*/	

.contenidoTxt{
	clear:both;
	padding-top:10px;
	text-align:right;
}
p.detalle{
	font-size:10px;
	color:#3b3b3b;
	width:530px;
	float:right;
	line-height:13px;
}
cite.nombre{
	clear:both;
	font-size:10px;
	width:300px;
	float:left;
	font-style:normal;
	margin-top:5px;
}
