/* ------- CLASES GENERALES ----------*/

img {border:0;}

.contenedorInterior{
	font-weight:normal;
	font-family:"Tahoma",Verdana,Helvetica,Arial,sans-serif;
	font-size:10px;
	width:551px;
}

.accesoCuadernoTop {
    float:left;
    width: 225px;
    height: 36px;
    color: #FFFFFF;
    font-weight: bold;
    background-image: url('../image/images/acceso-cuaderno-top.png');
}

.accesoCuadernoMiddle {
    clear:both;
    width: 225px;
    color: #5a5a5a;
    background: url('../image/images/acceso-cuaderno-middle.png') repeat-y;
}

.accesoCuadernoBottom {
    clear:both;
    width: 225px;
    height: 42px;
    font-weight: bold;
    background-image: url('../image/images/acceso-cuaderno-bottom.png');
}

.accesoCuadernoBottom a {
	color: #FFFFFF;
}

.accesoCuadernoBottom a:hover {
	color: #000000;
}

/* ------- CLASES FORMULARIO ----------*/

.formulario{}

.migasPan a{
	color:#737373;
	font-size:12px;
	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:12px;
	border:1px solid #D6A9AF;	
	width:100px;
	color:#a90042;
}

.formulario input{

	padding-left:3px;
	font-size:12px;
}
	.formulario input.peq{
		border:1px solid #D6A9AF;	
		width:100px;
		height:10px;
		color:#a90042;
	}
	.formulario input.med{
		border:1px solid #D6A9AF;		
		width:250px;
		height:10px;
		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:10px;
			color:#a90042;
		}
	.formulario input.gran{
		border:1px solid #D6A9AF;		
		width:380px;
		height:10px;
		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;
}
	
div.somontano div.contenedorInterior table.buscadorContenedorGeneral {
	border-collapse: collapse;
	border-spacing: 0;
	clear:none;
	width: 551px;
	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:26px;
	}
	
.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:26px;
	}
	
	.buscadorContenedor input, .buscadorContenedor select{
		border:1px solid #D6A9AF;
		color:#a90042;
	}


/* ------- CLASES CUADERNO DE VIAJE ----------*/	

div.cuaderno div.textos{
	padding-left:5px;
	padding-top:30px;
	width:330px;
	font-size: 12px;
}

div.cuaderno div.iconos{
	padding-left:10px;
	padding-top:30px;
}

.separador {border-bottom:6px solid #d2d2d2;clear:both;}

.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;
}
ul.listadoCuaderno{ clear:both;margin:0px;padding:0px;}

ul.listadoCuaderno table { border-collapse: separate; border-spacing: 0;}

div.somontano div.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;
}
div.somontano table.ubicacion{
	background:#d9d9d9 none;
	height:28px;
	border-collapse: collapse;
	border-spacing: 0;
	clear:none;
}
.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;
}

input.btnVer, input.btnVer:hover, input.btnVer:focus{
	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:6px 20px 0 0 ;
}

input.btnEliminar, input.btnEliminar:hover, input.btnEliminar:focus{
	background:url(../image/images/btn-eliminar.gif) no-repeat left top;
	width:50px;
	height:29px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	border:none;
	font-size:11px;
	float:right;
	margin:9px 20px 0 0 ;
	
}

div.somontano table.scroll{
	border-collapse: collapse;
	border-spacing: 0;
	clear:none;
}

.scrollMove{
	float:right;
	width:30px;
	margin-left:5px;
}
	.scrollMove img{
		margin-top:5px;
	}
	
.scrollMove2{
	float:right;
	width:50px;
}
	.scrollMove2 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:12px;
	color:#3b3b3b;
	width:545px;
	float:right;
	line-height:13px;
}
cite.nombre{
	clear:both;
	font-size:12px;
	width:300px;
	float:left;
	font-style:normal;
	margin-top:5px;
}