﻿
/*registros*/
#main_mid ul, #bloque_listadoProvincias ul{padding:0;}
#main_mid h1.ficha-registro {
border:medium none;
color:#333333;
left:10px;
font-size:1.5em;
font-weight:normal;
margin:0;
padding-bottom:0;
background:none;
}

#main_mid h1.landing-registro {
background:none repeat scroll 0 0 transparent;
border-bottom:3px solid #D1D1D1;
color:#333333;
font-size:1.5em;
font-weight:normal;
margin:0 0 1em;
padding:0 0 0.2em;
}
#main_mid h1.landing-registro span
{
	font-size:14px;
	font-weight:normal;
	color:#586367;
}
#main_mid h2
{
	font-size:16px;
	color:#333333;
	border:none;
	background:none;
	font-weight:normal;
	padding:0;
	margin:0;
}

#main_mid .h2reg h2
{
    background: url("http:///img/cuaMiniAma.gif") no-repeat scroll 5px 7px transparent;
    border: medium none;
    color: #006699;
    font-size: 13px;
    font-weight: bold;
    margin: 15px 0 0;
    padding-left: 13px;
}


#main_mid h5 {
background:none;
border:medium none;
color:#000000;
font-size:13px;
font-style:italic;
margin:10px 0;
padding-left:13px;
}
/*mapas*/
#map, #pano{
	width: 430px; height: 400px; float:left; display:inline;
}
#pano{margin-left:15px;}
/*fin mapas*/

#main_mid p.resaltado {
color:#006699;
font-size:12px;
font-weight:bold;
margin-left:0;
}

/*3 Columnas en main */
.main_3col_col {
	display:inline;
	float:left;
	width:200px;
	margin-left:4.3em;
}

.main_3col .first
{
	margin-left:0;	
}
.main_3col .last
{
	margin-right:0;	
}
#main .main_3col h2  {
border-bottom:1px solid #CCCCCC;
font-size:1.23em;
font-weight:bold;
padding:0 0 0.8em;
margin:0 0 1em;
display:none;
}
.main_3col_col_main  {
/*border-bottom:1px solid #CCCCCC;*/
margin:0 0 1em;
padding:0 0 0.8em;
}
.main_3col_col_main a {
	color:#0099FF;
	font-size:1.2em;
}
.main_3col_col_main a:hover{	text-decoration:underline;}
#main .box_form_2cols_colA .main_3col_col_main p
{
	color:#333333;
	font-size:11px;
	margin:5px 0;
}

/*imagenes*/
.main_3col_col_main #img_registros-propiedad
{
	background:url("http://www.axesor.es/img/registros-propiedad.gif") no-repeat scroll top transparent;
	width:200px;
	height:91px;
	display:block;
}

.main_3col_col_main #img_registros-propiedad a
{
    display: block; 
    width: 100%; 
    height: 100%;
}

.main_3col_col_main #img_registros-mercantiles
{
	background:url("http://www.axesor.es/img/registros-mercantiles.gif") no-repeat scroll top transparent;
	width:200px;
	height:91px;
	display:block;
}

.main_3col_col_main #img_registros-mercantiles a
{
    display: block; 
    width: 100%; 
    height: 100%;
}

.main_3col_col_main #img_registros-civiles
{
	background:url("http://www.axesor.es/img/registros-civiles.gif") no-repeat scroll top transparent;
	width:200px;
	height:91px;
	display:block;
	}
	
.main_3col_col_main #img_registros-civiles a
{
    display: block; 
    width: 100%; 
    height: 100%;
}
/*fin 3 Columnas en main */


/*tabla t00*/
table.t00 {
	border-collapse:collapse;
	margin:0 0 2em;
	width:100%;
	color:#666666;
	/*font-family:Arial,Verdana,helvetica,sans-serif;*/
	font-size:1.1em;
}


table.t00 tbody tr td a {	
	border-collapse:collapse;
		color:#0099FF;
		font-size:1em;
}
table.t00 tbody tr td a:hover {
	text-decoration:underline;
}
/*
table.t00 thead th.active span{
	background:url(http://www.axesor.es/img/ico_up-down.gif) no-repeat top right;
}*/

table.t00 thead th {
	background:transparent url(http://www.axesor.es/img/table_top.gif) repeat-x scroll 0 0;
	border-bottom:1px solid #CDCDCD;
	color:#333333;
	font-weight:normal;
	padding:0.4em 0.8em;
	text-align:center;
	font-weight:bold;
}
table.t00 thead th.first {
	background:transparent url(http://www.axesor.es/img/table_top_left.gif) no-repeat scroll 0 0;
}
table.t00 thead th.last {
	background:transparent url(http://www.axesor.es/img/table_top_right.gif) no-repeat scroll 100% 0;
}

table.t00 tfoot td.first {
	background:transparent url(http://www.axesor.es/img/table_bot_left.gif) no-repeat scroll 0 100%;
	font-size:1px;
	height:6px;
}
table.t00 tfoot td {
	background:transparent url(http://www.axesor.es/img/table_bot.gif) repeat-x scroll 0 100%;
	font-size:1px;
	height:6px;
	line-height:1px;
}
table.t00 tfoot td.last {
	background:transparent url(http://www.axesor.es/img/table_bot_right.gif) no-repeat scroll 100% 100%;
	height:6px;
	padding:0 0 0 6px;
}
table.t00 tbody td {
	padding:0.4em 0.8em;
	vertical-align:top;
}
table.t00 tbody td.first {
	background:transparent url(http://www.axesor.es/img/table_td_bg.gif) repeat-y scroll 0 0;
	/*border-left:1px solid #CDCDCD;*/
	text-align:left;
}
table.t00 tbody td.last {
	/*background:transparent url(http://www.axesor.es/img/table_td_bg.gif) repeat-y scroll 100% 0;*/
	border-right:1px solid #CDCDCD;
}
table.t00 tbody span.enlaceInforme {
	color:#0099FF;
	float:none;
}
table.t00 tbody tr td {
	text-align:center;
	vertical-align:middle;
}
table.t00 tbody tr td.checked{
	background:url("http://www.axesor.es/img/checked_green.gif") no-repeat center center;
}
table.t00 tbody tr.par td {
	background-color:#F7F7F7;
	/*background-color:#F9F9F9;*/
}

table.t00 thead tr th span{
	cursor:pointer;
	float:none;
}

/*
table.t00 .headerSortUp a 
{	
    background: url('http://www.axesor.es/img/ico_open_up.gif') no-repeat top right;    
	
}
table.t00 .headerSortDown a 
{    
    background: url('http://www.axesor.es/img/ico_open_up_white.gif') no-repeat top right;    
}
table.t00 thead th a {	
	background: url('http://www.axesor.es/img/ico_open_up_white.gif') no-repeat top right;    
}

table.t00 thead th.first .headerSortDown a {
	background: url('http://www.axesor.es/img/ico_open_up_white.gif') no-repeat top right;    
}
table.t00 thead th.first .headerSortUp a {
	background: url('http://www.axesor.es/img/ico_open_up_white.gif') no-repeat top right;    
}
table.t00 thead th.last a {
	background: url('http://www.axesor.es/img/ico_open_up_white.gif') no-repeat top right;    
}

*/
table.t00 thead th a{
	color:#333333;
	font-weight:bold;
}
table.t00 thead th a:hover{
	text-decoration:underline;
}

.NuevoPequeno {
	color:red;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
}

table.t00 tbody tr.fino td{
	padding:2px 0px;
	text-align:center;
}
.tipo{
	color:#666666;
}


/*fin tabla t00*/



/*contenedor dts y banner*/
.box_form_2cols
{
	margin-bottom:15px;
}
.box_form_2cols_colA  {
float:left;
width:78%;
}
#main .box_form_2cols_colA p
{
	font-size:13px;
	margin:
}
#banner_main {
clear:right;
cursor:pointer;
float:right;
margin:0 0 0 15px;
}

.banner_main
{
clear:right;
cursor:pointer;
float:right;
margin:0 0 0 15px;
}
/*fin contenedor*/
/*dts dds*/
#main dt, #main dd{
	font-size:14px;
	padding:0.3em 0;
}
#main dt {
clear:left;
color:#333333;
float:left;
text-align:right;
width:17%;
background:none;
}

#main dd {
color:#666666;
float:left;
margin:0 0 0 1em;
width:81%;
background:none;
}
#main dl {
margin:0 0 1em;
background:none;
width:100%;
border:none;
}
/*fin dts*/



/*Añadir pestañas* navegador del portfolio*/
#portfolio_nav {
background: #FFF url(http:///img/bg_portfolio_nav.gif) no-repeat scroll center bottom;
margin:0 0 1em;
padding: 5px 0 0;
position:relative;	

}
#portfolio_nav #portfolio_nav_info {
color:#999999;
width:610px;
}
#portfolio_nav ul {
position:relative; 
left:816px;
top:-14px ;
margin-top:-12px;			
}

* html #portfolio_nav ul{top:-18px;}
*:first-child+html #portfolio_nav ul {top:-18px;}


#portfolio_nav li {
background:transparent url(http://www.axesor.es/img/bg_buscador_nav_left_dark.gif) no-repeat scroll left top;
float:left;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
margin:0 0 0 10px !important;
padding:0 0 0 9px;
position:relative;
}
#portfolio_nav a {
background:transparent url(http://www.axesor.es/img/bg_buscador_nav_right_dark.gif) no-repeat scroll right top;
color:#0099FF;
display:block;
padding:5px 15px 4px 6px;
text-decoration:underline;
font-size:14px;
}
#portfolio_nav .active {
background-image:url(http:///img/bg_buscador_nav_left_act.gif);
}
#portfolio_nav .active a {
background-image:url(http:///img/bg_buscador_nav_right_act.gif);
padding-bottom:5px;
}

/*fin Añadir pestañas* navegador del portfolio*/


/*sidebar*/
#sidebar_mid ul li {
background:url("http:///img/trebol3.gif") no-repeat scroll 0 5px transparent;
display:block;
font-size:12px;
margin:5px 0;
padding-left:10px;
color:#006699;
}
#sidebar_mid ul li a:hover{color:#F3982D;text-decoration:underline;}


/*fin sidebar*/

/*enlaces de volver pagina anterior*/
pag  {
margin-top:15px;
}
.pagAnt {
display:inline;
float:left;
width:15%;
}
.pagAnt a {
background:url("http:///img/ico_pagant.gif") no-repeat scroll 0 4px transparent;
padding:0 0 0 16px;
}
.pag a {
/*color:#0099FF;*/
font-size:1.3em;
text-decoration:underline;
}
/*fin enlace*/



/*fin registros*/




