body{
padding: 0px 1em 0px 1em;
margin: 0 auto;
border-color:#C00;
background-color: #FFF;
font-size: 11px;
}

h1, h2, h3, h4{
border: 0px;
/*********************************Color y tipografia para los titulares***********/
font-family: "Times", "Verdana", Geneva, Arial, Helvetica, sans-serif;
color: #C00;

}

h1{
margin-top: 0px;
padding: 0px;
font-weight: bold;
font-size: 2em;
}

h2{
font-weight: normal;
font-size: 1,5em;
}

h4{
margin-bottom: 10px;
}

a{
	text-decoration: none;
/*************************************Color de los links***************************/
	/*color: #c00;*/
}
a:hover{
/********************************************Color de los h:over*******************/
	color: #C00;
	text-decoration: underline;
}


div.top{
	/******************************Diseño superior de la página ********************/
	background:#fff  url('topurdina.gif') no-repeat top left;
}

.top .searchBox{
	background:#transparent;
	padding: 10px 0px 0px 0px;
	margin:0px;
	/******************************Diseño superior de la página ********************/
	/*border-top:6px solid #c00;*/
}

.logo{
	margin: 35px 0px 15px 0px;
}

.utilities {
	float: right;
	margin-right:25px;
	margin-top:-25px;
}
.utilities a{
	text-decoration: none;
}

ul.utilities li{
	display: inline;
	background: url('bullet.gif') no-repeat bottom left;
	padding-left: 10px;
	margin-left: 30px;
}


div.tabs#menu {
	/**************************Color de fondo del menu principal ********************/
	background:#069;
	border:0px;
	padding: 5px 0px 5px 5px;
	font-weight: bold;
}

div.tabs#menu .closetab,
div.tabs#menu .closetabselected,
div.tabs#menu .opentab,
div.tabs#menu .opentabselected{
	color: #000;
	background:transparent;
	border: 0px;
	font-weight: bold;
}

div.tabs#menu a{
	/*********************Color de las letras del menu principal********************/
	color:#fff;
	background: transparent;
	border:0px;
	font-weight: bold;
}
div.tabs#menu a:hover{
	/*********************Color de las letras del menu principal********************/
	color:#9CF;
}

div.tabs#menu .selected{
	/*************Color de las letras del menu principal seleccionado*************/
	color:#9CF;
}

table.columns td.main {
  padding: 10px;
  background-color: #fff;
}

td.main .document ·content{
 border: 0px solid #ccc;
}
.box{
 font-size: 12px;
}
.right .box{
 font-size: 11px;
}

td.main div.box ul  {
    margin: 0.5em 0px 0.5em 2em;
	list-style: circle;
}

ul.localmenu li{
  list-style-image:url('gezurdina.gif');
  margin:0px 0px 0px -10px;
  padding:0px 0px 5px 0px;
}

.localmenu a{
  color: #333;
}

.right .localmenu a:hover, .left .localmenu a:hover{
  color: #C00;
  text-decoration: underline;
}

.localmenu .selected{
  font-weight: bold;
}

div.pathBar {
  padding: 5px 2em 5px 2em;
  border: 0px;
  margin: 5px;
  background:#fff;
  
}

table.columns td.left {
  vertical-align: top;
  padding-top: 1em;
  background-color:#efefef;
  font-size: 11px;
}
table.columns td.right {
  vertical-align: top;
  padding-top: 1em;
	background-color:#efefef;
  border: 0px;
  font-size: 11px;
}
td.right a, td.left a, td.workspace a{
  text-decoration: none;
  font-size: 11px;
}

td.left div.box,
td.right div.box,
td.workspace{
  background-color: #efefef;
  font-size: 11px;
}
td.left div.box .body,
td.right div.box .body,
td.workspace div.box .body {
  border: 0;
}

td.left div.box .body a,
td.right div.box .body a,
td.workspace a {
  color: #333;
}

td.left .box .body .title2 a{
  color: #ccc;
}

td.left div.box .body a:hover,
td.right div.box .body a:hover,
td.workspace a:hover, td.workspace .title2 a:hover{
  color: #c00;
  text-decoration:underline;
}

td.left .content,
td.right .content,
td.workspace .content {
 background-color: #efefef ;
  padding: 5px;
}
td.workspace h2{
  background-color: #333 ;
  padding: 10px;
}

td.left .content .title2,
td.right .content .title2,
td.workspace .content .title2,
.form h1
{
  color: #fff;
  background-color: #666;
  border: 0px;
  padding: 2px 2px 2px 10px;
  font-size: 12px;
  }
.title2 {
  margin: 0px 10px 0px -5px;
  }
  
 
td.left .title2 a,
td.right .title2 a,
td.workspace .title2 a {
  color: #ccc;
  }
  
td.left .form {
  color: #fff;
  
  }

div.footer{
  text-align: center;
  margin: 10px 5px 10px 0px;
  padding: 5px 10px 5px 0px;
  /************************Para cambiar el color del fondo del footer********/
  background-color: #fff;
  border-top: 3px solid #069;
  /************************Para cambiar el color de las letras del footer***/
  color: #000;
  }
  
div.footer a{
  text-decoration: none;
  }
  
div.pathBar{
  padding: 5px 10px 5px 10px;
  
  }
div.footer li{
  display: inline;
  padding-left: 10px;  
  }
.elements{
  font-size: 12px;
  border: 1px solid #ebebeb;
  padding: 5px;
  clear: right;
}
.elements p{
  margin-bottom:0px;
  font-size: 12px;
}
.argazkia img{
  float:right;
  width: 120px;
}

  
.status{
  font-size: smaller;
  color: #666;
  padding:5px 0px 0px 20px;
  
  }
  
#content table.grisa{
	background-color: #fff;
	padding: 0px;
	font-size: 11px;
}

#content table.grisa th{
	color: #fff;
	background-color: #999;
	padding: 5px;
}


#content tr.bakoitia td{
	background-color: #efefef;
	padding: 5px;
	text-align: right;
}


#content tr.bikoitia td{
	padding: 5px;
	text-align: right;
	background-color: #E2E2E2;
  }

#content tr.total td{
	padding: 5px;
	background-color: #b4b4b4;
	text-align: right;
}

#content tr.procesosdocument td{
	background: #CFD9C0;
	border-bottom:15px solid #fff;
	border-top:5px solid #fff;
	/*font-weight: bold;*/
	text-align:right;
	padding: 5px;
  }


  
#results table tr th{
	padding: 5px;
	font-weight: bold;
	text-align: left;
  }
  #content tr td.forme{
	color: #336600;
	font-weight: bold;
	font-size: 20px;
	text-align:center;
}

hr{
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
  }
  
#content fieldset{
	color: #360;
	font-weight: bold;
	border: 5px #ebebeb solid;
  }

.field{
	color: #000;
	font-weight: normal;
  }

.documentDescription{
	margin-bottom:10px;
  }





  /*************hirugarren mailatik aurrera***********/

 ul.vista li{
	list-style: none;
	float: left;
	padding: 3px 15px 3px 15px;
	background: #efefef;
	border-left: 1px solid #fff;
}

.vista li a{
	text-decoration: none;
}
ul.vista{
	clear: both;
	margin-bottom: 10px;
}

#mapaproceso{
	text-align: center;
	margin-bottom: 30px;
}

ul.mapa li{
	list-style-image:url('gezgrisa.gif');
	margin:0px;
	padding:0px;
	margin-top: -5px;
}

ul.mapa li a{
	color: #666;
}
ul.mapa li a.selected{
	/*color: #000;*/
	background: #fff;
}

#first, #second{
	width: 45%;
	float:left;
	margin-right: 5%;
}
.label span{
	margin-top:20px;
	color: #666;
}
