/*xxxxxxxxxxxxxxxxxxxxx SOLUCIONES xxxxxxxxxxxxxxxxxxxxx*/
#caja_maestra #ficha_soluciones {
	border-top: 15px solid #ff0000;
	padding: 20px;
	width: 530px;
}
#caja_maestra #ficha_soluciones #page {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding: 20px;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha {
	border-top: 1px solid #999999;
	border-bottom: 0 none;
	border-right: 0 none;
	border-left: 0 none;
	margin-top: 20px;
	padding: 0px;
	background-image: none;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha #caracteristicas {
	
}
#caja_maestra #ficha_soluciones #page #contenido_ficha #caracteristicas .caracteristica {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	margin-top: 10px;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha #caracteristicas .caracteristica p {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	padding-left: 10px;
	background: 0 none;
	line-height: 14px;
}1px solid #999999
#caja_maestra #ficha_soluciones #page #contenido_ficha #caracteristicas .caracteristica ul {
	padding: 0;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha #caracteristicas .caracteristica li {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	padding-left: 10px;
	background: transparent url(/imagenes/flecha_roja_fondo_blanco.gif) no-repeat scroll 0.15em 3px;
	line-height: 14px;
	list-style: none;
	list-style-image: none;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha div#imagenes {
	width: 490px;
	float: none;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha h2 {
	color: #cc0000;
	font-size: 18px;
	display: block;
	border-bottom: 1px solid #cccccc;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha h3 {
	color: #ff0000;
	font-weight: normal;
	font-size: 25px;
	letter-spacing: -1px;
	line-height: 27px;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha h4 {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0;
	text-transform: uppercase;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha b, #caja_maestra #ficha_soluciones #page #contenido_ficha strong {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
	text-transform: none;
	text-decoration: none;
	padding-bottom: 5px;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha em {
	color: #cc0000;
	background: 0 none;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #cccccc;
	display: block;
	text-transform: uppercase;
	margin-top: 10px;
	padding-bottom: 5px;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha em.main {
	font-size: 18px;
	font-weight: normal;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha ul {
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha ul li {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	list-style-image: url(/imagenes/flecha_roja_fondo_blanco.gif);
}
#caja_maestra #ficha_soluciones #page #contenido_ficha ul li a {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha ul li a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha div#imagenes .img_big {
	width: 490px;
	height: 233px;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha div#imagenes .img_small {
	width: 35px;
	height: 35px;
	border: 1px solid #999999;
	margin: 0 2px;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha div#imagenes .img_small:hover {
	border: 1px solid #666666;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha table {
	font-size: 10px;
	border: 1px solid #000000;
	background-color: #efefef;
	width: 100%;
	margin: 10px 0;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha table th {
	color: #000000;
	font-weight: bold;
	line-height: 12px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	background-image: url(imagenes/fondo_ficha.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-left: 5px;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha table td {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	height: 20px;
	padding-left: 5px;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha table td.categoria, #caja_maestra #ficha_soluciones #page #contenido_ficha table td.descripcion {
	font-weight: bold;
	color: #698c8c;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha table td.nombre {
	width: 100px;
}
#caja_maestra #ficha_soluciones #page #contenido_ficha table td.bold {
	font-weight: bold;
}
#caja_maestra #descargas {
	float: right;
	width: 160px;
	background-color: #efefef;
	padding-bottom: 20px;
}
#caja_maestra #descargas b {
	background-image: url(imagenes/pestania1_gris.jpg);
	height: 20px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 150px;
	padding: 5px;
}
#caja_maestra #descargas p {
	padding: 5px 0;
}
#caja_maestra #descargas a {
	color: #999966;
	font-size: 10px;
	text-decoration: underline;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	display: block;
}
#caja_maestra #descargas a:hover {
	text-decoration: none;
}




/* NANDO CAMBIOS 27/10/2010 */

div#selectorTiposNoticia ul {
	border-bottom: 1px solid #b8d9e8;
	height: 25px;
	padding-left: 30px;
	position: relative;
}
div#selectorTiposNoticia ul li {
	border: 1px solid #b8d9e8;
	float: left;
	list-style: none;
	padding: 5px 5px;
	position: relative;
	bottom: -1px;
}
div#selectorTiposNoticia ul li.current {
	border-bottom: 1px solid #ffffff;
}
div#selectorTiposNoticia ul li a {
	color: #77ad1a;
	font-size: 11px;
	padding: 0 10px;
	text-decoration: none;
}
div#selectorTiposNoticia ul li a:hover {
	text-decoration: underline;
}
div#selectorTiposNoticia ul li.current a {
	font-weight: bold;
}
form#buscadorNoticias input {
	float: right;
}
div#caja_maestra div#noticiario p.titulo_noticia a, 
div#caja_maestra div#noticiario p.resumen_noticia a {
	position: static;
	text-decoration: none;
}
div#caja_maestra div#noticiario p.titulo_noticia a {
	font-size: 12px;
	font-weight: bold;
}
/* NANDO CAMBIOS 27/10/2010 */


/* NANDO CAMBIOS 08/02/2011 */
div#twitter {
	position: absolute;
	right: 0;
	top: 285px;
}

/* NANDO CAMBIOS 08/02/2011 */
