@charset "utf-8";
body {
	background-color: #c0c0c0;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a img {
	border: none;
}

#contenedor {
	background-color: #FFF;
	margin: auto;
	width: 960px;
}

#cabecera {
	background-color: #6b1100;
	height: 96px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

#menu {
	/*height: 24px;*/
	width: 100%;
	color: #1a1b16;
	background-color: #c4ac86;
	float: left;
	display: block;
}

#menu a {
	font-size: 12px;
	text-decoration: none;
	color: #1a1b16;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*font-weight: bold;*/
    border-right: 1px dotted #6b1100;
}

#menu a:hover, #izquierda a:hover {
	background-color: white;
	color: #6b1100;
    height: auto;
}

#menu a:active, #izquierda a:active {
	background-color: #6b1100;
	color: white;
    height: auto;
}

#cuerpo {
	clear: both;
}

#pie {
	background-color:#c0c0c0; 
	text-align:center; 
	padding: 5px; 
	font-size: 10px; 
	color: #6b1100;
}

#izquierda {
	color: #fff;
	background-color: #6b1100;
	width: 192px;
	vertical-align: top;
	position: relative;
}

#centro{
	/*width: auto;*/
	min-width: 384;
	vertical-align: top;
	padding: 15px;
}

#centro h1{
	font-size: 18px;
	color: #6b1100;
	font-weight: bold;
	margin: 0px;
	text-align: right;
	font-variant: small-caps;
}

#centro h2{
	color: #c4ac86;
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	text-align: right;
	font-style: oblique;
}

#centro p{
	margin: 6px 0px;
	text-align: justify;
}

#centro a{
	text-decoration: none;
	color: #6b1100;
	border-bottom: 1px dashed #6b1100;
	font-weight: bold;
}

#centro a:hover{
	color: #c4ac86;
	border-bottom-color: #c4ac86;
}

#derecha {
	width: 204px;
	color: #000;
	background-color: #FFF;
	padding: 5px 10px;
	border-left: 1px dashed #c4ac86; /*#6b1100*/
}

#derecha li{
	list-style:square;
}

#derecha ul{
	margin-left: 15px;
	margin-top: 0px;
	padding-left: 5px;
}

#derecha a{
	color: #6b1100;
	text-decoration: none;
	display: block;
	padding: 0px 0px;
	border-left: 2px solid #fff;
	margin: 10px 0px;
	/*width: 100%;*/
	border-bottom: #c4ac86 dotted 1px; 
}

#derecha a#logo{
	text-decoration: none;
	border-bottom: none;
	border-left: none;
}

#derecha a#logo:hover{
	padding: 0px 0px;
	margin: 10px 0px;
	background-color: #fff;
	border-bottom: none;
	border-left: none;
}

#derecha a:hover{
/*	color: #fff;
	background-color: #6b1100;
*/	color: #6b1100;
	background-color: #c4ac86;
	border-left: 2px solid #6b1100;
/*	padding-left: 10px; */
}

#derecha h1{
	color: #6b1100;
	font-size: 16px;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 0.2em;
	border-top: dashed 1px #6b1100;
/*	border-bottom: dashed 1px #c4ac86; */
	border-bottom: dashed 1px #6b1100;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 2px;
}

#derecha p{
	text-align:justify;
}

#derecha p span{
	color: #6b1100;
	font-weight: bold;
	display: block;
/*	float: right;  */
	border-bottom: #6b1100 solid 1px;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

#izquierda a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	/*width: 100%;*/
	border-bottom: #c4ac86 dotted 1px;
}

#foto {
	background-color: #c4ac86;
	padding: 3px;
	width: auto;
}

#foto img{
	display: block;
	width: 196px;
	border: 1px solid #6b1100;
}

#login_error{
	border: 1px #FF0000 solid;
	padding: 5px;
	background-color: #FAADAF;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#buscar{
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	background-color: #eeeeee;
	border: 1px #cccccc dashed;
}

#resultado_busqueda, #resultado_celda{
	padding: 10px 10px;
	margin-bottom: 5px;
	border-bottom: 1px #eeeeee dotted;
}

#resultado_busqueda:hover, #resultado_celda:hover, #tabla tr:hover{
	background: #c4ac86;
	cursor: pointer ;
}

#resultado_celda{
	display: table-cell;
	width: 50%;
	border-left: 1px #eee dotted;
	border-right: 1px #eee dotted;
	vertical-align: top;
}

#resultado_busqueda p, #resultado_celda p{
	text-indent: -3em;
	margin-left: 3em;
	margin-top: 1px;
	margin-bottom: 1px;

/*	display: table-cell;
*/}

#resultado_busqueda span, #resultado_celda span{
/*	display: table-cell;
	float:left;
*/	font-weight: bold;
}

#buscar label{
	width: 155px;
	text-align: left;
	display: inline-block !important;
	margin-left: 5px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

#paginador{
	/* width: 100%; */
	text-align: center;
	background-color: #6b1100;
	color: #FFF;
	padding: 5px;
	margin-top: -10px;
	margin-bottom: 10px;
}

#paginador a{
	color: #fff;
	text-decoration: none;
	border-bottom: #fff 1px dotted;
	margin-left: 5px;
	margin-right: 5px;
}

#paginador a:hover{
	color: #c4ac86;
}

#paginador span{
	font-style: italic;
	margin-left:10px;
	margin-right:10px;
}

#fila {
	display: table-row;
}

#tabla_a2 {
	display: table;
}

#tabla {
	display: block;
	margin-bottom: 10px;
}

#tabla tr {
	background-color: #fff;
}

/*#tabla tr:hover {
	background-color: #c4ac86;
}*/

#tabla td {
	background-color: inherit;
	vertical-align: top;
	border: #eee 1px dotted;
	padding: 3px;
}

#tabla th {
	background-color: #fff;
	border-bottom: 1px solid #000;
	padding: 3px;
}

#adjunto {
	float:right; 
	margin-left: 10px; 
	margin-bottom: 5px;
}

#adjunto a, #tabla a{
	border: none;
}

#resumen_bio{
	margin: 10px 0px;
}

#resumen_bio td{
	padding-right: 25px;
}

#resumen_bio td.titulo{
	font-weight: bold;
	padding-right: 5px;
}

#ficha_ruta #descripcion{
	font-style:oblique;
}
	
#ficha_ruta #comentario{
/*	margin-left: 15px;
	padding-left: 10px;
	border-left: #6b1100 2px solid;
*/}

#ficha_ruta #comentario li{
/*	margin-left: -5px;
*/	margin-bottom: 0.5em;
}

#ficha_ruta #notas{
	color: #6b1100;
	font-variant:small-caps;
	font-size: 14px;
	font-weight:bold;
}

#ficha_ruta #comentario_paso{
	margin-left: 0px;
	padding-left: 10px;
	border-left: #6b1100 2px solid;
/*	border-left: #c4ac86 2px solid;
*/}

#pasos {
	border-top: #6b1100 2px solid;
	border-bottom: #6b1100 2px solid;
	border-collapse: collapse;
}

#pasos td{
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 4px;
	margin: 0px;
	vertical-align:top;
	text-align: justify;
}

#pasos td#info{
	color: #6b1100;
	text-align: right;
}

#ficha_bienes {
	margin-left: 25px;
}

#ficha_bienes p.label{
	text-indent: -25px;
}

#ficha_bienes b.label{
	color: #6B1100;
}
