/* JAIZKIBEL */

/* Estilos exclusivos de JAIZKIBEL */
.jaiFondo {
	background-image: url(../../images/jaizkibel/sm_fondo.gif);
}
.jaiFondo2 {
	background-image: url(../../images/jaizkibel/fondo2.gif);
}
.jaiFondo3 {
	background-image: url(../../images/jaizkibel/fondo3.gif);
}
.jaiFondo4 {
	background-image: url(../../images/jaizkibel/fondo4.gif);
}
.jaiFondo5 {
	background-image: url(../../images/jaizkibel/fondo5.gif);
}
.jaiColorFondo {
	background: #DED2C4;
}
.jaiColorFondo2 {
	background: #E1EEF6;
}
.jaiColorFondo3 {
	background: #336DD1;
}
.jaiT11color1 {
	color: #363636;
}
.jaiT11color2 {
	color: #EFB747;
}

/* Estilos comunes */

* { /* Da problemas al utilizar etiquetas de formato (font, strong...) etc. anidadas. Sin embargo, soluciona el problema
del tamaņo de letra en las tablas con celdas sin CSS. */
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	background: #F6F2ED url(../../images/jaizkibel/fondo.gif) repeat-y;
	
}

form {
	margin: 0;
	padding: 0;
}

a {	
color: #2160CE;
text-decoration: underline; 
}

a:hover { 
text-decoration: none 
}

.usuario {
font-size: 10px;
color: #454545;	
}	

.t10 {
font-size: 10px;
}

.t11 {

}

a.t11 {
color:#000000;
text-decoration: underline;
}

a.t11:hover {
text-decoration: none;
}

.t11color1 {
color: #606060;
}

.t11color2 {
color: #7D6848;
}

a.t11color2 {
text-decoration: underline;
}

a.t11color2:hover {
text-decoration: none;
}	

.t11color2Sin {
color: #7D6848;
}

a.t11color2Sin {
text-decoration: none;
}

a.t11color2Sin:hover {
text-decoration: underline;
}	

.t11color3 {
color: #2160CE;
}

a.t11color3 {
text-decoration: underline;
}

a.t11color3:hover {
text-decoration: none;
}

.t11color3sin {
color: #2160CE;
text-decoration: none;
}

a.t11color3sin:hover {
text-decoration: underline;
}

.t11color4 {
color: #DF0000;
}

.t11colorBlanco {
color: #FFFFFF;
}

.catNivel1 {
font-size: 17px;
color: #FFFFFF;
}

.catNivel2 {
font-size: 12px;
color: #2160CE;
text-decoration: none;
}

a.catNivel2:hover {
text-decoration: underline;
}	

.catNivel3 {
color: #7D6848;
text-decoration: none;
}

a.catNivel3:hover {
text-decoration: underline;
}

.catNivel4 {
color: #767573;
}

.catNivel5 {
font-size: 14px;
color: #FFFFFF;
}

.catNivel6 {
color: #686868;
}

a.catNivel6:link {
text-decoration: underline;
}

a.catNivel6:hover {
text-decoration: none;
}

#textoBuscador {
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 11px;	
border: 1px #B1A087 solid;
background: #ffffff;
height: 16px;
width: 124px;
}

.campoTexto {
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 11px;	
border: 1px #B1A087 solid;
background: #ffffff;
height: 16px;
}

.submenu {
font-size: 10px;
color: #343434;
text-decoration: none;
}	

a.submenu:hover {
color: #3DA4D8;	
}	

.pie {
font-size: 11px;
color: #B4B4B4;
text-decoration: none;
}

a.pie:hover {
text-decoration: underline;
}

.titulo1 {
font-size: 16px;
}

.titulo2 {
font-size: 14px;
}

.titulo3 {
font-size: 12px;
}

.volver {
color: #FFFFFF;
text-decoration: none;
}

a.volver:hover {
text-decoration: underline;
}

.enlaceNeutro {
text-decoration: none;
}

a.enlaceNeutro:link {
text-decoration: none;
}

a.enlaceNeutro:hover {
text-decoration: none;
}

.inputNormal {
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 11px;	
border: 1px #D4C6B2 solid;
background: #ffffff;
height: 19px;
}

.inputCliente {
font-family: "Tahoma", Arial, Helvetica, sans-serif;
color:#339900;
font-size: 11px;	
border: 1px #D4C6B2 solid;
background: #ffffff;
height: 19px;
}

.inputReadonly {
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 11px;	
border: 1px #D4C6B2 solid;
background: #ECE6DD;
height: 19px;
}

.piti {
background: url(../../images/piti.gif) no-repeat 0px 5px;
padding: 0 0 0 11px;
margin: 0 0 4px 0;
}

.pitiSinPad {
background: url(../../images/piti.gif) no-repeat 0px 5px;
padding: 0 0 0 11px;
margin: 0;
}

.pitiSinPad2 {
background: url(../../images/piti2.gif) no-repeat 0px 5px;
padding: 0 0 0 11px;
margin: 0;
}

.pitiDatos {
background: url(../../images/piti.gif) no-repeat 0px 5px;
padding: 0 0 0 11px;
color:#606060;
margin: 4px 5px 4px 5px;
}

.fondoColorBase {
background: #F6F2ED;
}

.fondoColor1 {
background: #C1BFBC;
}

.fondoColor2 {
background: #A2C0F4;
}

.fondoColor3 {
background: #D4C6B2;
}

.fondoColor4 {
background: #EFE9E1;
}

.fondoColor5 {
background: #2160CE;
}

.fondoColor6 {
background: #979594;
}

.fondoColorFranja {
background: #EAE3D9;
}

.fondoColorBlanco {
background: #FFFFFF;
}

.fondoRojo {
background: #E20000;
}

.dotH {
background-image: url(../../images/dot_horiz.gif);
}

.dotV {
background-image: url(../../images/dot_vert.gif);
}

.thAzul {
display:block;
color: #FFFFFF;
height:14px;
background: #A2C0F4;
}

.tdPad {
display:block;
color: #606060;
margin: 5px;
}

.tdPad2 {
display:block;
color: #606060;
margin: 10px 15px 10px 15px;
}

.tdCheck {
display:block;
margin: 2px 0 0 0;
}

.tableSup {
margin: -1px 0 0 0;
}
