﻿/*-----------------------------------------------------------------------------
Plantilla ASI-SOFT

version:   1.0
date:      16/01/2008
author:    [Javier Liarte Ortega]
email:     [jliarte@asi-soft.com]
website:   [www.asi-soft.com]
-----------------------------------------------------------------------------*/


/* Estilos globales 
-----------------------------------------------------------------------------*/
/*
* {
margin: 0;
padding: 0;
border: 0;
}
*/

#content table {
width: 98%;
}

#content table table {
width: 100%;
}

#content table table table {
width: auto;
}

h3 {
clear: both;
}


body {
	height: 100%;
	margin: 0;
	padding: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11.5px;
	background-color: #fff;
	//color: #04091f;
	color: #333333;
}

li {
	list-style:none;
	list-style-position: outside;
}

li a {
	font: 1.1em Georgia, "Times New Roman", Times, Serif;
	color:#046380;
} 
 
li a:hover {
	color: #4A8797;
}
/* Contenedores 
-----------------------------------------------------------------------------*/
/* Contenedor izquierdo
-----------------------------------------------------------------------------*/
#izquierda {
/*
	position: relative;
	width: auto;
	min-width: 30em;
	min-height: 60em;
	width: 70%;
	margin: 1em 290px 2em 2em;
	z-index: 2;
        padding-right:15px;
*/

	position: relative;
	width: auto;
	min-width: 30em;
	min-height: 60em;
	margin: 0em 290px 2em 0em;
	z-index: 2;
}
/*
* html #izquierda { 
	width: 40em;
	height: 60em;
}
*/
/* Contenedor derecho
-----------------------------------------------------------------------------*/
#derecha {
	position: absolute;
	border-top: 0.4em solid #b3b0b7;
	top: 14.38em;
	right: 1em;
	width: 290px; 
	font-size: 1em;
	color: white;
	z-index: 2;
	padding: 0em;
	padding-left: 1em;
	margin: 0em;
}

/* Contenedor del cuadro de busqueda 
-----------------------------------------------------------------------------*/
#search {
	text-align: center;
	border: 0;
	border-left: 0.1em solid #aaa;
	border-left: 0.8em solid #fff;
	margin: 0;
	padding: 0.5em;
	padding-left: 1.2em;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #ccccc6;
	color: #a7220d;
/*	height: 100%; */
/* border:1px solid red; */
}

#search form {
	display: inline;
}

.search {
	margin: 0.3em 0px 10px 0px;
	weight: 180px;
	float: left;
	clear: none;
}

input, textarea, select {
	background-color: #f6f6ff;
	border: 1px solid #999;
	padding: 0.1em;
	margin: 0.2em;
	vertical-align: baseline;
	color: #552;
	font-weight: bold;
	font-size: 1em;
}
input[type="submit"] {
	background-color: #e1dbf2;
}
input[type="submit"]:hover {
	background-color: #c1bbd2;
	color: #774;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	/* width: 98.5%;  */
	/*
	width: 650px;
	height: 80px;
	margin: 0;
	padding: 10px;
	padding-right: 0em;
	padding-top: 0em;
	border-bottom: 0.4em solid #1d2a3d;
	background: url("../images/banner2.png") top right no-repeat;
	background-color: #88acd0;
	text-align: right;
	position: relative
	*/
	/*border: solid blue 1px;*/
	position: relative;
	margin: 0;
	padding: 0;
	padding-top: 4em;
	height: 9em;
	border-bottom: 0.4em solid #1d2a3d;
	background: url("../images/banner2.png") top right no-repeat;
	background-color: #88acd0;
	text-align: right;
	width: 100%
}

#header h1 {
	font: 2.8em "Times New Roman", Times, Serif;
	letter-spacing: -0.05em;
	padding-top: 0em;
	padding-left: 1em;

	color:#A72409;
	color:#FFDF2F;
	color:orange;
	padding-right: 0.2em;
	border-right: 0.3em solid orange;
	position: relative;
	bottom: 0px;
	right: 0px;
	margin: 0;
}

#slogan {
margin-top: 1em;
float:right;
clear:none;
}

.left{
text-align: left;
}

#logo {
/*background: url("../images/asilogo4.png") no-repeat left top ;*/
background-image: url("../images/asilogo4.png")!important;
filter: none!important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="templates/asi-softdefault/images/asilogo4.png");

background-position: left;
height: 41px;
width: 145px;
margin-left: 1em;
padding-left: 1em;
text-align:left;
clear: none;
}



/* Wrapper
-----------------------------------------------------------------------------*/
#wrapper { 
 margin: 0 auto;
 width: 922px;
}



/* Contenedor donde se ubica el logo de Ariadna
-----------------------------------------------------------------------------*/
#cuadro_logo {
/*
	display: table;
position: relative;
	background-color: #e5e5e5;
	margin: 0em 0em 1em 0em;
	padding: 0em;
	height: 6em;
	width: 100%;
	*/
/* padding-left:7px; */
/*border: 1px solid green;*/

	display: table;
	position: relative;
	background-color: #e5e5e5;
	margin: 0em 0em 1em 0em;
	padding: 0em;
	height: 6em;
	width: 99%;
}

#imglogo {
	margin: 0em;
	float: left;
	border: 0;
}


/* Contenedor superior derecho
-----------------------------------------------------------------------------*/
#cuadro_menu {
	display: table;
	margin: 0;
	padding: 0;
	/*border-top: 0.4em solid #505a64;*/
        width: 100%;
}


#cuadro_menu_2 {
	display: table;
	margin: 1em 0em 0em 0em;
	padding: 0;
	/*border-top: 0.4em solid #505a64;*/
        width: 100%;
}




/* MENU HORIZONTAL*/


/*
/* Definicion del estilo del menu
-----------------------------------------------------------------------------*/
ul#menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
	width: 100%;
	border-top: 0.4em solid #b3b0b7;
	text-align: right;
}

ul#menu li {
	display: inline;
	/*padding: 1em 0em 1em 0em;*/
	overflow: hidden;
}

ul#menu li a {
	display: block;
	float: left;
	padding: 0.6em 1em 0.6em 1em;
	border-right: 0.08em solid black;
	color: #565656;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
}

ul#menu li a.selected {
	background-color: #eef;
}

ul#menu li a:hover {
	background-color: #dde;
}


/**/
#cuadro_menu ul#mainlevel {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
	width: 100%;
	border-top: 0.4em solid #b3b0b7;
	text-align: right;
        /*padding-left:10px;*/
}

#cuadro_menu ul#mainlevel li {
	display: inline;
	padding: 1em 0em 1em 0em;
	overflow: hidden;
}

#cuadro_menu ul#mainlevel li a {
	display: block;
	float: left;
	padding: 0.6em 1em 0.6em 1em;
	border-right: 0.08em solid black;
	color: #565656;
	font-size: 1.15em;
	font-weight: bold;
	text-decoration: none;
}

#cuadro_menu ul#mainlevel li a.selected {
	background-color: #eef;
}

#cuadro_menu ul#mainlevel li a:hover {
	background-color: #dde;
}

#cuadro_menu_2 #mainlevel {
	width: 90%;
	list-style-type: none;
	border-bottom: 1px solid black;
	margin:0;
	padding: 0;
	padding-left: 25px;
	padding-bottom: 1px;
}

#cuadro_menu_2 ul#mainlevel {
	margin: 1em 0em 0em 0em;

}

#cuadro_menu_2 #mainlevel li {
	margin: 0;
	padding: 0;
	display: inline;
	margin-right: 10px;
	border: 1px solid black;
	padding-top: 1px;
	padding-bottom: 1px;
}

#cuadro_menu_2 #mainlevel li.selected {
	padding: 1px 5px 1px 5px;
	font-weight: bolder;
	/* background-color: #86fa9f; */
	border-bottom: 1px solid #fff;
}

#cuadro_menu_2 #mainlevel li a {
	text-decoration: none;
	color: black;
	padding: 1px 5px 1px 5px;
	width: 100%;
	background-color: #ddd;
}

#cuadro_menu_2 #mainlevel li a.selected  {
	padding: 0;
	background-color: #fff;
}

#cuadro_menu_2 #mainlevel li a:hover {
	background-color: #86aacf;
}



#active_menu {
	background-color: #eef;
}
/**/

#lowest .navbar {
	list-style-type: none;
}

#lowest .navbar li {
	display: inline;
}

#lowest .navbar li a {
	color: #141b2e;
	text-decoration: none;
	font-size: 1.2em;
}

#lowest .navbar li a:hover {
	
}


/*
/* Menu de la cabecera
-----------------------------------------------------------------------------*/
#cuadro_submenu ul#mainlevel {
/*
	padding: 0em 0.9em 0em 1em; 
	margin: 0;
	float: left;
	list-style-type: none;
	border-right: 0.3em solid #88acd0;
	width: 15.8em;
	position: absolute;
	top: 10px;
	left:0px;
*/
	padding: 0em 0.8em 0em 1em; 
	margin: 0;
	float: left;
	list-style-type: none;
	border-right: 0.3em solid #88acd0;
	width: 16em;
	position: absolute;
	top: 35px;
	left:0px;
	z-index: 3;
}

#cuadro_submenu #mainlevel a {
	display: block;
	text-align: right;
	margin: 0;
	padding: 0;
	border-bottom: 0.1em solid #88acd0;
	color: #dcedff;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	background: url("../images/star.gif") center left no-repeat;
	padding-left: 1.1em;
}

#cuadro_submenu #mainlevel li a {
	display: block;
	text-align: right;
	margin: 0;
	padding: 0;
	border-bottom: 0.1em solid #88acd0;
	color: #dcedff;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	background: url("../images/star.gif") center left no-repeat;
	padding-left: 1.1em;
}
#cuadro_submenu #mainlevel a:hover {
	color: #fff;
	background: url("../images/star2.gif") center left no-repeat;
	border-bottom: 0.1em solid #395271; 
}

#cuadro_submenu #mainlevel li {
	padding-right: 0em;
}

* html #cuadro_submenu #mainlevel li {
	height: 0.8em;
}

/*
/* Contenedor central izquierdo
-----------------------------------------------------------------------------*/
#cb_left {
	width: 48%;
	padding-right: 2%;
	float: left;
	border-right: 0.1em solid #aaa;
	font-size:0.9em;
}



h2.recuadro {
	font-family: "Nimbus Sans L", sans;
	font-weight: bold;
	margin: 0em 0em 0em 0em;
	padding: 0.2em 0.2em 0.2em 0.6em;
	font-size: 1.4em;
	background-color: #e5e5e5;
	color: #141b2e;
	color: #141b3f;
	border-top: 0.2em solid #6b717f;
}
/*
/* Contenedor central derecho
-----------------------------------------------------------------------------*/
#cb_right {
	width: 48%;
	float: right;
	font-size: 0.9em;
}




/*
/* Estilos de las imagenes
-----------------------------------------------------------------------------*/
.textimage {
	margin: 1em 1em 0.4em 0.4em;  
	float: left;
}
.textimageright {
	margin: 1em 1em 0.4em 0.4em;  
	float: right;
}
.textimage_long {
	margin: 1em 1em 0.4em 0em;  
}

/*
/* Estilos del contenedor en el que se emplazan cb_right y cb_left
-----------------------------------------------------------------------------*/
#content_bottom p {




	margin: 1em 0em 1em 0em;
}

#content_bottom p.link {
	clear: both;
	text-align: right;
}

#content_bottom p img {
	margin-top: 0;
}

#content_bottom hr {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	height: 0.1em;
	width: 95%;
	border: 0;
	border-bottom: 0.1em solid #141b3f;
	border-bottom: 0.1em solid #aaa; 
}


/*
/* Contenedor central
-----------------------------------------------------------------------------*/
#content { 
 float: left;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 /*width: 679px;*/
 width: 100%;
 display: inline;
 	
}

#content p {
/* font-size: 1.4em;*/
 text-align: justify;
}

.contenttoc {
 margin: 10px 10px 0px 10px;
 padding-left: 20px;
 padding-bottom: 10px;
 border-left: 1px solid black;
}

/* Contenedor inferior
-----------------------------------------------------------------------------*/
#footer { 
 width: 600px;
 clear: both;
 /*margin: 0px 0px 10px 0px;
 padding: 10px;*/
text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.99em;
}

#menu_footer { 

width: 432px;
 clear: both;
 margin: 0px 200px 50px 200px;
 padding: 5px;*/
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.99em;
}

#menu_footer ul#mainlevel {
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 0px 0px;
	float: right;
	width: 100%;
	border-bottom: 0.1em solid #b3b0b7;
	text-align: center;
        /*padding-left:10px;*/
}

#menu_footer ul#mainlevel li {
	display: inline;
	padding: 1em 0em 1em 0em;
	overflow: hidden;
}

#menu_footer ul#mainlevel li a {
	display: block;
	float: left;
	padding: 0.6em 1em 0.6em 1em;
	/**border-right: 0.08em solid black;*/
	color: #565656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.99em;
	/*font-weight: bold;*/
	text-decoration: none;
}

#menu_footer ul#mainlevel li a.selected {
	background-color: #eef;
}

#menu_footer ul#mainlevel li a:hover {
	background-color: #dde;
}

/*language selector
---------------------------*/


	margin: 0;
	float: right;
	width: 200px;
	position: absolute;
	top: 5px;

}

/* Contenedor superior derecho
-----------------------------------------------------------------------------*/
#helpmenu {
	background-color: #395271;
}

#helpmenu ul#mainlevel {
	background-color: #395271;
	width: 280px;
	height: 33px;
	float: right;
	text-align: center;
	margin: 0em auto 0em auto;
	list-style-type: none;
	padding: 1px 0px 0px 0px;

}




#helpmenu ul#mainlevel li {
	z-index: 3;
	float: left;
	//position: relative;
	padding: 0.7em 0.5em 0em 0.5em;
	border-right: 0.1em solid #e2b105;
	border-right: 0.1em solid #aaa;
}

#helpmenu ul#mainlevel li a {
	background: url("../images/star.gif") left no-repeat;
	background-color: #395271;
	padding-left: 1.6em;
	float: left;
	color: #fff;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
}

#helpmenu ul#mainlevel li a:hover {
	background: url("../images/star2.gif") center left no-repeat;
	background-color: #395271;
}

#pict {
	position: relative;
	clear: both;
	/*height: 224px;*/
	weight: 290px;
	
}
/* Contenedor inferior derecho (noticias)
-----------------------------------------------------------------------------*/
#low_corner_news {
	background: url("../images/noticias.png") top left no-repeat;
	min-height: 25em;
	border: 0.1em solid #d0d0d0;
	margin-top: -0.5em;
	background-color: #eee;
	font-size: 1.2em;
	color: #000;
	padding: 1em;
	padding-left: 2em;
	padding-top: 1em;
	-moz-border-radius: 2%;
}

#low_corner_proy {
	background: url("../images/proyectos.png") top left no-repeat;
	min-height: 25em;
	border: 0.1em solid #d0d0d0;
	margin-top: -0.5em;
	background-color: #eee;
	font-size: 1.2em;
	color: #000;
	padding: 1em;
	padding-left: 2em;
	padding-top: 1em;
	-moz-border-radius: 2%;
}

/*Contenedor user8 (usado para el módulo dinámico de noticias)
-------------------------------------------------------------------*/

.globalnews {
background-color: #EEEEEE;
margin-bottom:10px;
margin-left:15px;
margin-right:0;
margin-top:10px;

}

.gn_static_1 
background-color:#eeeeee;
border:1px solid #EFEFEF;
}

/* Estilos para Joomla!
-----------------------------------------------------------------------------*/
/*Estilos referentes al contenido principal*/
.contentheading {
font: 1.5em "Times New Roman", Times, Serif;
letter-spacing: -0.05em;
color: #0066FF;
}

td.contentheading {
font: 1.5em "Times New Roman", Times, Serif;
letter-spacing: -0.05em;
color: #0066FF;
}

.contentheading a{
color: #0066FF;
text-decoration:none;
}

.contentheading a:hover{
color: #000000;
text-decoration:none;
}
/*

.contentpaneopen{
color: #4F4F4F;
padding:0 20px 0 0;
text-align:justify;
font: 2.0em "Times New Roman", Times, Serif;
}
*/


.contentpaneopen ol{
margin-left: 0.5em;
padding-left: 0.5em;
text-indent: 0em;

}

.contentpaneopen ul{
margin-left: 1em;
padding-left: 1em;
text-indent: 0em;

}

.contentpaneopen ul li{
/*list-style-image: url("../images/doubleArrowIcon.gif");*/
background: url("../images/arrow-icon.gif") top left no-repeat;
/*list-style-image: url("../images/arrow-icon.gif");*/
font-size: 0.95em;
padding-left: 1.2em;
list-style-type: none;

}


.contentpaneopen ul li ul li{
/*list-style-image: url("../images/doubleArrowIcon.gif");*/
background: url("../images/doubleArrowIcon.gif") top left no-repeat;
padding-left: 1.2em;
font-size: 0.95em;
list-style-type: none;

}
.contentpaneopen ol ul li{
/*list-style-image: url("../images/arrow-icon.gif");*/
background: url("../images/arrow-icon.gif") top left no-repeat;
padding-left: 1.2em;
font-size: 0.95em;
list-style-type: none;

}

.contentpaneopen ol li{
list-style-type: decimal;
padding-left: 1.2em;
font-size: 0.95em;
}

.createdate, .modifydate{  
font-size: 0.8em;
color: #5F5F5F;
}

.readon, .readon:hover{ 
color: #497858; 

}

.pagenav_next a, .pagenav_prev a{
text-decoration:none;
color:#77C727;
font-weight: bold;
}

table.moduletable td {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}

/* Estilos especificos del contenido estatico
-----------------------------------------------------------------------------*/
/* Modulo de ultimas noticias */
a.latestnews { 
	padding-left: 1em;
	font-size: 1.2em;
	color: #666;
	text-decoration: none;
	background: url("../images/star3.gif") top left no-repeat;
	display: block;
}

* html a.latestnews {
	background: url("../images/star3.gif") 5px left no-repeat;
}

li.latestnews {
	list-style-position:outside;
}

h1.news{
	background-color: blue;

}

a.latestnews:hover {
	background: url("../images/star4.gif") top left no-repeat;
	color: #a66;
	

}

* html a.latestnews:hover {
	background: url("../images/star4.gif") 5px left no-repeat;
}

/*sección Consultoría de Productos y Servicios*/

.consultoria ul{
margin-left: 0.5em;
padding-left: 0.5em;
text-indent: 0em;

}

.consultoria ul li{
/*list-style-image: url("../images/doubleArrowIcon.gif");*/
/*background: url("../images/arrow-icon.gif") top left no-repeat;*/
list-style-image: url("../images/arrow-icon.gif");
background: none;
font-size: 0.95em;
padding-left: 0.2em;
list-style-type: none;
list-style-position: inside;

}


.consultoria ul li ul li{
list-style-image: url("../images/doubleArrowIcon.gif");
/*background: url("../images/doubleArrowIcon.gif") top left no-repeat;*/
background: none;
padding-left: 0.2em;
font-size: 0.95em;
list-style-type: none;
list-style-position: inside;
}

/* Pagina compa�ia (Quines somos?) */
#company h1{
	color: red;
	font-size:1.4em;
}
p.lower_separator {
	float: left;
	width: 98%;
	clear: both;
	margin: 0.3em 0em 0.3em 0em;
	padding: 0;
	margin: 0;
	margin-bottom: 0.6em;
	border: 1px solid #fff;
	border-bottom: 0.1em solid #aaa;
	padding-bottom: 1em;
	padding-right: 1em;
	text-align: justify;
}

p.lower_separator img {
	display: table-cell;
	margin-top: 0;
}


#content_middle{
	
	display: table;
	clear: both;
	margin-top: 0em;
	padding: 0.4em;
	padding-top: 0.5em;
	font-size: 1.1em;
}
#content_middle a {
	background: url("../images/flecha2.gif") top left no-repeat;
	padding-left: 1.2em;
	text-decoration: none;
	color: #0066FF
	
}

.flechita a {
	background: url("../images/flecha2.gif") top left no-repeat;
	padding-left: 1.2em;
	text-decoration: none;
	color: #0066FF
	
}

/* Tabla de ultimas noticias (Noticias y eventos) */
.componentheading{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

.sectiontableheader{
	color: blue;
}

.moduletablenoticias_front h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: silver;
	color: #660;
	font-size: large;
	text-align: center;
}
.arrow-dn a{
	background-color: yellow;

}
.dn-read_more a{
	background-color: blue;
}

.dn-introtext{
	background-color: red;
}
.dn-author{
	background-color: lime;
}

.dn-date{
	background-color: fuchsia;
}


/* Estilos especificos del listado de noticias (blog)
-----------------------------------------------------------------------------*/
.blog{
display: table;
clear: both;
margin-top: 0em;
padding: 0.4em;
padding-top: 2em;
font-size: 1em;
}
table.contentpaneopenlist_noticias{
background-color:#EBEBEB;
width: 100%;
}

a.contentpagetitlelist_noticias{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.6em;
color: #B9B9B9;
text-decoration: none;
}
a:hover.contentpagetitlelist_noticias{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.6em;
color: #FFDF2F;
}

td.contentheadinglist_noticias{
background-color:#576D87;
width:100%
}

/* READ MORE */
a.readonlist_noticias{
}
/* Estilos especificos de rfid
-----------------------------------------------------------------------------*/
#content_main{
	font-size: 0.9em;
}


/*
-----------------------------------------------------------------------------*/
.contentpaneopenproductos{
position:relative;
   background-color:red; 
   width: 400px;
}

#prod_izq{
   background-color:blue;
   float:left; 
   width: 30%;
}

#prod_central{
   background-color:black;
   width:40%;
float:auto;
}

p.texto {
	font-size: 0.95em;
}

#prod_dcha{

   background-color:green;
   float:right;
   width:30% 

}

.naranja {
  	font-size: 1em;
  	margin: 30px 30px 2px 100px;
}

#jflanguageselection
{
    	float: right;
	
	margin: 0.3em 0px 10px 0px;    
	clear: none;
}


/*Estilo para el módulo de noticias
------------------------------------------------------------------------------*/

.gn_static_1 p{
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
}

.gn_static_1 h4{
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	
}	

.gn_static_1 h4 a{
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	color: #E38400;
	
}

.gn_static_1 img{
	margin: 3px;
	float:left;
}

.gn_static_2 p{
	font-size: 0.90em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-right: 15px;
	margin-left: 12px;
	text-align: justify;
}

.gn_static_2 h4{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	
}	

.gn_static_2 h4 a{
	font-size: 1em;
	color: #2871A8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	
}

.gn_static_2 img{
	margin: 15px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
}