
/*******************************/
/*       			           */
/*     	 CSS SEGURIDAD 	       */
/*                 			   */
/*******************************/

/*******************************/
/*       			           */
/*  		General  		   */
/*                 			   */
/*******************************/

html {
	width: 100%;
	height:100%;
}
body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#787878;
	background:#B8B8B8 url(../img/bg-main.jpg) repeat-x top;
}
p {
	margin:0 0 10px 0;
	padding:0;
	line-height:15px;
	font-size:12px;
	text-align:left;
}
a, a:link, a:visited {
	color:#FE962D;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	margin:0;
	padding:0;
}
h2 {
	margin:0;
	padding:0;
}
h3 {
	margin:0;
	padding:0;
}
ul {
	list-style:none outside;
	margin:0;
	padding:0;
	font-size:12px;
}
img {
	border:none
}
form {
	margin:0;
	padding:0;
	line-height:12px;
}

/*******************************/
/*       			           */
/*  		Layout  		   */
/*							   */
/*******************************/

#wrapper {
	width:812px;
	height:100%;
	margin:0 auto 0 auto;
}

#header {
	width:100%;
	height:80px;
	background:url(../img/bg-header.jpg) no-repeat 0 32px;
}

#main {
	width:100%;
	clear:both;
	background-color:#FFFFFF;
}
#menu {
	width:181px;
	float:left;
	background:#FF9529 url(../img/bg-menu.png) no-repeat top;
}
#content {
	width:631px;
	float:right;
	background-color:#FFFFFF;
}

#foot {
	clear:both;
	width:100%;
	background-color:#313231;
	padding-bottom:20px;
}




/*******************************/
/*  		 BASICOS  		   */
/*******************************/

.clear 	{	clear:both }
.hide 	{	display:none }
.show	{	display:block }
.left	{	float:left	}
.right	{	float:right }

.margin			{	margin-top:10px }
.extramargin	{	margin-top:20px }
.hypermargin	{	margin-top:30px }
.maximargin		{	margin-top:80px }

.ajust{ 	width:70%; }

.rojo 	{	color:#E52B38 }
.blanco	{	color:#FFFFFF }
.naranja	{	color:#FF9529 }
.grisoscuro {	color:#777777 }

.negrita {	font-weight:bold; }
.normal	{	font-size:12px }
.medio 	{	font-size:14px }
.grande	{	font-size:16px }
.extragrande {	font-size:24px }

.marco {	border:1px solid #FE962D}

.linea {
	background: transparent url(../img/bg-line.png) repeat-x top left;
	padding-top:30px;
}
.destacado {
	background: transparent url(../img/bg-line.png) repeat-x bottom left;
	padding-bottom:10px;
	line-height:normal;
}



#content h3{
	height:20px;
	overflow:hidden;
	display:block;
	text-indent:-2000em;
}
#content h2{
	height:28px;
	overflow:hidden;
	display:block;
	text-indent:-2000em;
}


/*******************************/
/*  		  HEADER  		   */
/*******************************/

#header h1 a {
	float:left;
	background: transparent url(../img/logo_top.png) no-repeat 0 0;
	text-indent:-2000em;
	display:block;
	overflow:hidden;
	width:400px;
	height:61px;
	outline: none;
	margin:19px 0 0 0;
}
#header form {
	float:right;
	margin:15px 0 0 4px;
	padding:0;
}

#header #socialmedia { float:right; padding:10px 15px 0 0 }



/*******************************/
/*  		  MENU  		   */
/*******************************/

.extra {
	height:970px;
}
.extra2 {
	height:800px;
}

#menu_item {
	width:181px;
	height:22px;
	overflow:hidden;
	text-indent:-2000em;
	background:transparent url(../img/logo_bottom.png) no-repeat 0 0;
}

#menu_lista {
	margin-top:20px;
	padding-bottom:20px;
}

#menu_lista ul {
	width:181px;
	margin-bottom:20px;
}
#menu_lista ul li a{
	width:181px;
	height:20px;
	overflow:hidden;
	display:block;
	text-indent:-2000em;
}


#menu_dudas a{
	width:165px;
	height:79px;
	overflow:hidden;
	display:block;
	margin-left:8px;
	margin-bottom:10px;
	text-indent:-2000em;
}
#menu_dudas a.es{
	background: transparent url(../img/boton-dudas_es.png) no-repeat 0 0;
}
#menu_dudas a.en{
	background: transparent url(../img/boton-dudas_en.png) no-repeat 0 0;
}
#menu_dudas a.de{
	background: transparent url(../img/boton-dudas_de.png) no-repeat 0 0;
}
#menu_dudas a.ne{
	background: transparent url(../img/boton-dudas_ne.png) no-repeat 0 0;
}
#menu_dudas a.fr{
	background: transparent url(../img/boton-dudas_fr.png) no-repeat 0 0;
}
#menu_dudas a.no{
	background: transparent url(../img/boton-dudas_no.png) no-repeat 0 0;
}
#menu_dudas a.ru{
	background: transparent url(../img/boton-dudas_ru.png) no-repeat 0 0;
}


#menu_form {
	width:155px;
	height:180px;
	overflow:hidden;
	margin-bottom:10px;
	margin-left:8px;
	padding-top:54px;
	padding-left:10px;
	line-height:17px;
}
#menu_form.es {
	background: transparent url(../img/foto-form_es.png) no-repeat 0 0;
}
#menu_form.en {
	background: transparent url(../img/foto-form_en.png) no-repeat 0 0;
}
#menu_form.de {
	background: transparent url(../img/foto-form_de.png) no-repeat 0 0;
}
#menu_form.ne {
	background: transparent url(../img/foto-form_ne.png) no-repeat 0 0;
}
#menu_form.fr {
	background: transparent url(../img/foto-form_fr.png) no-repeat 0 0;
}
#menu_form.no {
	background: transparent url(../img/foto-form_no.png) no-repeat 0 0;
}
#menu_form.ru {
	background: transparent url(../img/foto-form_ru.png) no-repeat 0 0;
}

#menu_form label{
	font-size:9px;
	color:#FFFFFF;
}
#menu_form input, #menu_form textarea {
	width:138px;
	background-color: #FFFFFF;
	border: 1px solid #B7B7B7;
	margin:0 0 5px 0;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
	overflow:auto;
	z-index:1000;
	position:absolute;
}
#menu_form input.bt {
	width:77px;
	height:18px;
	border:none;
	margin:10px 0 0 68px;
	padding:0;
	cursor:pointer
}
#menu_form input.es {
	background: url(../img/boton-enviar_es.png) no-repeat 0 0;
}
#menu_form input.en {
	background: url(../img/boton-enviar_en.png) no-repeat 0 0;
}
#menu_form input.de {
	background: url(../img/boton-enviar_de.png) no-repeat 0 0;
}
#menu_form input.ne {
	width:95px;
	margin:10px 0 0 50px;
	background: url(../img/boton-enviar_ne.png) no-repeat 0 0;
}
#menu_form input.fr {
	background: url(../img/boton-enviar_fr.png) no-repeat 0 0;
}
#menu_form input.no {
	background: url(../img/boton-enviar_no.png) no-repeat 0 0;
}
#menu_form input.ru {
	background: url(../img/boton-enviar_ru.png) no-repeat 0 0;
}


#menu_sistemas a{
	width:165px;
	height:79px;
	overflow:hidden;
	display:block;
	margin-left:8px;
	margin-bottom:10px;
	text-indent:-2000em;
}
#menu_sistemas a.es{
	background: transparent url(../img/boton-sistemas_es.png) no-repeat 0 0;
}
#menu_sistemas a.en{
	background: transparent url(../img/boton-sistemas_en.png) no-repeat 0 0;
}
#menu_sistemas a.de{
	background: transparent url(../img/boton-sistemas_de.png) no-repeat 0 0;
}
#menu_sistemas a.ne{
	background: transparent url(../img/boton-sistemas_ne.png) no-repeat 0 0;
}
#menu_sistemas a.fr{
	background: transparent url(../img/boton-sistemas_fr.png) no-repeat 0 0;
}
#menu_sistemas a.no{
	background: transparent url(../img/boton-sistemas_no.png) no-repeat 0 0;
}
#menu_sistemas a.ru{
	background: transparent url(../img/boton-sistemas_ru.png) no-repeat 0 0;
}


#menu_area a{
	width:165px;
	height:29px;
	overflow:hidden;
	display:block;
	margin-left:8px;
	margin-bottom:10px;
	text-indent:-2000em;
}
#menu_area a.es{
	background: transparent url(../img/boton-area_es.png) no-repeat 0 0;
}
#menu_area a.en{
	background: transparent url(../img/boton-area_en.png) no-repeat 0 0;
}
#menu_area a.de{
	background: transparent url(../img/boton-area_de.png) no-repeat 0 0;
}
#menu_area a.ne{
	background: transparent url(../img/boton-area_ne.png) no-repeat 0 0;
}
#menu_area a.fr{
	background: transparent url(../img/boton-area_fr.png) no-repeat 0 0;
}
#menu_area a.no{
	background: transparent url(../img/boton-area_no.png) no-repeat 0 0;
}
#menu_area a.ru{
	background: transparent url(../img/boton-area_ru.png) no-repeat 0 0;
}


#menu_clientes {
	width:157px;
	height:92px;
	overflow:hidden;
	margin-left:8px;
	margin-bottom:10px;
	padding-top:32px;
	padding-left:10px;
	line-height:17px;
}
#menu_clientes.es {
	background: transparent url(../img/bg-area_es.png) no-repeat 0 0;
}
#menu_clientes.en {
	background: transparent url(../img/bg-area_en.png) no-repeat 0 0;
}
#menu_clientes.de {
	background: transparent url(../img/bg-area_de.png) no-repeat 0 0;
}
#menu_clientes.ne {
	background: transparent url(../img/bg-area_ne.png) no-repeat 0 0;
}
#menu_clientes.fr {
	background: transparent url(../img/bg-area_fr.png) no-repeat 0 0;
}
#menu_clientes.no {
	background: transparent url(../img/bg-area_no.png) no-repeat 0 0;
}
#menu_clientes.ru {
	background: transparent url(../img/bg-area_ru.png) no-repeat 0 0;
}

#menu_clientes label{
	font-size:9px;
	color:#FFFFFF;
}
#menu_clientes input, #menu_clientes textarea {
	width:138px;
	background-color: #FFFFFF;
	border: 1px solid #B7B7B7;
	margin:0 0 3px 0;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
	overflow:auto;
	z-index:1000;
	position:absolute;
}
#menu_clientes input.bt {
	width:64px;
	height:13px;
	border:none;
	margin:5px 0 0 78px;
	padding:0;
	cursor:pointer
}
#menu_clientes input.es {
	background: url(../img/boton-entrar_es.png) no-repeat 0 0;
}
#menu_clientes input.en {
	background: url(../img/boton-entrar_en.png) no-repeat 0 0;
}
#menu_clientes input.de {
	width:100px;
	margin:5px 0 0 42px;
	background: url(../img/boton-entrar_de.png) no-repeat 0 0;
}
#menu_clientes input.ne {
	width:90px;
	margin:5px 0 0 52px;
	background: url(../img/boton-entrar_ne.png) no-repeat 0 0;
}
#menu_clientes input.fr {
	background: url(../img/boton-entrar_fr.png) no-repeat 0 0;
}
#menu_clientes input.no {
	background: url(../img/boton-entrar_no.png) no-repeat 0 0;
}
#menu_clientes input.ru {
	background: url(../img/boton-entrar_ru.png) no-repeat 0 0;
}

#menu_consejos {
	width:162px;
	margin-bottom:10px;
	margin-left:10px;
	padding-top:37px;
}
#menu_consejos.es {
	background: transparent url(../img/bg-consejos_top_es.png) no-repeat top;
}
#menu_consejos.en {
	background: transparent url(../img/bg-consejos_top_en.png) no-repeat top;
}
#menu_consejos.de {
	background: transparent url(../img/bg-consejos_top_de.png) no-repeat top;
}
#menu_consejos.ne {
	background: transparent url(../img/bg-consejos_top_ne.png) no-repeat top;
}
#menu_consejos.fr {
	background: transparent url(../img/bg-consejos_top_fr.png) no-repeat top;
}
#menu_consejos.no {
	background: transparent url(../img/bg-consejos_top_no.png) no-repeat top;
}
#menu_consejos.ru {
	background: transparent url(../img/bg-consejos_top_ru.png) no-repeat top;
}

#menu_consejos ul{
	background: transparent url(../img/bg-consejos_middle.png) repeat-y;
	padding:5px 10px 5px 10px;
	font-size:9px;
}
#menu_consejos ul li {
	background: transparent url(../img/bg-line.png) repeat-x top left;
	padding:5px 0 5px 0;
}
#menu_consejos ul li.first {
	background: transparent url(../img/bg-none.gif) repeat-x top left;
}
#menu_consejos ul li a{
	color:#313231;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

#menu_consejos a.es {
	width:162px;
	height:23px;
	overflow:hidden;
	display:block;
	text-indent:-2000em;
	background: transparent url(../img/bg-consejos_bottom_es.png) no-repeat;
}
#menu_consejos a.en {
	width:162px;
	height:23px;
	overflow:hidden;
	display:block;
	text-indent:-2000em;
	background: transparent url(../img/bg-consejos_bottom_en.png) no-repeat;
}
#menu_consejos a.de {
	width:162px;
	height:23px;
	overflow:hidden;
	display:block;
	text-indent:-2000em;
	background: transparent url(../img/bg-consejos_bottom_de.png) no-repeat;
}
#menu_consejos a.ne {
	width:162px;
	height:23px;
	overflow:hidden;
	display:block;
	text-indent:-2000em;
	background: transparent url(../img/bg-consejos_bottom_ne.png) no-repeat;
}
#menu_consejos a.fr {
	width:162px;
	height:23px;
	overflow:hidden;
	display:block;
	text-indent:-2000em;
	background: transparent url(../img/bg-consejos_bottom_fr.png) no-repeat;
}
#menu_consejos a.no {
	width:162px;
	height:23px;
	overflow:hidden;
	display:block;
	text-indent:-2000em;
	background: transparent url(../img/bg-consejos_bottom_no.png) no-repeat;
}
#menu_consejos a.ru {
	width:162px;
	height:23px;
	overflow:hidden;
	display:block;
	text-indent:-2000em;
	background: transparent url(../img/bg-consejos_bottom_ru.png) no-repeat;
}


/*******************************/
/*  		Paginador  		   */
/*******************************/


p.paginador {
	text-align:right;
}
p.paginador a {
	text-decoration:none;
	padding:3px;
	border: 1px solid #FE962D;
	color:#666666;
	margin-right:3px;
}
p.paginador a:hover {
}
p.paginador a.active {
	color:#666666;
	border: 1px solid #FFFFFF;
}


/*******************************/
/*  		  FOOT  		   */
/*******************************/

#foot p {
	margin:0;
	font-size:11px;
}
#foot a {
	color:#707070
}

#foot_info {
	float:left;
	margin-left:10px;
	margin-top:30px;
}
#foot_info img{
	margin-right:10px;
	margin-bottom:10px;
}

#foot_icon {
	float:right;
	margin-right:10px;
	margin-top:30px;
}
#foot_icon ul {
	text-align:right;
	margin-top:5px;
}
#foot_icon ul li{
	display:inline
}
#foot_icon p {
	text-align:right
}


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

#inicio h2 {
	display:none;
}

#inicio_intro {
	width:631px;
	height:305px;
}

#inicio_info {
	padding:12px;
}

#inicio_acuda a{
	width:295px;
	height:265px;
	display:block;
	overflow:hidden;
	text-indent:-2000em;
}
#inicio_acuda a.es{
	background: transparent url(../img/foto-anuncio1_es.jpg) no-repeat 0 0;
}
#inicio_acuda a.en{
	background: transparent url(../img/foto-anuncio1_en.jpg) no-repeat 0 0;
}
#inicio_acuda a.de{
	background: transparent url(../img/foto-anuncio1_de.jpg) no-repeat 0 0;
}
#inicio_acuda a.ne{
	background: transparent url(../img/foto-anuncio1_ne.jpg) no-repeat 0 0;
}
#inicio_acuda a.fr{
	background: transparent url(../img/foto-anuncio1_fr.jpg) no-repeat 0 0;
}
#inicio_acuda a.no{
	background: transparent url(../img/foto-anuncio1_no.jpg) no-repeat 0 0;
}
#inicio_acuda a.ru{
	background: transparent url(../img/foto-anuncio1_ru.jpg) no-repeat 0 0;
}

#inicio_especialidad a{
	width:295px;
	height:265px;
	display:block;
	overflow:hidden;
	text-indent:-2000em;
}
#inicio_especialidad a.es{
	background: transparent url(../img/foto-anuncio2_es.jpg) no-repeat 0 0;
}
#inicio_especialidad a.en{
	background: transparent url(../img/foto-anuncio2_en.jpg) no-repeat 0 0;
}
#inicio_especialidad a.de{
	background: transparent url(../img/foto-anuncio2_de.jpg) no-repeat 0 0;
}
#inicio_especialidad a.ne{
	background: transparent url(../img/foto-anuncio2_ne.jpg) no-repeat 0 0;
}
#inicio_especialidad a.fr{
	background: transparent url(../img/foto-anuncio2_fr.jpg) no-repeat 0 0;
}
#inicio_especialidad a.no{
	background: transparent url(../img/foto-anuncio2_no.jpg) no-repeat 0 0;
}
#inicio_especialidad a.ru{
	background: transparent url(../img/foto-anuncio2_ru.jpg) no-repeat 0 0;
}

#inicio_last {
	padding:12px;
	color:#000000;
}
#inicio_last p.titulo{
	font-size:20px;
	margin-top:5px;
	font-weight:bold;
}
#inicio_last p.texto{
	font-size:11px;
	line-height:14px;
}
#inicio_last p.boton{
	text-align:right;
	margin:0;
}



/*******************************/
/*  		  EMPRESA	   	   */
/*******************************/

#empresa {
	background: transparent url(../img/bg-seccion_empresa.png) no-repeat 475px 24px;
	padding:30px;
}

#empresa.es h2{
	width:132px;
	background: transparent url(../img/titulos/es/titulo-empresa.png) no-repeat 0 0;
}
#empresa.en h2{
	width:160px;
	background: transparent url(../img/titulos/en/titulo-empresa.png) no-repeat 0 0;
}
#empresa.de h2{
	width:210px;
	background: transparent url(../img/titulos/de/titulo-empresa.png) no-repeat 0 0;
}
#empresa.ne h2{
	width:132px;
	background: transparent url(../img/titulos/ne/titulo-empresa.png) no-repeat 0 0;
}
#empresa.fr h2{
	width:300px;
	background: transparent url(../img/titulos/fr/titulo-empresa.png) no-repeat 0 0;
}
#empresa.no h2{
	width:300px;
	background: transparent url(../img/titulos/no/titulo-empresa.png) no-repeat 0 0;
}
#empresa.ru h2{
	width:400px;
	background: transparent url(../img/titulos/ru/titulo-empresa.png) no-repeat 0 0;
}

#empresa.es h3{
	width:398px;
	background: transparent url(../img/titulos/es/subtitulo-empresa.png) no-repeat 0 0;
}
#empresa.en h3{
	width:415px;
	background: transparent url(../img/titulos/en/subtitulo-empresa.png) no-repeat 0 0;
}
#empresa.de h3{
	width:320px;
	background: transparent url(../img/titulos/ne/subtitulo-empresa.png) no-repeat 0 0;
}
#empresa.ne h3{
	width:425px;
	background: transparent url(../img/titulos/de/subtitulo-empresa.png) no-repeat 0 0;
}
#empresa.fr h3{
	width:398px;
	background: transparent url(../img/titulos/fr/subtitulo-empresa.png) no-repeat 0 0;
}
#empresa.no h3{
	width:398px;
	background: transparent url(../img/titulos/no/subtitulo-empresa.png) no-repeat 0 0;
}
#empresa.ru h3{
	width:400px;
	background: transparent url(../img/titulos/ru/subtitulo-empresa.png) no-repeat 0 0;
}

#empresa img{
	margin-right:20px;
}



/*******************************/
/*  	 ANTI_INTRUSION   	   */
/*******************************/

#antiintrusion {
	background: transparent url(../img/bg-seccion_anti_intrusion.png) no-repeat 475px 24px;
	padding:30px;
}

#antiintrusion.es h2{
	width:280px;
	background: transparent url(../img/titulos/es/titulo-sistemas_anti_intrusion.png) no-repeat 0 0;
}
#antiintrusion.en h2{
	width:275px;
	background: transparent url(../img/titulos/en/titulo-sistemas_anti_intrusion.png) no-repeat 0 0;
}
#antiintrusion.de h2{
	width:280px;
	background: transparent url(../img/titulos/de/titulo-sistemas_anti_intrusion.png) no-repeat 0 0;
}
#antiintrusion.ne h2{
	width:260px;
	background: transparent url(../img/titulos/ne/titulo-sistemas_anti_intrusion.png) no-repeat 0 0;
}
#antiintrusion.fr h2{
	width:300px;
	background: transparent url(../img/titulos/fr/titulo-sistemas_anti_intrusion.png) no-repeat 0 0;
}
#antiintrusion.no h2{
	width:300px;
	background: transparent url(../img/titulos/no/titulo-sistemas_anti_intrusion.png) no-repeat 0 0;
}
#antiintrusion.ru h2{
	width:400px;
	background: transparent url(../img/titulos/ru/titulo-sistemas_anti_intrusion.png) no-repeat 0 0;
}

#antiintrusion.es h3{
	width:388px;
	background: transparent url(../img/titulos/es/subtitulo-sistemas_anti_intrusion.png) no-repeat 0 0;
}
#antiintrusion.en h3{
	width:400px;
	background: transparent url(../img/titulos/en/subtitulo-sistemas_anti_intrusion.png) no-repeat 0 0;
}
#antiintrusion.de h3{
	width:380px;
	background: transparent url(../img/titulos/de/subtitulo-sistemas_anti_intrusion.png) no-repeat 0 0;
}
#antiintrusion.ne h3{
	width:400px;
	background: transparent url(../img/titulos/ne/subtitulo-sistemas_anti_intrusion.png) no-repeat 0 0;
}
#antiintrusion.fr h3{
	width:398px;
	background: transparent url(../img/titulos/fr/subtitulo-sistemas_anti_intrusion.png) no-repeat 0 0;
}
#antiintrusion.no h3{
	width:398px;
	background: transparent url(../img/titulos/no/subtitulo-sistemas_anti_intrusion.png) no-repeat 0 0;
}
#antiintrusion.ru h3{
	width:400px;
	background: transparent url(../img/titulos/ru/subtitulo-sistemas_anti_intrusion.png) no-repeat 0 0;
}

#antiintrusion ul#antiintrusion_list {
	margin-top:15px;
}
#antiintrusion ul#antiintrusion_list li {
	clear:both;
	margin-top:10px;
}
#antiintrusion ul#antiintrusion_list img{
	float:left;
	margin-right:30px;
	margin-left:10px;
}


/*******************************/
/*  		  CCTV		   	   */
/*******************************/

#cctv {
	background: transparent url(../img/bg-seccion_cctv.png) no-repeat 475px 24px;
	padding:30px;
}

#cctv.es h2{
	width:59px;
	background: transparent url(../img/titulos/es/titulo-cctv.png) no-repeat 0 0;
}
#cctv.en h2{
	width:59px;
	background: transparent url(../img/titulos/en/titulo-cctv.png) no-repeat 0 0;
}
#cctv.de h2{
	width:59px;
	background: transparent url(../img/titulos/de/titulo-cctv.png) no-repeat 0 0;
}
#cctv.ne h2{
	width:59px;
	background: transparent url(../img/titulos/ne/titulo-cctv.png) no-repeat 0 0;
}
#cctv.fr h2{
	width:300px;
	background: transparent url(../img/titulos/fr/titulo-cctv.png) no-repeat 0 0;
}
#cctv.no h2{
	width:300px;
	background: transparent url(../img/titulos/no/titulo-cctv.png) no-repeat 0 0;
}
#cctv.ru h2{
	width:400px;
	background: transparent url(../img/titulos/ru/titulo-cctv.png) no-repeat 0 0;
}

#cctv.es h3{
	width:171px;
	background: transparent url(../img/titulos/es/subtitulo-cctv.png) no-repeat 0 0;
}
#cctv.en h3{
	width:130px;
	background: transparent url(../img/titulos/en/subtitulo-cctv.png) no-repeat 0 0;
}
#cctv.de h3{
	width:190px;
	background: transparent url(../img/titulos/de/subtitulo-cctv.png) no-repeat 0 0;
}
#cctv.ne h3{
	width:180px;
	background: transparent url(../img/titulos/ne/subtitulo-cctv.png) no-repeat 0 0;
}
#cctv.fr h3{
	width:398px;
	background: transparent url(../img/titulos/fr/subtitulo-cctv.png) no-repeat 0 0;
}
#cctv.no h3{
	width:398px;
	background: transparent url(../img/titulos/no/subtitulo-cctv.png) no-repeat 0 0;
}
#cctv.ru h3{
	width:400px;
	background: transparent url(../img/titulos/ru/subtitulo-cctv.png) no-repeat 0 0;
}

#cctv ul {
	font-size:14px;
	margin-top:20px;
	margin-left:20px;
}
#cctv ul li{
	margin-bottom:4px;
}
#cctv p img {
	margin:5px;
}


/*******************************/
/*  		  CONTROL	   	   */
/*******************************/

#control {
	background: transparent url(../img/bg-seccion_control_de_accesos.png) no-repeat 475px 24px;
	padding:30px;
}

#control.es h2{
	width:223px;
	background: transparent url(../img/titulos/es/titulo-control_de_accesos.png) no-repeat 0 0;
}
#control.en h2{
	width:200px;
	background: transparent url(../img/titulos/en/titulo-control_de_accesos.png) no-repeat 0 0;
}
#control.de h2{
	width:220px;
	background: transparent url(../img/titulos/de/titulo-control_de_accesos.png) no-repeat 0 0;
}
#control.ne h2{
	width:220px;
	background: transparent url(../img/titulos/ne/titulo-control_de_accesos.png) no-repeat 0 0;
}
#control.fr h2{
	width:300px;
	background: transparent url(../img/titulos/fr/titulo-control_de_accesos.png) no-repeat 0 0;
}
#control.no h2{
	width:300px;
	background: transparent url(../img/titulos/no/titulo-control_de_accesos.png) no-repeat 0 0;
}
#control.ru h2{
	width:400px;
	background: transparent url(../img/titulos/ru/titulo-control_de_accesos.png) no-repeat 0 0;
}

#control.es h3{
	width:383px;
	background: transparent url(../img/titulos/es/subtitulo-control_de_accesos.png) no-repeat 0 0;
}
#control.en h3{
	width:380px;
	background: transparent url(../img/titulos/en/subtitulo-control_de_accesos.png) no-repeat 0 0;
}
#control.de h3{
	width:435px;
	background: transparent url(../img/titulos/de/subtitulo-control_de_accesos.png) no-repeat 0 0;
}
#control.ne h3{
	width:395px;
	background: transparent url(../img/titulos/ne/subtitulo-control_de_accesos.png) no-repeat 0 0;
}
#control.fr h3{
	width:398px;
	background: transparent url(../img/titulos/fr/subtitulo-control_de_accesos.png) no-repeat 0 0;
}
#control.no h3{
	width:398px;
	background: transparent url(../img/titulos/no/subtitulo-control_de_accesos.png) no-repeat 0 0;
}
#control.ru h3{
	width:400px;
	background: transparent url(../img/titulos/ru/subtitulo-control_de_accesos.png) no-repeat 0 0;
}

#control ul {
	font-size:12px;
	margin-top:20px;
	margin-left:20px;
}
#control ul li{
	margin-bottom:4px;
}

#control p img{
	margin-bottom:30px;
}




/*******************************/
/*  		INCENDIOS	   	   */
/*******************************/

#incendios {
	background: transparent url(../img/bg-seccion_sistemas_de_incendios.png) no-repeat 475px 24px;
	padding:30px;
}

#incendios.es h2{
	width:260px;
	background: transparent url(../img/titulos/es/titulo-sistemas_de_incendios.png) no-repeat 0 0;
}
#incendios.en h2{
	width:240px;
	background: transparent url(../img/titulos/en/titulo-sistemas_de_incendios.png) no-repeat 0 0;
}
#incendios.de h2{
	width:250px;
	background: transparent url(../img/titulos/de/titulo-sistemas_de_incendios.png) no-repeat 0 0;
}
#incendios.ne h2{
	width:320px;
	background: transparent url(../img/titulos/ne/titulo-sistemas_de_incendios.png) no-repeat 0 0;
}
#incendios.fr h2{
	width:300px;
	background: transparent url(../img/titulos/fr/titulo-sistemas_de_incendios.png) no-repeat 0 0;
}
#incendios.no h2{
	width:300px;
	background: transparent url(../img/titulos/no/titulo-sistemas_de_incendios.png) no-repeat 0 0;
}
#incendios.ru h2{
	width:400px;
	background: transparent url(../img/titulos/ru/titulo-sistemas_de_incendios.png) no-repeat 0 0;
}

#incendios.es h3{
	width:341px;
	background: transparent url(../img/titulos/es/subtitulo-sistemas_de_incendios.png) no-repeat 0 0;
}
#incendios.en h3{
	width:320px;
	background: transparent url(../img/titulos/en/subtitulo-sistemas_de_incendios.png) no-repeat 0 0;
}
#incendios.de h3{
	width:330px;
	background: transparent url(../img/titulos/de/subtitulo-sistemas_de_incendios.png) no-repeat 0 0;
}
#incendios.ne h3{
	width:400px;
	background: transparent url(../img/titulos/ne/subtitulo-sistemas_de_incendios.png) no-repeat 0 0;
}
#incendios.fr h3{
	width:398px;
	background: transparent url(../img/titulos/fr/subtitulo-sistemas_de_incendios.png) no-repeat 0 0;
}
#incendios.no h3{
	width:398px;
	background: transparent url(../img/titulos/no/subtitulo-sistemas_de_incendios.png) no-repeat 0 0;
}
#incendios.ru h3{
	width:400px;
	background: transparent url(../img/titulos/ru/subtitulo-sistemas_de_incendios.png) no-repeat 0 0;
}

#incendios ul {
	margin-top:30px;
}
#incendios ul li {
	clear:both;
	margin-top:20px;
}
#incendios ul img{
	float:left;
	margin-right:40px;
	margin-left:20px;
	margin-bottom:20px;
}



/*******************************/
/*  	  CAJAS FUERTES		   */
/*******************************/

#cajasfuertes {
	background: transparent url(../img/bg-seccion_cajas_fuertes.png) no-repeat 475px 24px;
	padding:30px;
}

#cajasfuertes.es h2{
	width:157px;
	background: transparent url(../img/titulos/es/titulo-cajas_fuertes.png) no-repeat 0 0;
}
#cajasfuertes.en h2{
	width:180px;
	background: transparent url(../img/titulos/en/titulo-cajas_fuertes.png) no-repeat 0 0;
}
#cajasfuertes.de h2{
	width:80px;
	background: transparent url(../img/titulos/de/titulo-cajas_fuertes.png) no-repeat 0 0;
}
#cajasfuertes.ne h2{
	width:160px;
	background: transparent url(../img/titulos/ne/titulo-cajas_fuertes.png) no-repeat 0 0;
}
#cajasfuertes.fr h2{
	width:300px;
	background: transparent url(../img/titulos/fr/titulo-cajas_fuertes.png) no-repeat 0 0;
}
#cajasfuertes.no h2{
	width:300px;
	background: transparent url(../img/titulos/no/titulo-cajas_fuertes.png) no-repeat 0 0;
}
#cajasfuertes.ru h2{
	width:400px;
	background: transparent url(../img/titulos/ru/titulo-cajas_fuertes.png) no-repeat 0 0;
}

#cajasfuertes.es h3{
	width:282px;
	background: transparent url(../img/titulos/es/subtitulo-cajas_fuertes.png) no-repeat 0 0;
}
#cajasfuertes.en h3{
	width:235px;
	background: transparent url(../img/titulos/en/subtitulo-cajas_fuertes.png) no-repeat 0 0;
}
#cajasfuertes.de h3{
	width:320px;
	background: transparent url(../img/titulos/de/subtitulo-cajas_fuertes.png) no-repeat 0 0;
}
#cajasfuertes.ne h3{
	width:300px;
	background: transparent url(../img/titulos/ne/subtitulo-cajas_fuertes.png) no-repeat 0 0;
}
#cajasfuertes.fr h3{
	width:398px;
	background: transparent url(../img/titulos/fr/subtitulo-cajas_fuertes.png) no-repeat 0 0;
}
#cajasfuertes.no h3{
	width:398px;
	background: transparent url(../img/titulos/no/subtitulo-cajas_fuertes.png) no-repeat 0 0;
}
#cajasfuertes.ru h3{
	width:400px;
	background: transparent url(../img/titulos/ru/subtitulo-cajas_fuertes.png) no-repeat 0 0;
}

#cajasfuertes img {
	margin:0;
	width:108px;
}

#cajasfuertes_box {
	width:431px;
	height:174px;
	margin-top:20px;
	background-color:#000000;
}


/*******************************/
/*  		 SEGUROS	   	   */
/*******************************/

#seguros {
	background: transparent url(../img/bg-seccion_seguros.png) no-repeat 475px 24px;
	padding:30px;
}

#seguros.es h2{
	width:93px;
	background: transparent url(../img/titulos/es/titulo-seguros.png) no-repeat 0 0;
}
#seguros.en h2{
	width:140px;
	background: transparent url(../img/titulos/en/titulo-seguros.png) no-repeat 0 0;
}
#seguros.de h2{
	width:185px;
	background: transparent url(../img/titulos/de/titulo-seguros.png) no-repeat 0 0;
}
#seguros.ne h2{
	width:180px;
	background: transparent url(../img/titulos/ne/titulo-seguros.png) no-repeat 0 0;
}
#seguros.fr h2{
	width:300px;
	background: transparent url(../img/titulos/fr/titulo-seguros.png) no-repeat 0 0;
}
#seguros.no h2{
	width:300px;
	background: transparent url(../img/titulos/no/titulo-seguros.png) no-repeat 0 0;
}
#seguros.ru h2{
	width:400px;
	background: transparent url(../img/titulos/ru/titulo-seguros.png) no-repeat 0 0;
}

#seguros.es h3{
	width:326px;
	background: transparent url(../img/titulos/es/subtitulo-seguros.png) no-repeat 0 0;
}
#seguros.en h3{
	width:315px;
	background: transparent url(../img/titulos/en/subtitulo-seguros.png) no-repeat 0 0;
}
#seguros.de h3{
	width:365px;
	background: transparent url(../img/titulos/de/subtitulo-seguros.png) no-repeat 0 0;
}
#seguros.ne h3{
	width:360px;
	background: transparent url(../img/titulos/ne/subtitulo-seguros.png) no-repeat 0 0;
}
#seguros.fr h3{
	width:398px;
	background: transparent url(../img/titulos/fr/subtitulo-seguros.png) no-repeat 0 0;
}
#seguros.no h3{
	width:398px;
	background: transparent url(../img/titulos/no/subtitulo-seguros.png) no-repeat 0 0;
}
#seguros.ru h3{
	width:400px;
	background: transparent url(../img/titulos/ru/subtitulo-seguros.png) no-repeat 0 0;
}

#seguros .col {
	width:35%;
	float:left;
}
#seguros label{
	font-size:9px;
}
#seguros input, #seguros textarea, #seguros select{
	width:90%;
	background-color: #DBDBDB;
	border: 1px solid #B7B7B7;
	margin:2px 0 5px 0;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
	overflow:auto;
}
#seguros textarea {
	width:66%;
}
#seguros input.bt {
	width:77px;
	height:18px;
	border:none;
	margin:10px 0 0 308px;
	padding:0;
	cursor:pointer
}
#seguros input.es {
	background: url(../img/boton-enviar_es.png) no-repeat 0 0;
}
#seguros input.en {
	background: url(../img/boton-enviar_en.png) no-repeat 0 0;
}
#seguros input.de {
	background: url(../img/boton-enviar_de.png) no-repeat 0 0;
}
#seguros input.ne {
	width:95px;
	margin:10px 0 0 288px;
	background: url(../img/boton-enviar_ne.png) no-repeat 0 0;
}
#seguros input.fr {
	background: url(../img/boton-enviar_fr.png) no-repeat 0 0;
}
#seguros input.no {
	background: url(../img/boton-enviar_no.png) no-repeat 0 0;
}
#seguros input.ru {
	background: url(../img/boton-enviar_ru.png) no-repeat 0 0;
}



/*******************************/
/*      COMO FUNCIONAMOS	   */
/*******************************/

#funcionamiento {
	background: transparent url(../img/bg-seccion_como_funcionamos_sistemas.png) no-repeat 475px 24px;
	padding:30px;
}

#funcionamiento.es h2{
	width:262px;
	background: transparent url(../img/titulos/es/titulo-como_funcionamos.png) no-repeat 0 0;	
}
#funcionamiento.en h2{
	width:200px;
	background: transparent url(../img/titulos/en/titulo-como_funcionamos.png) no-repeat 0 0;	
}
#funcionamiento.de h2{
	width:250px;
	background: transparent url(../img/titulos/de/titulo-como_funcionamos.png) no-repeat 0 0;	
}
#funcionamiento.ne h2{
	width:250px;
	background: transparent url(../img/titulos/ne/titulo-como_funcionamos.png) no-repeat 0 0;	
}
#funcionamiento.fr h2{
	width:300px;
	background: transparent url(../img/titulos/fr/titulo-como_funcionamos.png) no-repeat 0 0;	
}
#funcionamiento.no h2{
	width:300px;
	background: transparent url(../img/titulos/no/titulo-como_funcionamos.png) no-repeat 0 0;	
}
#funcionamiento.ru h2{
	width:400px;
	background: transparent url(../img/titulos/ru/titulo-como_funcionamos.png) no-repeat 0 0;	
}

#funcionamiento.es h3 {
	width:325px;
	background: transparent url(../img/titulos/es/subtitulo-como_funcionamos.png) no-repeat 0 0;
}
#funcionamiento.en h3 {
	width:300px;
	background: transparent url(../img/titulos/en/subtitulo-como_funcionamos.png) no-repeat 0 0;
}
#funcionamiento.de h3 {
	width:280px;
	background: transparent url(../img/titulos/de/subtitulo-como_funcionamos.png) no-repeat 0 0;
}
#funcionamiento.ne h3 {
	width:385px;
	background: transparent url(../img/titulos/ne/subtitulo-como_funcionamos.png) no-repeat 0 0;
}
#funcionamiento.fr h3 {
	width:398px;
	background: transparent url(../img/titulos/fr/subtitulo-como_funcionamos.png) no-repeat 0 0;
}
#funcionamiento.no h3 {
	width:398px;
	background: transparent url(../img/titulos/no/subtitulo-como_funcionamos.png) no-repeat 0 0;
}
#funcionamiento.ru h3 {
	width:400px;
	background: transparent url(../img/titulos/ru/subtitulo-como_funcionamos.png) no-repeat 0 0;
}

#funcionamiento ul {
	margin-top:20px;
	margin-left:20px;
}
#funcionamiento ul li{
	margin-bottom:4px;
}


#bt_sis {
	margin:0;
}
#bt_sis li{
	float:left;
	margin-right:5px;
}
#bt_sis a {
	width:169px;
	height:20px;
	overflow:hidden;
	display:block;
	text-indent:-2000em;
}

#bt_sis.es a#bt_sis_cableado {
	background: transparent url(../img/boton-sistema_cableado_es.png) no-repeat;
}
#bt_sis.en a#bt_sis_cableado {
	background: transparent url(../img/boton-sistema_cableado_en.png) no-repeat;
}
#bt_sis.de a#bt_sis_cableado {
	background: transparent url(../img/boton-sistema_cableado_de.png) no-repeat;
}
#bt_sis.ne a#bt_sis_cableado {
	background: transparent url(../img/boton-sistema_cableado_ne.png) no-repeat;
}
#bt_sis.fr a#bt_sis_cableado {
	background: transparent url(../img/boton-sistema_cableado_fr.png) no-repeat;
}
#bt_sis.no a#bt_sis_cableado {
	background: transparent url(../img/boton-sistema_cableado_no.png) no-repeat;
}
#bt_sis.ru a#bt_sis_cableado {
	background: transparent url(../img/boton-sistema_cableado_ru.png) no-repeat;
}
#bt_sis.es a#bt_sis_inalambrico {
	background: transparent url(../img/boton-sistema_inalambrico_es.png) no-repeat;
}
#bt_sis.en a#bt_sis_inalambrico {
	background: transparent url(../img/boton-sistema_inalambrico_en.png) no-repeat;
}
#bt_sis.de a#bt_sis_inalambrico {
	background: transparent url(../img/boton-sistema_inalambrico_de.png) no-repeat;
}
#bt_sis.ne a#bt_sis_inalambrico {
	background: transparent url(../img/boton-sistema_inalambrico_ne.png) no-repeat;
}
#bt_sis.fr a#bt_sis_inalambrico {
	background: transparent url(../img/boton-sistema_inalambrico_fr.png) no-repeat;
}
#bt_sis.no a#bt_sis_inalambrico {
	background: transparent url(../img/boton-sistema_inalambrico_no.png) no-repeat;
}
#bt_sis.ru a#bt_sis_inalambrico {
	background: transparent url(../img/boton-sistema_inalambrico_ru.png) no-repeat;
}
#bt_sis.es a#bt_sis_perimetral {
	background: transparent url(../img/boton-sistema_perimetral_es.png) no-repeat;
}
#bt_sis.en a#bt_sis_perimetral {
	background: transparent url(../img/boton-sistema_perimetral_en.png) no-repeat;
}
#bt_sis.de a#bt_sis_perimetral {
	background: transparent url(../img/boton-sistema_perimetral_de.png) no-repeat;
}
#bt_sis.ne a#bt_sis_perimetral {
	background: transparent url(../img/boton-sistema_perimetral_ne.png) no-repeat;
}
#bt_sis.fr a#bt_sis_perimetral {
	background: transparent url(../img/boton-sistema_perimetral_fr.png) no-repeat;
}
#bt_sis.no a#bt_sis_perimetral {
	background: transparent url(../img/boton-sistema_perimetral_no.png) no-repeat;
}
#bt_sis.ru a#bt_sis_perimetral {
	background: transparent url(../img/boton-sistema_perimetral_ru.png) no-repeat;
}


#bt_sis.es a#bt_sis_cableado.active {
	background: transparent url(../img/boton-sistema_cableado_active_es.png) no-repeat;
}
#bt_sis.en a#bt_sis_cableado.active {
	background: transparent url(../img/boton-sistema_cableado_active_en.png) no-repeat;
}
#bt_sis.de a#bt_sis_cableado.active {
	background: transparent url(../img/boton-sistema_cableado_active_de.png) no-repeat;
}
#bt_sis.ne a#bt_sis_cableado.active {
	background: transparent url(../img/boton-sistema_cableado_active_ne.png) no-repeat;
}
#bt_sis.fr a#bt_sis_cableado.active {
	background: transparent url(../img/boton-sistema_cableado_active_fr.png) no-repeat;
}
#bt_sis.no a#bt_sis_cableado.active {
	background: transparent url(../img/boton-sistema_cableado_active_no.png) no-repeat;
}
#bt_sis.ru a#bt_sis_cableado.active {
	background: transparent url(../img/boton-sistema_cableado_active_ru.png) no-repeat;
}
#bt_sis.es a#bt_sis_inalambrico.active {
	background: transparent url(../img/boton-sistema_inalambrico_active_es.png) no-repeat;
}
#bt_sis.en a#bt_sis_inalambrico.active {
	background: transparent url(../img/boton-sistema_inalambrico_active_en.png) no-repeat;
}
#bt_sis.de a#bt_sis_inalambrico.active {
	background: transparent url(../img/boton-sistema_inalambrico_active_de.png) no-repeat;
}
#bt_sis.ne a#bt_sis_inalambrico.active {
	background: transparent url(../img/boton-sistema_inalambrico_active_ne.png) no-repeat;
}
#bt_sis.fr a#bt_sis_inalambrico.active {
	background: transparent url(../img/boton-sistema_inalambrico_active_fr.png) no-repeat;
}
#bt_sis.no a#bt_sis_inalambrico.active {
	background: transparent url(../img/boton-sistema_inalambrico_active_no.png) no-repeat;
}
#bt_sis.ru a#bt_sis_inalambrico.active {
	background: transparent url(../img/boton-sistema_inalambrico_active_ru.png) no-repeat;
}
#bt_sis.es a#bt_sis_perimetral.active {
	background: transparent url(../img/boton-sistema_perimetral_active_es.png) no-repeat;
}
#bt_sis.en a#bt_sis_perimetral.active {
	background: transparent url(../img/boton-sistema_perimetral_active_en.png) no-repeat;
}
#bt_sis.de a#bt_sis_perimetral.active {
	background: transparent url(../img/boton-sistema_perimetral_active_de.png) no-repeat;
}
#bt_sis.ne a#bt_sis_perimetral.active {
	background: transparent url(../img/boton-sistema_perimetral_active_ne.png) no-repeat;
}
#bt_sis.fr a#bt_sis_perimetral.active {
	background: transparent url(../img/boton-sistema_perimetral_active_fr.png) no-repeat;
}
#bt_sis.no a#bt_sis_perimetral.active {
	background: transparent url(../img/boton-sistema_perimetral_active_no.png) no-repeat;
}
#bt_sis.ru a#bt_sis_perimetral.active {
	background: transparent url(../img/boton-sistema_perimetral_active_ru.png) no-repeat;
}


#funcionamiento ul#bt_sis {
	margin-top:30px;
	margin-left:0;
}
#funcionamiento ul#bt_sis li {
	float:none;
}
#sistemas ul#bt_sis {
	float:right;
	margin-top:5px;
}


#sistemas_wrapper {
	background: transparent url(../img/bg-seccion_anti_intrusion.png) no-repeat 475px 24px;
	padding:30px;
}
#sistema_inalambrico {
	width:631px;
	height:305px;
}
#sistema_perimetral {
	width:631px;
	height:305px;
}
#sistema_cableado {
	width:631px;
	height:305px;
}
#sistema_alarma {
	width:631px;
	height:305px;
}

#sistemas.es #sistemas_wrapper.sis_ina h2{
	width:238px;
	background: transparent url(../img/titulos/es/titulo-como_funcionamos-sis_inalambrico.png) no-repeat 0 0;
}
#sistemas.en #sistemas_wrapper.sis_ina h2{
	width:210px;
	background: transparent url(../img/titulos/en/titulo-como_funcionamos-sis_inalambrico.png) no-repeat 0 0;
}
#sistemas.de #sistemas_wrapper.sis_ina h2{
	width:220px;
	background: transparent url(../img/titulos/de/titulo-como_funcionamos-sis_inalambrico.png) no-repeat 0 0;
}
#sistemas.ne #sistemas_wrapper.sis_ina h2{
	width:250px;
	background: transparent url(../img/titulos/ne/titulo-como_funcionamos-sis_inalambrico.png) no-repeat 0 0;
}
#sistemas.fr #sistemas_wrapper.sis_ina h2{
	width:300px;
	background: transparent url(../img/titulos/fr/titulo-como_funcionamos-sis_inalambrico.png) no-repeat 0 0;
}
#sistemas.no #sistemas_wrapper.sis_ina h2{
	width:300px;
	background: transparent url(../img/titulos/no/titulo-como_funcionamos-sis_inalambrico.png) no-repeat 0 0;
}
#sistemas.ru #sistemas_wrapper.sis_ina h2{
	width:400px;
	background: transparent url(../img/titulos/ru/titulo-como_funcionamos-sis_inalambrico.png) no-repeat 0 0;
}

#sistemas.es #sistemas_wrapper.sis_ina h3{
	width:333px;
	background: transparent url(../img/titulos/es/subtitulo-como_funcionamos-sis_inalambrico.png) no-repeat 0 0;
}
#sistemas.en #sistemas_wrapper.sis_ina h3{
	width:300px;
	background: transparent url(../img/titulos/en/subtitulo-como_funcionamos-sis_inalambrico.png) no-repeat 0 0;
}
#sistemas.de #sistemas_wrapper.sis_ina h3{
	width:330px;
	background: transparent url(../img/titulos/de/subtitulo-como_funcionamos-sis_inalambrico.png) no-repeat 0 0;
}
#sistemas.ne #sistemas_wrapper.sis_ina h3{
	width:370px;
	background: transparent url(../img/titulos/ne/subtitulo-como_funcionamos-sis_inalambrico.png) no-repeat 0 0;
}
#sistemas.fr #sistemas_wrapper.sis_ina h3{
	width:398px;
	background: transparent url(../img/titulos/fr/subtitulo-como_funcionamos-sis_inalambrico.png) no-repeat 0 0;
}
#sistemas.no #sistemas_wrapper.sis_ina h3{
	width:398px;
	background: transparent url(../img/titulos/no/subtitulo-como_funcionamos-sis_inalambrico.png) no-repeat 0 0;
}
#sistemas.ru #sistemas_wrapper.sis_ina h3{
	width:400px;
	background: transparent url(../img/titulos/ru/subtitulo-como_funcionamos-sis_inalambrico.png) no-repeat 0 0;
}

#sistemas.es #sistemas_wrapper.sis_per h2{
	width:224px;
	background: transparent url(../img/titulos/es/titulo-como_funcionamos-sis_perimetral.png) no-repeat 0 0;
}
#sistemas.en #sistemas_wrapper.sis_per h2{
	width:225px;
	background: transparent url(../img/titulos/en/titulo-como_funcionamos-sis_perimetral.png) no-repeat 0 0;
}
#sistemas.de #sistemas_wrapper.sis_per h2{
	width:225px;
	background: transparent url(../img/titulos/de/titulo-como_funcionamos-sis_perimetral.png) no-repeat 0 0;
}
#sistemas.ne #sistemas_wrapper.sis_per h2{
	width:240px;
	background: transparent url(../img/titulos/ne/titulo-como_funcionamos-sis_perimetral.png) no-repeat 0 0;
}
#sistemas.fr #sistemas_wrapper.sis_per h2{
	width:300px;
	background: transparent url(../img/titulos/fr/titulo-como_funcionamos-sis_perimetral.png) no-repeat 0 0;
}
#sistemas.no #sistemas_wrapper.sis_per h2{
	width:300px;
	background: transparent url(../img/titulos/no/titulo-como_funcionamos-sis_perimetral.png) no-repeat 0 0;
}
#sistemas.ru #sistemas_wrapper.sis_per h2{
	width:400px;
	background: transparent url(../img/titulos/ru/titulo-como_funcionamos-sis_perimetral.png) no-repeat 0 0;
}

#sistemas.es #sistemas_wrapper.sis_per h3{
	width:228px;
	background: transparent url(../img/titulos/es/subtitulo-como_funcionamos-sis_perimetral.png) no-repeat 0 0;
}
#sistemas.en #sistemas_wrapper.sis_per h3{
	width:155px;
	background: transparent url(../img/titulos/en/subtitulo-como_funcionamos-sis_perimetral.png) no-repeat 0 0;
}
#sistemas.de #sistemas_wrapper.sis_per h3{
	width:200px;
	background: transparent url(../img/titulos/de/subtitulo-como_funcionamos-sis_perimetral.png) no-repeat 0 0;
}
#sistemas.ne #sistemas_wrapper.sis_per h3{
	width:180px;
	background: transparent url(../img/titulos/ne/subtitulo-como_funcionamos-sis_perimetral.png) no-repeat 0 0;
}
#sistemas.fr #sistemas_wrapper.sis_per h3{
	width:398px;
	background: transparent url(../img/titulos/fr/subtitulo-como_funcionamos-sis_perimetral.png) no-repeat 0 0;
}
#sistemas.no #sistemas_wrapper.sis_per h3{
	width:398px;
	background: transparent url(../img/titulos/no/subtitulo-como_funcionamos-sis_perimetral.png) no-repeat 0 0;
}
#sistemas.ru #sistemas_wrapper.sis_per h3{
	width:400px;
	background: transparent url(../img/titulos/ru/subtitulo-como_funcionamos-sis_perimetral.png) no-repeat 0 0;
}

#sistemas.es #sistemas_wrapper.sis_cab h2{
	width:205px;
	background: transparent url(../img/titulos/es/titulo-como_funcionamos-sis_cableado.png) no-repeat 0 0;
}
#sistemas.en #sistemas_wrapper.sis_cab h2{
	width:175px;
	background: transparent url(../img/titulos/en/titulo-como_funcionamos-sis_cableado.png) no-repeat 0 0;
}
#sistemas.de #sistemas_wrapper.sis_cab h2{
	width:260px;
	background: transparent url(../img/titulos/de/titulo-como_funcionamos-sis_cableado.png) no-repeat 0 0;
}
#sistemas.ne #sistemas_wrapper.sis_cab h2{
	width:250px;
	background: transparent url(../img/titulos/ne/titulo-como_funcionamos-sis_cableado.png) no-repeat 0 0;
}
#sistemas.fr #sistemas_wrapper.sis_cab h2{
	width:300px;
	background: transparent url(../img/titulos/fr/titulo-como_funcionamos-sis_cableado.png) no-repeat 0 0;
}
#sistemas.no #sistemas_wrapper.sis_cab h2{
	width:300px;
	background: transparent url(../img/titulos/no/titulo-como_funcionamos-sis_cableado.png) no-repeat 0 0;
}
#sistemas.ru #sistemas_wrapper.sis_cab h2{
	width:400px;
	background: transparent url(../img/titulos/ru/titulo-como_funcionamos-sis_cableado.png) no-repeat 0 0;
}

#sistemas.es #sistemas_wrapper.sis_cab h3{
	width:270px;
	background: transparent url(../img/titulos/es/subtitulo-como_funcionamos-sis_cableado.png) no-repeat 0 0;
}
#sistemas.en #sistemas_wrapper.sis_cab h3{
	width:300px;
	background: transparent url(../img/titulos/en/subtitulo-como_funcionamos-sis_cableado.png) no-repeat 0 0;
}
#sistemas.de #sistemas_wrapper.sis_cab h3{
	width:330px;
	background: transparent url(../img/titulos/de/subtitulo-como_funcionamos-sis_cableado.png) no-repeat 0 0;
}
#sistemas.ne #sistemas_wrapper.sis_cab h3{
	width:340px;
	background: transparent url(../img/titulos/ne/subtitulo-como_funcionamos-sis_cableado.png) no-repeat 0 0;
}
#sistemas.fr #sistemas_wrapper.sis_cab h3{
	width:398px;
	background: transparent url(../img/titulos/fr/subtitulo-como_funcionamos-sis_cableado.png) no-repeat 0 0;
}
#sistemas.no #sistemas_wrapper.sis_cab h3{
	width:398px;
	background: transparent url(../img/titulos/no/subtitulo-como_funcionamos-sis_cableado.png) no-repeat 0 0;
}
#sistemas.ru #sistemas_wrapper.sis_cab h3{
	width:400px;
	background: transparent url(../img/titulos/ru/subtitulo-como_funcionamos-sis_cableado.png) no-repeat 0 0;
}

#sistemas_wrapper ul {
	font-size:12px;
	margin-top:20px;
	margin-left:20px;
}
#sistemas_wrapper ul li{
	margin-bottom:4px;
}



/*******************************/
/*  		 CONSEJOS	   	   */
/*******************************/

#consejos {
	background: transparent url(../img/bg-seccion_consejos.png) no-repeat 475px 24px;
	padding:30px;
}

#consejos.es h2{
	width:103px;
	background: transparent url(../img/titulos/es/titulo-consejos.png) no-repeat 0 0;
}
#consejos.en h2{
	width:160px;
	background: transparent url(../img/titulos/en/titulo-consejos.png) no-repeat 0 0;
}
#consejos.de h2{
	width:150px;
	background: transparent url(../img/titulos/de/titulo-consejos.png) no-repeat 0 0;
}
#consejos.ne h2{
	width:170px;
	background: transparent url(../img/titulos/ne/titulo-consejos.png) no-repeat 0 0;
}
#consejos.fr h2{
	width:300px;
	background: transparent url(../img/titulos/fr/titulo-consejos.png) no-repeat 0 0;
}
#consejos.no h2{
	width:300px;
	background: transparent url(../img/titulos/no/titulo-consejos.png) no-repeat 0 0;
}
#consejos.ru h2{
	width:400px;
	background: transparent url(../img/titulos/ru/titulo-consejos.png) no-repeat 0 0;
}

#consejos.es h3{
	width:372px;
	background: transparent url(../img/titulos/es/subtitulo-consejos.png) no-repeat 0 0;
}
#consejos.en h3{
	width:400px;
	background: transparent url(../img/titulos/en/subtitulo-consejos.png) no-repeat 0 0;
}
#consejos.de h3{
	width:330px;
	background: transparent url(../img/titulos/de/subtitulo-consejos.png) no-repeat 0 0;
}
#consejos.ne h3{
	width:350px;
	background: transparent url(../img/titulos/ne/subtitulo-consejos.png) no-repeat 0 0;
}
#consejos.fr h3{
	width:398px;
	background: transparent url(../img/titulos/fr/subtitulo-consejos.png) no-repeat 0 0;
}
#consejos.no h3{
	width:398px;
	background: transparent url(../img/titulos/no/subtitulo-consejos.png) no-repeat 0 0;
}
#consejos.ru h3{
	width:400px;
	background: transparent url(../img/titulos/ru/subtitulo-consejos.png) no-repeat 0 0;
}

#consejos.consejo h2{
	display:none;
}
#consejos.consejo h3{
	display:none;
}

#consejos ul {
	margin-top:20px;
}
#consejos ul li{
	background: transparent url(../img/bg-line.png) repeat-x top left;
	padding:5px;
}
#consejos ul.fotos li{
	background:none;
	display:inline;
}
#consejos ul li a{
	display:block;
	text-decoration:none;
}
#consejos ul.fotos img{
	width:175px;
}



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

#noticias {
	background: transparent url(../img/bg-seccion_noticias.png) no-repeat 475px 24px;
	padding:30px;
}

#noticias.es h2{
	width:94px;
	background: transparent url(../img/titulos/es/titulo-noticias.png) no-repeat 0 0;
}
#noticias.en h2{
	width:70px;
	background: transparent url(../img/titulos/en/titulo-noticias.png) no-repeat 0 0;
}
#noticias.de h2{
	width:150px;
	background: transparent url(../img/titulos/de/titulo-noticias.png) no-repeat 0 0;
}
#noticias.ne h2{
	width:80px;
	background: transparent url(../img/titulos/ne/titulo-noticias.png) no-repeat 0 0;
}
#noticias.fr h2{
	width:300px;
	background: transparent url(../img/titulos/fr/titulo-noticias.png) no-repeat 0 0;
}
#noticias.no h2{
	width:300px;
	background: transparent url(../img/titulos/no/titulo-noticias.png) no-repeat 0 0;
}
#noticias.ru h2{
	width:400px;
	background: transparent url(../img/titulos/ru/titulo-noticias.png) no-repeat 0 0;
}

#noticias.es h3{
	width:378px;
	background: transparent url(../img/titulos/es/subtitulo-noticias.png) no-repeat 0 0;
}
#noticias.en h3{
	width:370px;
	background: transparent url(../img/titulos/en/subtitulo-noticias.png) no-repeat 0 0;
}
#noticias.de h3{
	width:180px;
	background: transparent url(../img/titulos/de/subtitulo-noticias.png) no-repeat 0 0;
}
#noticias.ne h3{
	width:170px;
	background: transparent url(../img/titulos/ne/subtitulo-noticias.png) no-repeat 0 0;
}
#noticias.fr h3{
	width:398px;
	background: transparent url(../img/titulos/fr/subtitulo-noticias.png) no-repeat 0 0;
}
#noticias.no h3{
	width:398px;
	background: transparent url(../img/titulos/no/subtitulo-noticias.png) no-repeat 0 0;
}
#noticias.ru h3{
	width:400px;
	background: transparent url(../img/titulos/ru/subtitulo-noticias.png) no-repeat 0 0;
}

#noticias.noticia h2{
	display:none;
}
#noticias.noticia h3{
	display:none;
}

#noticias ul {
	margin-top:20px;
}
#noticias ul li{
	background: transparent url(../img/bg-line.png) repeat-x top left;
	padding:5px;
}
#noticias ul.fotos li{
	background:none;
	display:inline;
}
#noticias ul li a{
	display:block;
	text-decoration:none;
}
#noticias ul.fotos img{
	width:175px;
}



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

#contacto.es h2{
	width:631px;
	height:305px;
	background: transparent url(../img/titulos/es/titulo-contacto.jpg) no-repeat 0 0;
}
#contacto.en h2{
	width:631px;
	height:305px;
	background: transparent url(../img/titulos/en/titulo-contacto.jpg) no-repeat 0 0;
}
#contacto.de h2{
	width:631px;
	height:305px;
	background: transparent url(../img/titulos/de/titulo-contacto.jpg) no-repeat 0 0;
}
#contacto.ne h2{
	width:631px;
	height:305px;
	background: transparent url(../img/titulos/ne/titulo-contacto.jpg) no-repeat 0 0;
}
#contacto.fr h2{
	width:631px;
	height:305px;
	background: transparent url(../img/titulos/fr/titulo-contacto.jpg) no-repeat 0 0;
}
#contacto.no h2{
	width:631px;
	height:305px;
	background: transparent url(../img/titulos/no/titulo-contacto.jpg) no-repeat 0 0;
}
#contacto.ru h2{
	width:631px;
	height:305px;
	background: transparent url(../img/titulos/ru/titulo-contacto.jpg) no-repeat 0 0;
}

#contacto h3 {
	display:none;
}

#contacto_wrapper {
	padding:30px;
}

#contacto_formulario {
	float:left;
	width:50%;
}
#contacto_formulario label{
	font-size:9px;
}
#contacto_formulario input, #contacto_formulario textarea {
	width:90%;
	background-color: #DBDBDB;
	border: 1px solid #B7B7B7;
	margin:2px 0 5px 0;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
	overflow:auto;
}
#contacto_formulario input.bt {
	width:77px;
	height:18px;
	border:none;
	margin:15px 0 0 185px;
	padding:0;
	cursor:pointer
}
#contacto_formulario input.es {
	background: url(../img/boton-enviar_es.png) no-repeat 0 0;
}
#contacto_formulario input.en {
	background: url(../img/boton-enviar_en.png) no-repeat 0 0;
}
#contacto_formulario input.de {
	background: url(../img/boton-enviar_de.png) no-repeat 0 0;
}
#contacto_formulario input.ne {
	width:95px;
	margin:15px 0 0 165px;
	background: url(../img/boton-enviar_ne.png) no-repeat 0 0;
}
#contacto_formulario input.fr {
	background: url(../img/boton-enviar_fr.png) no-repeat 0 0;
}
#contacto_formulario input.no {
	background: url(../img/boton-enviar_no.png) no-repeat 0 0;
}
#contacto_formulario input.ru {
	background: url(../img/boton-enviar_ru.png) no-repeat 0 0;
}

#contacto_info {
	float:right;
	width:49%;
}
#contacto_info_mapa {
	width:280px;
	height:150px;
	margin-top:10px;
	overflow:hidden;
	border: 1px solid #B7B7B7;
}
#contacto_info p {
	margin-top:15px;
	text-align:right;
}



/*******************************/
/*  	 ACUDA INMEDIATA	   */
/*******************************/

#acuda {
	background: transparent url(../img/bg-seccion_acuda_inmediata.png) no-repeat 455px 24px;
	padding:30px;
}

#acuda.es h2{
	width:194px;
	background: transparent url(../img/titulos/es/titulo-acuda_inmediata.png) no-repeat 0 0;
}
#acuda.en h2{
	width:225px;
	background: transparent url(../img/titulos/en/titulo-acuda_inmediata.png) no-repeat 0 0;
}
#acuda.de h2{
	width:180px;
	background: transparent url(../img/titulos/de/titulo-acuda_inmediata.png) no-repeat 0 0;
}
#acuda.ne h2{
	width:220px;
	background: transparent url(../img/titulos/ne/titulo-acuda_inmediata.png) no-repeat 0 0;
}
#acuda.fr h2{
	width:300px;
	background: transparent url(../img/titulos/fr/titulo-acuda_inmediata.png) no-repeat 0 0;
}
#acuda.no h2{
	width:300px;
	background: transparent url(../img/titulos/no/titulo-acuda_inmediata.png) no-repeat 0 0;
}
#acuda.ru h2{
	width:400px;
	background: transparent url(../img/titulos/ru/titulo-acuda_inmediata.png) no-repeat 0 0;
}

#acuda.es h3{
	width:373px;
	background: transparent url(../img/titulos/es/subtitulo-acuda_inmediata.png) no-repeat 0 0;
}
#acuda.en h3{
	width:380px;
	background: transparent url(../img/titulos/en/subtitulo-acuda_inmediata.png) no-repeat 0 0;
}
#acuda.de h3{
	width:340px;
	background: transparent url(../img/titulos/de/subtitulo-acuda_inmediata.png) no-repeat 0 0;
}
#acuda.ne h3{
	width:380px;
	background: transparent url(../img/titulos/ne/subtitulo-acuda_inmediata.png) no-repeat 0 0;
}
#acuda.fr h3{
	width:398px;
	background: transparent url(../img/titulos/fr/subtitulo-acuda_inmediata.png) no-repeat 0 0;
}
#acuda.no h3{
	width:398px;
	background: transparent url(../img/titulos/no/subtitulo-acuda_inmediata.png) no-repeat 0 0;
}
#acuda.ru h3{
	width:400px;
	background: transparent url(../img/titulos/ru/subtitulo-acuda_inmediata.png) no-repeat 0 0;
}

#acuda img {
	margin-top:90px;
}


/*******************************/
/*  	AREA CLIENTES	   	   */
/*******************************/

#area {
	background: transparent url(../img/bg-seccion_area.png) no-repeat 475px 24px;
	padding:30px;
}

#area.es h2{
	width:190px;
	background: transparent url(../img/titulos/es/titulo-area.png) no-repeat 0 0;
}
#area.en h2{
	width:130px;
	background: transparent url(../img/titulos/en/titulo-area.png) no-repeat 0 0;
}
#area.de h2{
	width:180px;
	background: transparent url(../img/titulos/de/titulo-area.png) no-repeat 0 0;
}
#area.ne h2{
	width:150px;
	background: transparent url(../img/titulos/ne/titulo-area.png) no-repeat 0 0;
}
#area.fr h2{
	width:300px;
	background: transparent url(../img/titulos/fr/titulo-area.png) no-repeat 0 0;
}
#area.no h2{
	width:300px;
	background: transparent url(../img/titulos/no/titulo-area.png) no-repeat 0 0;
}
#area.ru h2{
	width:400px;
	background: transparent url(../img/titulos/ru/titulo-area.png) no-repeat 0 0;
}

#area.es h3{
	width:329px;
	background: transparent url(../img/titulos/es/subtitulo-area.png) no-repeat 0 0;
}
#area.en h3{
	width:190px;
	background: transparent url(../img/titulos/en/subtitulo-area.png) no-repeat 0 0;
}
#area.de h3{
	width:270px;
	background: transparent url(../img/titulos/de/subtitulo-area.png) no-repeat 0 0;
}
#area.ne h3{
	width:320px;
	background: transparent url(../img/titulos/ne/subtitulo-area.png) no-repeat 0 0;
}
#area.fr h3{
	width:398px;
	background: transparent url(../img/titulos/fr/subtitulo-area.png) no-repeat 0 0;
}
#area.no h3{
	width:398px;
	background: transparent url(../img/titulos/no/subtitulo-area.png) no-repeat 0 0;
}
#area.ru h3{
	width:400px;
	background: transparent url(../img/titulos/ru/subtitulo-area.png) no-repeat 0 0;
}

#area ul {
	margin-top:20px;
	font-size:14px;
}
#area ul li{
	background: transparent url(../img/bg-line.png) repeat-x top left;
	padding:5px;
}
#area ul li a{
	display:block;
	text-decoration:none;
}



/*******************************/
/*  		AVISO LEGAL	   	   */
/*******************************/

#aviso {
	padding:30px;
}

#aviso.es h2{
	width:131px;
	background: transparent url(../img/titulos/es/titulo-aviso.png) no-repeat 0 0;
}
