@charset "utf-8";
/* CSS Document */

/*////////////////////ESTRUCTURA////////////////////////////////*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666;
}

#base {
	background-color: #666;
	background-image: url(../im/common/fondo_gris.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}

#container_rojo {
	width: 999px;
	margin:0 auto;
	margin-left: auto;
	background-color: #C30;
	background-image: url(../im/common/fondo_container_rojo.jpg);
	background-repeat: repeat-y;
}

#barra_roja_izq {
	background-color: #C30;
	background-image: url(../im/common/barra_roja_izq.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 380px;
	width: 50px;
}
#container_blanco {
	background-color: #FFF;
	float: left;
	width: 925px;
	margin-bottom: 30px;
}
#cabecera {
	width: 907px;
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 15px;
}
.cabecera_barra_gris {
	background-color: #999;
	width: 100%;
}

.cabecera_logo {
	float: left;
	margin-left: 25px;
}
#idiomas {
	text-align: right;
	float: left;
	width: 729px;
	margin-bottom: 20px;
}
.idiomas_txt {
	font-size: 11px;
	line-height: normal;
	color: #CCC;
	text-decoration: none;
	margin-right: 15px;
}
.idiomas_txt:hover {
	color: #999;
}

#menu {
	float: left;
	margin-left: 67px;
	width: 666px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C30;
	padding-bottom: 3px;
}
#menu ul li  {
	float: left;
	list-style-type: none;
}
#menu ul li a  {
	font-size: 13px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	line-height: 16px;
	margin-right: 9px;
	margin-left: 21px;
	display: block;
}
#menu ul li a:hover {
	color: #339999;
}
#menu ul li a span  {
	margin: 0px;
	padding: 0px;
	color: #CCC;
	font-size:11px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}
#menu ul li a.seleccionado  {
	color: #000;
}
#contenedor_inf {
	width: 901px;
	margin-left: 24px;
	margin-top:15px;
	margin-bottom: 20px;
}
#contenedor_inf h1, #productos_contenedor_inf h1 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-left: 10px;
	margin-right: 24px;
}
#submenus_azules {
	width:925px;
	height: 65px;
	background-image: url(../im/common/barra_azul.jpg);
	background-repeat: no-repeat;
}
#submenus_azules p {
	color: #FFF;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 65px;
	margin-left: 34px;
}
#submenus_azules p span {
	font-weight:bold;
	color:#C30;
	margin:0 0 0 10px;
}

#barra_roja_derecha {
	background-image: url(../im/common/barra_roja_der.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 349px;
	width: 24px;
}

#menu_inf {
	height: 44px;
	float: left;
	width: 999px;
	height: 64px;
	background-image: url(../im/common/menu_inf_fondo.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #C30;
}
#menu_inf_izq {
	float: left;
	width: 50px;
	background-image: url(../im/common/barra_roja_inf_izq.jpg);
	background-repeat: repeat-y;
	height: 64px;
}
#menu_inf_der {
	background-color: #C30;
	background-image: url(../im/common/barra_roja_inf_der.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 24px;
	height: 64px;
}
#menu_inf_centro {
	float: left;
	width: 925px;
	height: 34px;
	padding-top: 10px;
}
#menu_inf_centro ul li {
	display: inline;
}
.menu_inf_centro_a    {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 6px;
	padding-left: 6px;
}
.menu_inf_centro_a:hover    {
	color: #000;
}
.menu_inf_centro_a_last {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.menu_inf_centro_a_last:hover {
	color: #000;
}
.menu_inf_centro_ul_left {
	float: left;
}
.menu_inf_centro_ul_right {
	float: right;
}
#footer {
	width: 902px;
	background-color: #666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 30px;
	padding-left: 35px;
}
#footer_contenido {
	float: left;
	width: 700px;
}
#footer_contenido p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}
#footer_contenido ul {
	overflow:hidden;
	margin:15px 0 0 0;
}
#footer_contenido ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	line-height: 14px;
	list-style:none;
	float:left;
	margin-right: 3px;
}
#footer_contenido a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
}
#footer_contenido a:hover {
	color: #FFF;
}
#footer_logo_anoop {
	float: right;
}

.clear_both {
	clear: both;
	display:block;
}

/*////////////////////////////INICIO//////////////////////////////*/

#inicio_flash{
	width:925px;
}
#inicio_contenedor_inf {
	width: 901px;
	margin-left: 24px;
	margin-bottom: 20px;
}
#inicio_col_izq {
	width: 545px;
	float: left;
	margin-top: 20px;
}
#inicio_col_izq p.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin:0 0 15px 0;
	padding-left: 10px;
}

#inicio_col_izq span {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
}

#inicio_col_izq p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-bottom: 15px;
	margin-left: 10px;
}
#inicio_col_izq ul {
	margin-left: 21px;
	margin-bottom: 15px;
}
#inicio_col_izq ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	list-style-type: none;
}
#inicio_col_der {
	float: left;
	width: 346px;
}
#inicio_noticias {
	background-color: #FFF;
	background-image: url(../im/content/inicio_noticias_fondo.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 335px;
	margin-top: 10px;
	margin-left: 10px;
}
#inicio_noticias a{
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 42px;
	padding-left: 30px;
	background-image: url(../im/content/flechitas.jpg);
	background-repeat: no-repeat;
	background-position: 300px center;
}
#inicio_noticias a:hover {
	color: #000;
	background-image: url(../im/content/flechitas2.jpg);
}
.inicio_noticias_cont {
	width: 295px;
	margin-right: 15px;
	margin-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	display: block;
	z-index:1;
	margin-top: 15px;
	padding-right: 10px;
}
.inicio_noticias_cont_fecha, .noticias_fecha {
	font-size: 11px;
	color: #CC3300;
	width: 80px;
	float: left;
	display:block;
	cursor:pointer;
}
.inicio_noticias_cont_vermas {
	font-size: 11px;
	color: #333;
	text-align: right;
	width: 215px;
	float: left;
	display:block;
	cursor:pointer;
}
.inicio_noticias_cont:hover span.inicio_noticias_cont_vermas, #noticias_izq a:hover span.noticias_vermas, #noticias_der a:hover span.vermas, #productos_contenedor_inf a:hover div.masinfo span, #empresa_col_der a:hover, #productos_listado li div div form a:hover {
	color: #339999;
}

/*//////////////////////////////////EMPRESA y EQUIPO ///////////////////////////////*/

#empresa, #noticias_ficha, #servicios, #mapaweb {
	padding-left: 10px;
}

#empresa_col_der {
	float:left;
	width: 410px;
}
#empresa_col_der p.subtitulo {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 17px;
	margin-bottom: 15px;
}
#empresa_col_der p {
	font-size:12px;
}
#empresa_col_der a {
	font-size:12px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	margin-top:15px;
	display:block;
} 
.empresa_img{
	float:left;
	margin-right: 37px;
}
#equipo {
	margin-left:10px;	
}
.equipo_bloque_left, .equipo_bloque_right {
	padding-bottom: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-left: 10px;
}
.equipo_bloque_left {
	width: 420px;
	float: left;
	margin-right: 16px;
}
.equipo_bloque_left .equipo_texto, .equipo_bloque_right .equipo_texto, .equipo_bloque_last .equipo_texto {
	float: left;
	width: 186px;
	padding-right: 10px;
}
.equipo_bloque_right {
	width: 420px;
	float: left;
	margin-right: 24px;
}

.equipo_bloque_last {
	width: 420px;
	float: left;
	margin-right: 16px;
}
.equipo_bloque_left img, .equipo_bloque_right img, .equipo_bloque_last img {
	float: left;
	margin-right: 37px;
}

.equipo_texto h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.equipo_texto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 15px;
	
}
.equipo_texto a {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.equipo_barra_last {
	background-color: #CCC;
	height: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#equipo_volver {
	width: 866px;
	text-align:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 10px;
	padding-top: 5px;
}
#equipo_volver a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#equipo_volver a:hover {
	color:#339999;
}
	
	
/*//////////////////////////////////PRODUCTOS ///////////////////////////////*/


#productos_contenedor_inf {
	width: 909px;
	margin-top:15px;
	margin-bottom: 20px;
	padding-left: 16px;
}
#productos_contenedor_inf h1 {
	margin-left: 8px;
}

#productos_contenedor_inf a {
	display:block;
	width: 224px;
	text-decoration: none;
	color: #333;
	float: left;
	cursor:pointer;
}
#productos_contenedor_inf a div.texto {
	background-image: url(../im/content/ficha-p-espacio-texto.jpg);
	background-repeat: repeat-y;
	height: 100px;
}
#productos_contenedor_inf a div.texto p {
	padding-left: 19px;
	padding-right: 17px;
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#productos_contenedor_inf a div.masinfo {
	background-image: url(../im/content/ficha-p-espacio-link.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: right;
	padding-right: 17px;
	font-size: 11px;
	height: 29px;
	font-weight: bold;
}
/*//////////////////PRODUCTOS_FICHA ///////////////////*/

/*TXT UP*/
#productos_ficha_izq {
	width:316px;
	float: left;
}
#productos_ficha_up {
	width:877px;
	float: left;
	margin-right: 24px;
	margin-bottom: 14px;
}
#productos_ficha_up div.texto {
	float: left;
	margin-top: 50px;
	width: 513px;
}
#productos_ficha_up div.img {
	float: left;
	width:222px;
	margin-right: 82px;
	margin-top: 45px;
	padding-left:36px;
}
#productos_ficha_up div.img a {
	display:block;
	text-decoration:none;
	color:#666;
	font-size:10px;
	line-height:44px;
	background-image: url(../im/content/btn-pdf.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 93px;
	padding:0 0 0 40px;
}
#productos_ficha_up h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC3300;
	font-weight: normal;
	border:none;
	margin:0;
	padding:0;
}
#productos_ficha_up h1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #000;
	font-weight: normal;
}
#productos_ficha_up h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	font-weight: normal;
	margin-bottom: 20px;
}
#productos_ficha_up p {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#productos_ficha_up ul {
	list-style-type: none;
}
#productos_ficha_up ul li {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
#productos_ficha_up ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}


/*LISTADO*/
#productos_listado {
	list-style-type: none;
	width: 100%;
	float: left;
}
#productos_listado li {
	display: block;
}

#productos_listado li a.modulo {
	width: 544px;
	margin-left: 333px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 24px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#productos_listado li div div form a {
	color:#333;
	font-size:11px;
	text-decoration:none;
}
#productos_listado li.seleccionado a {
	border:none;
}
#productos_listado li div {
	display:none;
}
#productos_listado li.seleccionado div {
	display:block;
}
#productos_listado li.seleccionado a span.productos_listado_titulo {
	color: #333;
}
#productos_listado_tit_modulos {
	height: 41px;
	width: 565px;
	float: left;
	padding-left: 320px;
	background-image: url(../im/content/productos_barra_tit.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#productos_listado_tit_modulos h4 {
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 42px;
	padding-left: 30px;
}
.productos_listado_titulo {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	width: 408px;
	float: left;
	padding-left: 10px;
}
.productos_listado_vermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height:29px;
	text-align: right;
	width: 115px;
	float: left;
	display:block;
	cursor:pointer;
	padding-right: 10px;
	height: 27px;
}
#productos_listado li.seleccionado a span.productos_listado_vermas {
	display:none;
}
#productos_listado a:hover span.productos_listado_vermas {
	color: #339999;
}
.productos_listado_txt, .productos_listado_txt_sinvideo {
	float: left;
}
.productos_listado_txt p, .productos_listado_txt_sinvideo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 10px;
}
.productos_listado_txt_sinvideo {
	padding-left: 333px;
	width: 544px;
}
.productos_listado_txt_sinvideo p {
	padding-right: 10px;
}
.productos_listado_txt_sinvideo div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
}
.productos_listado_txt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 10px;
	width: 534px;
}

.productos_listado_video {
	width: 300px;
	float: left;
	/*height: 180px;*/
	margin-right: 23px;
	padding-left: 10px;
}

.productos_listado_video img {
	float: left;
	margin-right: 18px;
}
.productos_listado_video form {
	float: left;
	width: 153px;
}
.productos_listado_video form label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}

.productos_listado_video_send  {
	color: #333;
	background-color: #CCC;
	border: 2px solid #999;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom:8px;
	background-image: url(../im/content/1px_E6E6E6.gif);
	background-repeat: repeat;
}
.productos_listado_video_input {
	border: 1px solid #CCC;
	margin-bottom: 5px;
	width: 145px;
}
/* ACCESO VIDEO */
#contacto_izq h3.acceso {
	margin:0 0 0 10px;
}
#contacto_izq  p.acceso {
	font-size:12px;
	margin:5px 30px 10px 10px;
}

/* VEMTAJAS */
#productos_ventajas {
	margin-top: 30px;
	width: 581px;
	margin-bottom: 30px;
	float: left;
	padding-left: 325px;
}
#productos_ventajas div {
	background-image: url(../im/content/productos_barra_tit.jpg);
	background-repeat: no-repeat;
	height: 42px;
}
#productos_ventajas div h4 {
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 42px;
	padding-left: 30px;
}
#productos_ventajas li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}

/*////////////////////ALIANZAS////////////////////////////////*/

.alianzas {
	width: 200px;
	height: 267px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 18px;
	padding: 2px;
	margin-bottom: 15px;
}
.alianzas_last {
	width: 200px;
	height: 267px;
	border: 1px solid #CCC;
	float: left;
	padding: 2px;
	margin-bottom: 15px;
}
.alianzas_interior {
	height:246px;
}
.alianzas_interior h3 {
	font-size:14px;
	color:#333;
	padding:0 8px;
}
.alianzas_interior p {
	font-size:11px;
	color:#666;
	padding:0 8px;
}
.alianzas_interior div.imagen {
	height:105px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding:10px 0 0 0;
	margin:0 0 14px 0;
}
.alianzas a, .alianzas_last a {
	font-size:11px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	background-color:#CCC;
	display:block;
	padding-left: 7px;
	height:21px;
	line-height: 21px;
}
.alianzas a:hover, .alianzas_last a:hover {
	color:#000;
}
/*////////////////////CLIENTES////////////////////////////////*/

.clientes {
	height:150px;
	width:277px;
	margin: 0 21px 20px 0;
	float:left;
}
.clientes_last {
	height:150px;
	width:277px;
	margin: 0 0 20px 0;
	float:left;
}
.clientes div, .clientes_last div {
	height:118px;
	width:275px;
	border: 1px solid #CCC;
	margin-bottom: 7px;
	text-align:center;
}
.clientes_tit {
	text-transform:uppercase;
	font-size:11px;
	color:#666;
	text-decoration:none;
}
.clientes_tit:hover {
	color:#000;
}

/*////////////////////CONTACTO////////////////////////////////*/

#contacto_izq{
	width:545px;
	float: left;
}
#contacto_izq .mapa {
	margin:0 10px;
}
#contacto_txt{
	width:535px;
	height:180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-top: 20px;
}
#contacto_txt div {
	float:left;
}
#contacto_txt p {
	font-size:12px;
	margin-bottom:23px;
}
#contacto_txt p.direccion {
	font-size:14px;
	margin-right:30px;
}
#contacto_txt a {
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
#contacto_der {
	width:340px;
	float: left;
}
#contacto_form {
	width:300px;
	margin:0 auto;
}
#contacto_form_tit {
	background-color: #FFF;
	height: 41px;
	background-image: url(../im/content/inicio_noticias_fondo.jpg);
	background-repeat: no-repeat;
	margin-bottom:10px;
	margin-left:10px;
}
#contacto_form_tit h3{
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 41px;
	padding-left: 30px;
}
#contacto_form_tit a:hover {
	color: #000;
}
#contacto_form p {
	font-size:12px;
}
#contacto_form input, #contacto_form textarea {
	width:298px;
	border: 1px solid #CCC;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#contacto_form input.form_send {
	width:87px;
	background-color: #CCC;
	background-image: url(../im/content/1px_E6E6E6.gif);
	background-repeat: repeat;
	border:2px solid #CCC;
}

/*////////////////////NOTICIAS////////////////////////////////*/

/*.noticias_fecha y el hover están en el apartado INICIO para aprovechar clases que ya existian*/
#noticias_izq{
	width:545px;
	float: left;
}
#noticias_izq a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 535px;
	padding-left: 10px;
	margin-bottom: 16px;
	padding-bottom: 4px;
	display: block;
	z-index:1;
	cursor:pointer;
}
#noticias_izq a span.noticias_vermas {
	font-weight:bold;
	display:block;
	width:439px;
	text-align:right
}
#noticias_izq a div{
	width:439px;
	float:left;
}
#noticias_izq a p{
	color:#666;
	font-size:12px;
	text-align:justify;
	margin-bottom:15px;
}
#noticias_izq h3{
	color:#333;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
#noticias_izq #noticias_paginacion {
	width:100%;
	text-align:center;
	margin:0 auto;
}

#noticias_izq #noticias_paginacion a,#noticias_izq #noticias_paginacion span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	height: 11px;
	margin:0;
	padding:0 7px;
	display:inline;
	/*
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #333;
	*/
	border:none;
}
#noticias_izq #noticias_paginacion span{
	color:#000;
	font-weight:bold;
}
#noticias_izq #noticias_paginacion a.last {
	border:none;
}
#noticias_der {
	width:340px;
	float: left;
}
#noticias_der a {
	text-decoration:none;
	color:#333px;
	display:block;
	width: 290px;
	padding-right: 10px;
	padding-left: 10px;
	height:33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: 20px;
}
#noticias_der a span.years {
	font-size:18px;
	color:#999;
	font-weight:bold;
	display:block;
	float:left;
	width:70px;
}
#noticias_der a span.vermas {
	font-size: 11px;
	color: #333;
	line-height:33px;
	text-align: right;
	width: 215px;
	height:33px;
	float: left;
	display:block;
	cursor:pointer;
}
#noticias_ficha_der {
	float:left;
	width: 526px;
	padding-right: 10px;
}
#noticias_ficha_der h3 {
	font-size:14px;
	font-weight:bold;
}
#noticias_ficha_der p {
	font-size:12px;
	margin-top: 20px;
}
#noticias_ficha_der span.fecha {
	font-size:11px;
	color:#C30;
	margen:0px;
}
/*///////////////////////////////////SERVICIOS////////////////////////////*/
#servicios, #mapaweb {
	padding-right:34px;
}
#servicios h3, #mapaweb h3 {
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#servicios p, #mapaweb p {
	font-size:12px;
	margin:0 0 20px 0;
}
#servicios_der {
	float:left;
	width:565px;
	margin:0;
	/*margin-left:312px*/
}
#servicios_der ul li {
	list-style:none;
}
#productos_listado li a.servicio {
	width: 535px;
	height:69px;
	display: block;
	text-decoration: none;
	padding:0px 0 0px 30px;
	background-image: url(../im/content/productos_barra_tit.jpg);
	background-repeat: no-repeat;

}
#productos_listado li.seleccionado a.servicio span.servicios_listado_vermas {
	display:none;
}
.servicios_listado_titulo {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	width: 388px;
	float: left;
	line-height:42px;
}
.servicios_listado_vermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height:29px;
	text-align: right;
	width: 510px;
	float: left;
	display:block;
	cursor:pointer;
	height: 27px;
}
#productos_listado li a:hover span.servicios_listado_vermas {
	color: #339999;
}
#servicios_der p {
	font-size:12px;
	margin-right: 16px;
	margin-left: 16px;
	margin-bottom: 20px;
}
/*///////////////////////////////////MAPAWEB////////////////////////////*/

#mapaweb a {
	color:#333;
	text-decoration:none;
}
#mapaweb a:hover {
	color:#339999;
}
#map{
	width:525px;
	height:260px;
}
#markers{
	display:none;
}
.myPlayer{
	display:block;
}
