/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #E65B00;
}
a:hover {
	color: #333333;
}

body {
	background: #16355a url(img/bg.jpg) repeat-x left bottom;
	color: #333333;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p,code,ul {
	padding-bottom: 1.2em;
}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #09395a;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	background: url(clouds.gif);
	padding: 50px 10px 0;
}

/* title */
.header {
	background: #09395a;
	font-size: 1.2em;
	height: 90px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 90px;
}
.header .left {
	background: #B3C2C7 url(img/header2.jpg) no-repeat;
	font: normal 2em "Trebuchet MS",sans-serif;
	line-height: 90px;
	text-align: left;
	width: 780px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #D9E1E5 url(img/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #D9E1E5 url(img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	background: url(img/bgmain.gif) repeat-y;
	border-top: 2px;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 200px;  
	}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px; 
	margin: 0;
	padding-left: 10px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #666666;
	display: block;
	padding: 4px 0 4px 5%;
	text-decoration: none;
	width: 95%;
	background-image: url(img/boton-menu.png);
}
.sidenav li a:hover {
	background: #003a65;
	background-image: url(img/boton-over.png);
	color: #CCCCCC;

}
/* sub navigation */
.sidenaves {
	float: left;
	width: 200px;  
	}
.sidenaves h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px; 
	margin: 0;
	padding-left: 10px;
}
.sidenaves ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenaves li {border-bottom: 1px solid #EAEADA;}
.sidenaves li a {
	font-size: 1.1em;
	color: #666666;
	display: block;
	padding: 4px 0 4px 5%;
	text-decoration: none;
	width: 95%;
	background-image: url(img/boton-menu2.png);
}
.sidenaves li a:hover {
	background: #003a65;
	background-image: url(img/boton-over2.png);
	color: #CCCCCC;

}

#item a {
    background: #003a65;
	font-size: 1.1em;
	color: #FF0000;
	display: block;
	padding: 4px 0 4px 5%;
	text-decoration: none;
	width: 95%;
}
/* content */
.content {
	float: right;
	margin: 2px 0;
	padding: 0 16px;
	width: 531px;
	background-color: #CCCCCC;
	padding-right: 0px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: left;
	margin-top: 30px;
	
}
.footer a,.footer a:hover {
	color: #FFF;
	padding-left: 9px;
}
.busca {
	width: 780px;
	float: none;
	height: 57px;
}

.buscador {
	width: 119px;
	float: left;
	height: 57px;
}

.buscador a {
	background: url(img/BTN1.png);
	width: 119px;
	float: left;
	height: 57px;
}
.buscador a:hover {
	background: url(img/BTN1_0.png);
}

.buscador2 {
	width: 159px;
	float: left;
	height: 57px;
}

.buscador2 a {
	background: url(img/BTN2.png);
	width: 159px;
	float: left;
	height: 57px;
}
.buscador2 a:hover {
	background: url(img/BTN2_0.png);
}
.buscador3 {
	width: 162px;
	float: left;
	height: 57px;
}

.buscador3 a {
	background: url(img/BTN3.png);
	width: 162px;
	float: left;
	height: 57px;
}
.buscador3 a:hover {
	background: url(img/BTN3_0.png);
}

.buscadorJava {	
	float: right;
	width:300px;
	height:24;	
	padding-right:10px;
	padding-top:7px;
	
	
	
}


.buscador5 {	
	float: right;
	width:132px;
	height:24px;
	padding-left:10px;
	padding-top:7px;
	
	
	
}

.buscador5 a {
	background: url(img/BNTbuscar.jpg);	
	float: right;
	width:132px;
	height:24px;

}
.buscador5 a:hover {
	background: url(img/BNTbuscarOVER.jpg);
	width:132px;
	height:24px;

}
.buscador6 {	
	float: left;
	width:127px;
	height:24px;
	padding-left:10px;
	padding-top:7px;
	
}

.buscador6 a {
	background: url(img/BNTinicio.jpg);	
	float: left;
	width:127px;
	height:24px;
	
}
.buscador6 a:hover {
	background: url(img/BNTinicioOVER.jpg);	
	float: left;
	width:127px;
	height:24px;
}

.buscador8 {	
	float: left;
	width:127px;
	height:24px;
	padding-left:10px;
	padding-top:7px;
	
}

.buscador8 a {
	background: url(img/BNTpedircita.jpg);	
	float: left;
	width:127px;
	height:24px;

	
}
.buscador8 a:hover {
	background: url(img/BNTpedircitaOVER.jpg);	
	float: left;
	width:127px;
	height:24px;
}
.buscador7 {
	
	float: left;
	width:127px;
	height:24px;
	padding-left:10px;
	padding-top:7px;
	
}

.buscador7 a {
	background: url(img/BNTnoticias.jpg);	
	float: left;
	width:127px;
	height:24px;
}
.buscador7 a:hover {
	background: url(img/BNTnoticiasOVER.jpg);	
	float: left;
	width:127px;
	height:24px;
}


.buscadorA {
	
	float: left;
	width:127px;
	height:24px;
	padding-left:10px;
	padding-top:7px;
	
}

.buscadorA a {
	background: url(img/BNTquienesomos.jpg);	
	float: left;
	width:127px;
	height:24px;
}
.buscadorA a:hover {
	background: url(img/BNTquienesomosOVER.jpg);	
	float: left;
	width:127px;
	height:24px;
}


.fondoMenu {
	float: left;
	width:780px;
	height:42px;
	background: url(img/fondito.png);
}

.fondoMultimedia {
	float: right;
	width:531px;
	height:33px;
	background: url(img/barraMultimedia.jpg);
	
}

.logoTwitter {
	float: left;	
	padding-left: 2px;
	padding-top: 5px;
	
}

.logoFb {
	float: left;	
	padding-left: 2px;
	padding-top: 5px;
	
	}
	
	
.buscador9 {	
	float: left;
	width:149px;
	height:25px;
	padding-left:10px;
	padding-top:7px;
}

.buscador9 a {
	background: url(img/boton-urologotv2.png);	
	float: left;
	width:149px;
	height:25px;

	
}
.buscador9 a:hover {
	background: url(img/boton-urologotv1.png);	
	float: left;
	width:149px;
	height:25px;
}

.buscador4 {
	width: 162px;
	float: left;
	height: 57px;
}



.buscador1 {
	width: 260px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 4px;
	float: left;
	background-color: #000033;
}
.tipobuscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
	vertical-align: middle;
}
.destacadosflash {
	background-color: #003964;
	height: 220px;
	padding-top: 8px;
	padding-bottom: 4px;
	border-top-color: #000000;
	float: left;
}
.botones1 {
	background-color: #000033;
	width: 515px;
	float: right;
	height: 34px;

}
.listados {
	background-color: #00FF66;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.parabton {
	background-color: #FFFFFF;
}
#boton {
	background-image: url(img/boton-navegador.png);
	height: auto;
	width: 150px;
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.tituloscentrales {
	background-image: url(img/salulabarra2.jpg);
	background-repeat:  repeat-x; 
	padding-left: 10px; 
}

.textocentral {	
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px; 
}


.publi {
	background-color: #000000;
	width: 200px;
}
paraimage {
	background-color: #999999;
	a {color: #963;}


}
.eee {
	float: right;
	margin-top: 30px;
	line-height: 39px;
	width: 350px;

}
.eee a {
	color: #FFF;
	padding-left: 9px;
}
.eee a:hover {
	color: #FF6600;
	padding-left: 9px;
}

.ite {
	background-color: #003366;

}
.sidenav li a.ite {
	color: #CCCCCC;
	background-image: url(img/boton-over.png);
}

.sidenaves li a.ite {
	color: #CCCCCC;
	background-image: url(img/boton-over2.png);
}

.content2 {
	background-color: #EFEFEF;
	float: right;
	margin: 2px 0;
	padding: 0 16px;
	width: 531px;
	padding-right: 0px;
	background-repeat: no-repeat;
}
.textencabezadoficha {
	background-color: #E5E5E5;
	width: 300px;
	float: right;
	margin-top: 40px;
	font-style: normal;
	font-size: 23px;
	margin-right: 40px;
	line-height: 0.6em;
}
.estilo4 {
	font-size: 16px;
	line-height: 0.2;
}
.textoficha {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.eee2 {
	float: left;
	margin-top: 5px;
	line-height: 39px;
	width: 350px;

}
.eee2 a {
	color: #999999;
	padding-left: 9px;
}
.eee2 a:hover {
	color: #FF6600;
	padding-left: 9px;
}
#esa a:hover {
	color: #FF6600;
	padding-left: 9px;
}
.mi {
	float: right;
}
.mi a {
	background: url(img/boton-mirulogo.png);
}
.mi a:hover {
	background: url(img/boton-mirulogo2.png);
}


 Estilo para enlace volver 
.style1 {
float: right;
font-size: 1.3em;
font-style:italic;
padding-left: 10px;

}
.style1 a {
color: #999999;
}
.style1 a:hover{
color: #FF6600;
}
 Estilo para enlace volver 

