﻿*{ 
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}

body { font-size: 12px;}

/* 
Layouts Aragón - Extracto de los publicados en la DGA 
*/


#layout{ background: transparent url(../images/background.jpg) left top repeat-x; }

*:first-child+html #layout{ margin-top:-5px; }

#layout #header{
	margin:0 auto;
	padding:0;
	width:977px;
	height:99px;
	}

*:first-child+html #layout #header{ height:104px; }

#layout #wrapper{
	margin:0px auto;
	padding:0;
	width:976px;
	_margin-top: -26px;
	}

#layout #wrapper #menu{
	width:200px;
	float:left;
	padding:20px 0 0 20px;
	min-height:300px;
	background: #fff;  
	margin:0; 
	}

#layout #wrapper #main{
	width:692px;/*712px;*/
	background-color:#fff;
	float:right;
	padding: 20px 44px 20px 20px;
	}

* html #layout #wrapper #main{
	width:700px;
	position:relative;
	top:-400px;
	left:10px;
	_top: 0px;
	_left:-15px;	
	}

* html #layout #wrapper #main.ie6{
	width:700px;
	position:relative;
	top:0;
	left:-15px;
	}


/*
#layout #wrapper #leftBlock{
	float:left;
	margin-left:25px;
	width: 712px; 
	min-height:300px;
	}

* html #layout #wrapper #leftBlock{
	width: 675px; 
	}
*/

#layout #footerB{
	background-color: #1C1C1C;	
	height:54px;
	clear:both;
	width:100%;
	}

#layout #footerB #bottom{
	margin:0 auto;
	width:976px;
	}


#layout1 {background: url("../images/background.jpg") repeat-x scroll left top transparent;}

:first-child + html #layout1 { margin-top: -5px;}

#layout1 #header {
    height: 99px;
    margin: 0 auto;
    padding: 0;
    width: 977px;
}

:first-child + html #layout1 #header {height: 104px;}

#layout1 #wrapper {
    margin: 0 auto;
    padding: 0;
    width: 976px;
    _margin-top: -26px;    
}

#layout1 #wrapper #main{
	padding: 20px;
	min-height: 200px;
	}

* html #layout1 #wrapper #main{
	_top: 0px;
	_left:-15px;	
	}

#layout1 #wrapper #main #menu
{
	position: relative;
	left: 200px;
	width:400px;
	padding:20px 0 0 20px;
	margin: 20px;
}

#layout1 #footerB {
    background-color: #1C1C1C;
    clear: both;
    height: 54px;
    width: 100%;
}
#layout1 #footerB #bottom {
    margin: 0 auto;
    width: 976px;
}

#layout1 #footerT {
    background-color: #EFF0F2;
    clear: both;
    height: 65px;
    margin-top: 30px;
    width: 100%;
}

#layout1 #footerT #top {
    margin: 0 auto;
    width: 976px;
}
#footerT #top #logoLeft02 {
    float: left;
    margin-left: 25px;
    padding: 15px 0;
}

#layout2 {
    background: url("../images/background.jpg") repeat-x scroll left top transparent;
}

:first-child + html #layout2 {
    margin-top: -5px;
}

#layout2 #wrapper {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

#layout2 #wrapper #main{
	padding: 20px;
	}



/*----- END - Layout -----*/


/*----- Head -----
http://www.aragon.es/aragon/css/headFooter.css
*/

#logo {
	padding-top:14px;
	}

#header
{
	background-image: url(../images/bannerSitran.jpg);
	background-repeat: no-repeat;
	/*background-position: 200px -56px;*/
	background-position: 200px 0px;
}
:first-child + html #header {
    background-position: 200px 5px;
}



#appTitle
{
	display: none;
	float: left;
	padding-left: 220px;
	padding-top: 10px;
	margin-top:-58px;
	color: #000000;
		
}

#appTitle h1 {margin: 0; font-size:2.2em;}
#appTitle h2 {margin: 0; font-size:1.5em;}


#access{
	float:right;
	margin-top:-58px;
	background: url('../images/cornerAccess.gif') no-repeat left bottom;
}

#access ul{
	padding: 4px;position:relative;
	}

#access ul li{
	display:inline;
	background: transparent url(../images/sepAcces.gif) left 6px no-repeat;
	margin-right:4px;
	}

#access ul li:first-child{
	margin-left:15px;
	background:none;
	}

#access ul li:last-child{
	margin-right:15px;
	}

#access ul li a{
	text-decoration: none;
	color: #7b7b7b;
	margin-left:6px;
	/*font-size: 0.75em;*/
	}


#access ul li a:hover{
	text-decoration: underline;
	}


#subHeader{ 
	margin-top:20px;
	}

*:first-child+html #subHeader{ 
	margin-top:23px;
	}

#subHeader #iconRight{
	float:right;
	margin-right:9px;
	}

*:first-child+html #subHeader #iconRight{
	margin-top:-3px;
	}

#subHeader #iconRight ul li{ 
	display: inline;
	margin-left:10px;
	}

#lineBar1 
{
	background:url(../images/verticalLineSubHeader.gif) no-repeat scroll left top transparent;
	float:left;
	height:27px;
	margin-top:-2px;
	}

*:first-child+html #lineBar1{
	margin-top:-5px;
	}

#lineBar2{ 
	background:url(../images/verticalLineSubHeader.gif) no-repeat scroll left top transparent;
	float:left;
	height:27px;
	margin-top:-2px;
	}

*:first-child+html #lineBar2{
	margin-top:-5px;
	}

#lineBarRight1{
	background:url(../images/verticalLineSubHeader.gif) no-repeat scroll left top transparent;
	float:right;
	height:27px;
	margin-top:-2px;
	}

*:first-child+html #lineBarRight1{
	margin-top:-5px;
	}

#lineBarRight2
{
	background:url(../images/verticalLineSubHeader.gif) no-repeat scroll left top transparent;
	float:right;
	height:27px;
	margin-top:-2px;
	}

*:first-child+html #lineBarRight2{
	margin-top:-5px;
	}

/*----- END - Head -----*/
	

/*----- Footer -----*/


#footerB #bottom #legalText{
	float:left;
	padding:10px 0;
	color:#A4A4A4;
	/*font-size: 0.75em;*/
	}

#footerB #bottom #legalText div{
	display:inline;
	}

#footerB #bottom #legalText a{
	color:#a4a4a4;
	/*font-size: 0.75em;*/
	}

#footerB #bottom #logoFooter{
	float:right;
	margin-top:15px;
	}

/*----- Menu -----*/
/*#menu{ 
	background: #fff;  
	margin:0; 
	width:200px;
	float:left;
	}
*/
#layout #menu h1, #layout1 #main #menu h1{
	border: 1px solid #d5d5d5;
	color: #003153;
	/*background:transparent url(../images/bgMenuh1.gif) no-repeat bottom left;*/
	background: url(../images/bgMenuh1.gif) repeat-x scroll left bottom transparent;
	margin:0;
	padding:8px 0 11px 10px;
	font-size:1.05em;
	}


#menu ul{
	/*margin: 0 0 15px 0;*/
	margin: 0 0 -1px 0;
	/*padding: 0 5px 12px 5px;*/
	padding: 0 0 12px 0;
	border: 1px solid #d5d5d5;
	border-top:none;
	}

#menu ul li
{
	/*padding: 5px 0 5px 12px;*/
	padding: 5px 0 5px 8px;
	border-bottom: 1px dotted #cccccc;
	
	}

#menu ul li:last-child{
	}

#menu ul li a{
	color:#4c5b6d;
	text-decoration: none;

	background: url("../images/bulletTriangle.gif") no-repeat scroll left 5px transparent;
    display: block;
    padding-left: 15px;
	
	}

#menu ul li a:hover{
	color:#4c5b6d;
	text-decoration: underline;
	}

#menu ul ul{
	border:none;
	margin-bottom:0;
	padding-bottom:0;
	}

#menu ul ul li{
	border:none;
	margin-bottom:0;
	}

#menu ul ul li a{
	background: url("../images/bullet2Level.gif") no-repeat scroll left 5px transparent;
    display: block;
    /*padding-left: 15px;*/
    padding-left: 10px;
	}

#menu ul ul ul{
	border:none;
	margin-bottom:0;
	}

#menu ul ul ul li{
	border: none;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:3px;
	}

#menu ul ul ul li a{
	background: url(../images/bullet3Level.gif) no-repeat left 6px;
	padding-left:15px;
	display:block;
	}

#menu ul li a.selected{
	color: #00558f;
	font-weight: bold;
	}

#menu ul ul li a.selected{
	color: #00558f;
	font-weight: bold;
	}

#menu ul ul ul li a.selected{
	color: #00558f;
	font-weight: bold;
	}

/*----- END - Menu -----*/

/*----- Main -----*/

img{ border:none; }

a{ 	
	color:#003153;
	/*font-size: 0.75em;*/
	font-weight: bold;
	text-decoration: none;
	}

a:hover{ text-decoration: underline; }

ul li { list-style-type: none; }

/*dl dt{ clear:both; font-size:.7em; }*/

/*----- END - Main -----*/


/*----- Content -----*/

#wrapper{
	background-color: #fff;
	}

/*
#layout #leftBlock h3{
	color:#003153;
	font-size:1em;
	}

#layout #wrapper #leftBlock h2{
	color:#003153;
	font-size:1em;
	}

#layout #wrapper #leftBlock h3 {
    padding-bottom: 10px;
}
*/

/*
#layout #main div 
{
	margin: 2px 4px;
}
*/

#layout #menu h1{
	border: 1px solid #d5d5d5;
	color: #003153;
	background:transparent url(../images/bgMenuh1.gif) no-repeat bottom left;
	margin:0;
	padding:8px 0 11px 10px;
	font-size:1.05em;
	}
#main h1 {
	background:url(../images/bgMenuh1.gif) repeat-x scroll left bottom transparent;
	border:1px solid #D5D5D5;
	color:#003153;
	margin: 0 0 10px 0;
	padding:6px 0 6px 10px;
	/*padding:8px 0 11px 10px;*/
	/*font-size:.9em;*/
	font-size:1.3em;
	}
	
#main h2{
	border: 1px solid #d5d5d5;
	color: #003153;
	/*background:transparent url(../images/bgMenuh1.gif) no-repeat bottom left;*/
	margin:0;
	padding:8px 0 11px 10px;
	font-size:1.2em;
	}

	
#main h3{
	border: 1px solid #d5d5d5;
	color: #003153;
	background:transparent url(../images/bgMenuh1.gif) no-repeat bottom left;
	margin:0;
	padding:8px 0 11px 10px;
	/*font-size: 0.75em;*/
	font-size: 1.1em;
	}

#main fieldset
{
	background-color: #f8f8f8;
	border: 1px solid #d5d5d5;
	color: #003153;
	
	padding: 8px 10px 11px 10px;
	font-size: 1em;
	}

#main fieldset legend
{
	font-weight: bold;
	color:  #4d5c6f; /*#003153;*/
	
	border: 1px solid #d5d5d5;
	padding: 2px 6px;
	background-color: #fff;
}

#main fieldset fieldset
{
	background-color: #fff;
	border: 1px solid #d5d5d5;
	color: #003153;
	
	padding: 8px 10px 11px 10px;
	font-size: 1em;
	}

#main fieldset fieldset legend
{
	font-weight: bold;
	color:  #4d5c6f; /*#003153;*/
	
	border: 1px solid #d5d5d5;
	padding: 2px 6px;
	
	background-color: #f8f8f8;
}

#pdfViewer
{
	background-color: #f8f8f8;
	border: 1px solid #d5d5d5;
	color: #003153;
	font-size: 1em;
	height: 350px;
}


.botonera_con_borde
{
	background-color: #f8f8f8;
	border: 1px solid #d5d5d5;
	color: #003153;
	font-size: 1em;
	padding: 10px 10px 10px 10px;
}
	
/*----- END - Left Block H's -----*/


#wrapper #main #leftBlock img.book{
	float:left;
	}

#wrapper #main #leftBlock p.detail{
	width:305px;
	float:left;
	font-size:0.8em;
	font-weight:bold;
	margin-left:12px;
	}


.display-label-field {
    border: 0 none;
    clear: both;
    color: #555555;
    font-weight: normal;
    outline: medium none;
    position: relative;
}

.display-label, .editor-label {
    color: #6E6E6E;
    position: relative;
    width: 100px;
}

.display-label, .editor-label, .display-field, .editor-field {
    float: left;
    padding: 0.5em;
}

.editor-validator
{
	position: relative;
	float: left;
    /*padding: 0.5em;*/
	font-size: 0.9em;
	color: #fe8762;
	
}

input {	border: solid 1px Gray; }
select {	border: solid 1px Gray; }
	 
.centrar {text-align: center;}
.derecha {text-align: right;}
.izquierda {text-align: left;}

.botonera, #botones
{
	margin: 10px 2px !important;
	text-align: center;
}

/*    Inicio Libro Explotacion    */


#divInicioLibroExp .display-label, 
#divInicioLibroExp .editor-label,
#divDeclaracionCensoRega .display-label, 
#divDeclaracionCensoRega .editor-label
 {
    width: 250px;
}


#dialog-result table
{
	
}



div.editor-file {
	position: relative;
    float: left;
    padding: 0.5em;
}

.editor-file input{
	width: 230px;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

div.fakefile input 
{
	margin: 3px 0 0 0;
	width: 200px;
}

input.editor-file-hidden {
	position: relative;
	text-align: right;
	-moz-opacity: 0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

.span-editor-file {
    display: inline;
    cursor: pointer;
    float: right;
	margin: 2px;
    padding: 2px;
    position: relative;
    /*width: 50px;*/
}

/*
#themeRoller a:focus, div.content * {
	  outline: 0 none !important;
}
*/


/********/

/* Error */

#divError h1
{
	color: #5e1600;
	/*background-color: #FEE7DF;
	border: dashed 1px #5e1600;
	padding: 10px;*/
}

#divError ul{
	margin: 10px;
}

#divError ul li
{
	padding: 5px 0;
	
}


/*******/

.tablaDatos table
{
    width: 100%;
    margin: 0;
    table-layout: fixed;
    color: #555555;
    font-weight: normal;
    font-size: 11px;
    border: 1px solid #D3D3D3;
    
}

.tablaDatos tr
{
	/*border: 3px solid red;*/
}

.tablaDatos th
{
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    height: 22px;
    padding: 0 4px;
    background: url(../css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x scroll 50% 50% #E6E6E6;
    border: 1px solid #D3D3D3;
    color: #555555;
    margin: 0px;
}    

.tablaDatos td
{	
    text-align: center;
    /*border-style: solid;
    border-width: 1px;/
    
    padding: 0 2px;
    text-align: left;
    color: #222222;*/
}


.btn_icon_aceptar {background-image: url(../img/icon_accept.gif) !important;}
.btn_icon_stop {background-image: url(../img/action_stop.gif) !important;}
.btn_icon_lapiz {background-image: url(../img/pencil.gif) !important;}
.btn_icon_cruz {background-image: url(../img/cross.gif) !important;}
.btn_icon_impresora {background-image: url(../img/printer.gif) !important;}
.btn_icon_detalle {background-image: url(../img/detalle.gif) !important;}
.btn_icon_nuevo {background-image: url(../img/add.gif) !important;}
.btn_icon_impresora_asp 
{
    background-image: url(../img/printer.gif) !important;    
    margin-right: 10px;    
}
.btn_icon_recargar {background-image: url(../img/database_refresh.gif) !important;}
.btn_icon_pagina_copy {background-image: url(../img/page_white_copy.gif) !important;}
.btn_icon_cruzAzul {background-image: url(../img/crossBlue.gif) !important;}
.btn_icon_pagina_excel {background-image: url(../img/page_white_excel.png) !important;}
.btn_icon_pagina_pdf {background-image: url(../img/page_white_acrobat.png) !important;}
.btn_icon_subir_fichero {background-image: url(../img/page_white_txt.gif) !important;}
.btn_icon_flecha_izda {background-image: url(../img/arrow_left.gif) !important;}
.btn_icon_buscar {background-image: url(../img/search.gif) !important;}
.btn_icon_pagar {background-image: url(../images/money.png) !important;}
.float_right {float:right}
.float_left {float:left}