/* CSS CPBC	*/

body {
	
	font-family: "Trebuchet MS", Arial, Helvetica;
	margin: 0;
	padding: 0;
}

.ocultarImpresion {
	display: none;
}

h1{ color: #808000; }
h2{ color: #808000; }
h3{ color: #808000; }



img { border: none; }

table#principal {
	border-collapse: collapse;
	width: 920px;
}

table#principal td {
	margin: 0;
	padding: 0;
}

#logo {
	padding: 0 35px 0 4px;
	display: block;
	float: left;
}

#infoLogo {
	color: #92d050;
	font-size: 95%;
	font-weight: bold;
	height: 80px;
	padding: 25px 0 0 40px;	
}

/* Menu  Principal */  

ul#menuPrincipal {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	font-size: 120%;
	clear: left;
	height: 36px;
}

ul#menuPrincipal li {
	display: block;
	float: left;
	text-align: center;
	height: 35px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

ul#menuPrincipal li a {
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	font-size: 60%;
	line-height: 280%;
	height: 25px;
	border-bottom: 1px solid #FFF;
	background-repeat: no-repeat;
	background-position: bottom left;
}


/* Menu secundario */

ul#menuSecundario {
	margin: 10px 10px 0 0;
	padding: 0;
	list-style: none;
	float: right;
}

ul#menuSecundario li {
	display: inline;
	text-align: center;
	color: #777777;
	font-size: 80%;
}

ul#menuSecundario li a {
	color: #777777;
	text-decoration: none;
	font-size: 90%;
	margin: 0;
}


/* Menu Izquierdo */

#menuIzquierdoPortada {
	width: 100%;
}

#menuIzquierdoPortadaPie {
	display: none;	
}

#infoMenuIzquierdoPortada {
	display: none;	
}

#bannerPortada { display: none;	}

#menuIzquierdo {
	display: none;	
}

#infoMenuIzquierdo {
	
}

a.botonMenuIzquierdo {
	display: block;
	float: left;
	background-image: url(imagenes/fondoBotonMenuIzquierdo.png);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	font-size: 80%;
	color: #FFF;
	width: 180px;
	height: 45px;
	margin: 6px 5px;
	padding: 15px 0 0 20px;
}

a.botonMenuIzquierdo img {
	margin-right: 10px;
	vertical-align: -20%;
}

html>body a.botonMenuIzquierdo {
	width: 150px;
	height: 35px;	
}

a.botonMenuIzquierdo:hover {
	color: #000;
}

/* Pie */

td#filaPie {
	display: none;
}

ul#menuPie {
	font-size: 70%;
	text-align: left;
	margin: 0;
	padding: 8px 0 8px 20px;
}

ul#menuPie li {
	display: inline;
	list-style-type: none;
	list-style-image: url();
	padding: 0 3px;
}

ul#menuPie li a {
	text-decoration: none;
	color: #000;
}

ul#menuPie li a.menuSel {
	text-decoration: underline;
}

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

ul#menuPie2 {
	font-size: 70%;
	text-align: right;
	margin: 0;
	padding: 8px 20px 8px 10px;
	float: right;
}

ul#menuPie2 li {
	display: inline;
	list-style-type: none;
	list-style-image: url();
	padding: 0 3px;
}

ul#menuPie2 li a {
	text-decoration: none;
	color: #000;
}

ul#menuPie2 li a.menuSel {
	text-decoration: underline;
}

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

/* Contenido  */

h1.titulo {
	background-color: #EFEFEF;
	margin: 0;
	font-size: 110%;
	font-family: Verdana, Arial;
	height: 34px;
	padding: 10px 10px;
	color: #000;
}

h1.titulo a {
	color: #000;
	text-decoration: none;
}

.destacado {
	color: #70AB2E;
}

html>body h1.titulo {
	height: 14px;
}

#contenidoPrincipal {
	color: #2E301F;
	font-size: 80%;
}

#contenidoApartados {
	padding: 5px 10px;
}

#contenidoApartados a {
	text-decoration: none;
	color:#464145;
}

/* Generales */


.clear {clear: both;}
.margen2 {margin-bottom: 2em;}
.margen1 {margin-bottom: 1em;}
.margen05 {margin-bottom: 0.5em;}
.right {text-align: right;}
.center {text-align: center;}

.submit {
	height: 24px;
	font-size: 90%;
}

.cajaTexto {
	height: 14px;
	margin: 2px 0;
}

.aviso {
	font-size: 90%;
	color: #666666;
}

.aviso2 {
	font-size: 85%;
	color: #666;
}

.avisoInline {
	display: inline;
	font-size: 90%;
	color: #666666;
}

.error {
	margin: 1em 0;
	padding: 2px 10px;
	background-color: #AE0000;
	color: #FFF;
}

.labelForm {
	width: 85px; 
	float: left;
	padding: 4px 0 0 0;
}

.floatRight {
	float: right;
}	

#paginas {
	border-top:  1px solid #89B2D7;
	border-bottom:  1px solid #89B2D7;
	font-size: 90%;	
}

#paginas a {
	text-decoration: none;
	padding: 1px 4px;
}

#paginas a:hover {
	padding: 1px 4px;
	background-color: #89B2D7;
	color: #FFF;
}

a.selPaginacion {
	border: 1px solid #000;
	padding: 1px 4px;
	background-color: #89B2D7;
	color: #FFF;
}

fieldset {
	margin: 0;
	padding: 1em 1em 1em 1em;	
	border: 1px solid #BEBEBE;
	text-align: left;
}


legend {
	background-color: #BEBEBE;
	margin-bottom: 1em;
	color: #FFF;
	font-size: 90%;
	padding: 0 4px;
}

.center {
	text-align: center;
}

.boton {
	border: 1px solid #30528D;
	color: #30528D;
	font-size: 90%;
	padding: 4px 10px;
	text-decoration: none;
}

.boton:hover {
	text-decoration: underline;
}

.tabla {
	background-color: transparent;
}

.tabla caption {
	font-size: 130%;
	text-align: left;
	margin: 0 0 0.5em 0;	
	color: #F4391A;
	font-weight: bold;
}

.tabla th {

	font-weight: bold;
	font-size: 85%;
	background-color: #BEBEBE;
	color: #FFF;
	padding: 1px;
	text-align: center;
}

.tabla tr {
	font-size: 90%;	
}


a.paginaActual, a.paginaActual:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding: 0 3px 0 3px;
	background-color: #F8CB04;
	border: 1px solid #000;
}

a.paginaActual:hover, a.paginaActual:active {
	color: White;
	background-color: #CC0000;
}

.separador1 {
	display: inline;
	margin: 0 1em;
}


/**/

.botonAcceder {
	display: none;
}

.imagenMas {
	display: none;
}

ul {

}

li {

}
	

/* Fin del slide */

#opcionesMenuIzquierdo {
	font-size: 80%;
	padding: 0 5px 80px 8px;
}

#opcionesMenuIzquierdo h2 {
	border-bottom: none;
	color: #70AB2E;
	margin-bottom: 25px;
}

#opcionesMenuIzquierdo ul {
	padding-left: 0;
}

#opcionesMenuIzquierdo li {
	padding: 15px 0 5px 0;
	list-style-image: url();
	list-style-type: none;
	border-bottom: 1px dotted #92D050;
}

h2.tituloProducto {
	border-bottom: 1px dotted #C0C0C0;
	font-size: 130%;
}

h2.tituloProducto a {
	color: #464145;
	text-decoration: none;
}

hr {
	border: none;
	border-bottom: 1px solid #C0C0C0; 
}

h2.tituloProducto a:hover {
	color: #70AB2E;	
}

ul.listaProductos {
	margin-left: 0;
	padding-left: 20px;
	font-size: 90%;
}

ul.listaProductos li {
	list-style-image: url(imagenes/li.png);
	padding: 2px 0 3px 0;
}

ul.listaProductos li a {
	color: #000 !important;
	text-decoration: none;
}

ul.listaProductos li a.menuSel {
	color: #70AB2E !important;
}

ul.listaProductos li a:hover {
	color: #70AB2E !important;	
}

a.enlaceProductos {
	color: #434147;
	text-decoration: none;
}

a.enlaceProductos:hover {
	color: #70AB2E;	
}

#opcionesMenuIzquierdo a {
	color: #70AB2E;
	text-decoration: none;
}

#mapaWeb ul {
	margin: 10px 0;
	padding: 5px 0 5px 25px;
}

#mapaWeb li {
	margin: 10px 0;
}

#contenidoApartados li {
	padding: 5px 0;
}

#botonVoz {
	text-align: center; 
	margin-bottom: 20px;
}

#botonVoz a {
	text-decoration: none;
	color: #000;
}

