/* Layout default typography and colours */
* {
margin:0;
padding:0;
}

body {
  background: url(../../../imagenes/bg_general_home.gif) #186591 top repeat-x;
  font-size: 75%;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  text-align: center;
}

#header { 
  margin: 4px 0 0; 
  padding: 7px 0 0 0;
  //padding: 2px 0 0 0; 
}

#headertitle { padding:1em 2em;}

#headermenu { clear: both; margin: 0; border: 0; padding: 0 1em; }

#headerbar { clear: both; height: 5px; padding: 0; background-color: #7ac; }

#outer-column-container { 

}

#marco_inf_flash { 
background:url(../../../imagenes/bg_top_cuerpo.gif) top repeat-x;
float: left;
height: 10px; 
width: 900px;
}

#source-order-container {
  display: table;
  float: left;
  min-height: 100%;
  width: 100%;
}

#left-column {
  padding: 0 4px;
  float: left;
  width: 152px;
}

#right-column {
  padding: 0 15px 0 0;
  float: right;
  margin-left: 1px;
  width: 122px;
}

#content-column {
  display: table-row;
  vertical-align: top;
}

#content { background-color: white; min-height: 100%; }

/* Begin Typography & Colors */

#header { }

#headerimg { }

#content .postmetadata { margin: 0.5em 2em; padding: 0 1em; }

#footer { border: none; background-color: white;}

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  line-height: 1.5em;
}

h1, h2, h3 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
}

h1 {
  font-size: 1.2em;  /* Tamaño letra del header */
}

#headertitle .description {
  font-size: 1.2em;
}

h2 { clear: both; font-size: 1.7em; }

h2.pagetitle { clear: both; font-size: 1.6em; }

.sidebar h2 {
  zoom: 1;
  font-family: 'Lucida Grande', Verdana, Sans-Serif;
  font-size: 1.2em;
}

h3 { clear: both; font-size: 1.3em; }

#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited, #header .description {
  text-decoration: none;
  color: #2E9AFE;       /* Color del header */
}

h1, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  color: #444;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
  font-size: 1em;
}


.commentlist li {
  font-weight: bold;
}

.commentlist li .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
}

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
}

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
}

#commentform p {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
  font-weight: normal;
}

.sidebar {
  font-size: 0.9em;
  padding:0 10px 15px 15px;
}

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
}

code {
  font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
  font-size: 0.9em;
  letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
  color: #15a;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
}

#wp-calendar a {
  text-decoration: none;
}

#wp-calendar caption {
  font-weight: bold;
  text-align: center;
}

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Structure */
body {
  margin: 0;
  padding: 0;
}

#page {
  background-color: white;
  margin: 4px 0 0;
  padding: 0;
  text-align:left;
}

#header {
  background-color: white;
}

#headerimg {
  margin: 0;
  width: 100%;
}


/**** POST  ****/
.post {
  margin: 40px;
}

.post hr {
  display: block;
}

.post h2 {
  margin: 0.5em 0 0;
  padding-top: 0.3em;
  padding:3px 0 6px 21px; 
  background:url(../../../imagenes/item_logo.gif) left 8px no-repeat;
  color:#007dcb; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:20px; 
  font-weight:normal;
}

.entry {
 margin: 20px 0 0;
}

.entry p {
 margin: 1em 0 0;
 color:#5d5d5d; 
 font-size:12px;
}

.entry ul{ float:left; list-style:none; padding:0 0 10px 10px; width:100%;  }


.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
}

.entry ol li {
  margin: 0;
  padding: 0;
}

.entry ul li { 
  float:left; 
  text-align:justify; 
  margin-top:12px;  
  padding:4px 0 0 30px; 
  background:url(../../../imagenes/flecha_item.jpg) no-repeat scroll 3px 5px; 
  color:#5d5d5d; 
  font-size:12px; 
  clear:both;
  width:90%; 
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
}

/**** POST  ****/

/* Listado posts soporte */

.listado_noticias h2 {
  margin: 0.5em 0 0;
  padding-top: 0.3em;
  padding:3px 0 6px 21px; 
  background:url(../../../imagenes/item_logo.gif) left 8px no-repeat;
  color:#007dcb; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:20px; 
  font-weight:normal;
}

.listado_noticias {
 margin: 20px 0 0;
}

.listado_noticias p {
 margin: 1em 0 0;
 color:#5d5d5d; 
 font-size:12px;
}

.listado_noticias ul li { 
  float:left; 
  text-align:justify; 
  margin-top:12px;  
  padding:4px 0 0 30px; 
  background:url(../../../imagenes/flecha_item.jpg) no-repeat scroll 3px 5px; 
  color:#5d5d5d; 
  font-size:12px; 
  clear:both;
  width:90%; 
}

.listado_noticias ul{ 
  float:left; 
  list-style:none; 
  padding:0 30px 30px;
  width:100%;  }


.listado_noticias ol {
  padding: 0 0 0 35px;
  margin: 0;
}

.listado_noticias ol li {
  margin: 0;
  padding: 0;
}




/* FIN Listado posts soporte */

/* Listado posts noticias */

.listado_noticias2 h2 {
  margin: 0.5em 0 0;
  padding-top: 0.3em;
  padding:3px 0 6px 21px; 
  background:url(../../../imagenes/item_logo.gif) left 8px no-repeat;
  color:#007dcb; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:20px; 
  font-weight:normal;
}

.listado_noticias2 h3 {
  margin: 0;
  color:#007dcb; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:16px; 
  font-weight:bold;
}


.listado_noticias2 {
 margin: 20px 0 0;
}

.listado_noticias2 p {
 margin:15px 0 0;
 color:#5d5d5d; 
 font-size:12px;
 }

.listado_noticias2 ul li { 
  float:left; 
  text-align:justify; 
  margin-top:25px; 
  padding:4px 0 0 30px; 
  color:#5d5d5d; 
  font-size:12px; 
  clear:both;
  width:90%; 
}



.listado_noticias2 ul{ 
  float:left; 
  list-style:none; 
  padding:0 30px 30px;
  width:100%;  }


.listado_noticias2 ol {
  padding: 0 0 0 35px;
  margin: 0;
}

.listado_noticias2 ol li {
  margin: 0;
  padding: 0;
}

.sideposts_date2 { padding-left:17px; background:url(../../../imagenes/item_calendar.gif) left no-repeat; color:#A4A4A4; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.lista_noticia a{ float:left; padding-left:17px; width:173px; color:#656565; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:none;  text-align: justify;}


/* FIN Listado posts noticias */


select {
  width: 130px;
}


.postmetadata {
  clear: both;
  font-size: 0.9em;
}

.clear {
  clear: both;
}


#footer {
  padding: 0;
  margin: 0 auto;
  clear: both;
  background-color: white;
}

#footer p {
  margin: 0;
  padding: 20px 0;
  text-align: center;
}
/* End Structure */

/*	Begin Headers */
h1 {
  padding-top: 10px;
  margin: 0;
}

h2 {
  margin: 1em 0 0;
}

h2.pagetitle {
  margin-top: 30px;
  text-align: center;
}

.sidebar h2 {
  margin: 5px 0 0;
  padding: 0;
}


.sidebar { float:left; background:url(../../../imagenes/underline_long.gif) bottom no-repeat; }

.sidebar h3{ margin: 1em 0;padding:3px 0 6px 21px; background:url(../../../imagenes/item_logo.gif) left 8px no-repeat; color:#007dcb; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal;}

h3 {
  padding: 0;
  margin: 1em 0 0;
}

h3.comments {
  padding: 0;
  margin: 40px auto 20px ;
}
/* End Headers */

/* Begin Images */
p img {
  padding: 0;
  max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding:17px 0;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}
/* End Images */

/* Begin Lists
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */



.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}

.sidebar ul, .sidebar ul ol {
  margin: 0;
  padding: 0;
}

.sidebar ul li {
  list-style-type: none;
  list-style-image: none;
}

.sidebar ul p, .sidebar ul select {
  margin: 5px 0 8px;
}

.sidebar ul ul {
  margin: 0;
}

.sidebar ul ul ul, .sidebar ul ol {
  margin: 0 0 0 10px;
}

ol li, .sidebar ul ol li {
  list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
  margin: 0;
  padding: 0;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: center;
}

.sidebar #searchform #s {
  width: 108px;
  padding: 2px;
}

.sidebar #searchsubmit {
  padding: 1px;
}



#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
}

#commentform textarea {
  width: 100%;
  padding: 2px;
}

#commentform #submit {
  margin: 0;
  float: right;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
}

.commentlist {
  padding: 0;
  text-align: justify;
}

.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style: none;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}

.thread-alt {
  background-color: #f8f8f8;
}
.thread-even {
  background-color: white;
}
.depth-1 {
  border: 1px solid #ddd;
}
.even, .alt {
  border-left: 1px solid #ddd;
}

#commentform p {
  margin: 5px 0;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0;
  display: block;
}
/* End Comments */

/* Begin Sidebar */
.sidebar form {
  margin: 0;
}
/* End Sidebar */

/* Begin Calendar */
  #wp-calendar {
  empty-cells: show;
  margin: 0 auto;
  width: 120px;
}

#wp-calendar #next a {
  padding-right: 5px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 5px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
}

#wp-calendar td {
  padding: 1px 0;
  text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
}

acronym, abbr {
  border-bottom: 1px dashed #999;
}

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}

.center {
  text-align: center;
}

.hidden {
  display: none;
}

hr {
}

a img {
  border: none;
}

.navigation {
  display: block;
  text-align: center;
  margin-top: 1em;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 15px;
  //-moz-border-radius: 3px;
  //-khtml-border-radius: 3px;
  //-webkit-border-radius: 3px;
  //border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End captions */

/* headermenu */
#headermenu {
  padding: 0 1em;
  width: auto;
  background: transparent;
  font-family: 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
}
#headermenu ul {
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
}
#headermenu li {
  display: inline;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
#headermenu li:first-child { margin-left: 10px; }
#headermenu a {
  float: left;
  line-height: 1em;
  display: block;
  background-color: #58a;
  color: white;
  margin: 0 10px 0 0;
  padding: 0.5em 10px;
}
#headermenu a:hover, #headermenu li.current_page_item a {
  background-color: #7ac;
  text-decoration: none;
}
/* MJM: 15/03/2009 GENERAL */
#flash {
	BACKGROUND: url(../../../imagenes/bg_flash.gif) repeat-x 50% top; FLOAT: left; WIDTH: 900px; PADDING-TOP: 0px; HEIGHT: 114px
}
#flash_home {
	BACKGROUND: url(../../../imagenes/bg_flash.gif) repeat-x 50% top; FLOAT: left; WIDTH: 900px; PADDING-TOP: 0px; HEIGHT: 238px
}

p {text-align:justify;}


/* MJM: 15/03/2009 POST */
#content h2{font-size: 1.9em; color: #2E9AFE;}



/* MJM: FOOTER */


#acreditaciones{width:896px; height:61px; margin-top:20px; border:1px solid #ebebeb; background:url(../../../imagenes/bg_acr.gif) top repeat-x;}
#acreditaciones p{ float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#9d9c9c; padding:8px 0 0 17px; }
#acreditaciones ul{ list-style:none; float:left;}
#acreditaciones ul li{ float:left; margin-left:20px;}
#acreditaciones img{ border:none; margin-right:20px;}


#pie{float:left; width:640px; height:34px; padding:17px 0 0 260px; background-color:white;}
#pie ul{ list-style:none; white-space:nowrap; float:left; padding:0; margin:0;  width:500px; color:#007dcb; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
#pie ul li{ float:left;}
#pie ul li a{ float:left;text-decoration:none;color:#007dcb;}
#pie ul li a:hover{ text-decoration:underline;}

#div.simo{ float:left; width:200px; }
#div.simo img{ border:none; margin-top:15px; }
#div.simo input{ float:right; border:none; background:url(../../../imagenes/bg_bot_demo.gif) top no-repeat; width:89px; height:22px; font-size:11px; color:#6b6b6b; margin-right:8px;}


div.demo{
	float:left;
	background:url(../../../imagenes/bg_demo.gif) top no-repeat;
	width:200px;
	height:100px;
	padding-left:5px;
margin-top:25px;
margin-bottom:15px;
}


div.demo p{ float:left; padding:12px 0 0 11px; color:#fff; font-size:17px; }
div.demo input{ float:right; border:none; background:url(../../../imagenes/bg_bot_demo.gif) top no-repeat; width:89px; height:22px; font-size:11px; color:#6b6b6b; margin-right:8px; cursor : pointer;}


#centro{ float:left; width:436px; /*border-right:1px solid #EBEBEB;*/ margin-top:20px; margin-left:20px; /*padding-left:12px;*/ padding-bottom:20px; }
#centro div.titular{ float:left; background:url(../../../imagenes/underline_long.gif) bottom no-repeat; width:420px; padding-left:5px; }
#centro div.titular h1{ float:left; padding:3px 0 6px 21px; background:url(../../../imagenes/item_logo.gif) left 8px no-repeat; color:#007dcb; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal;}
#centro p{float:left; margin:20px 0 0 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#545454; }
#centro ul{ list-style:none; float:left; width:auto; margin-top:10px;}
#centro ul li{ float:left; width:auto; height:70px; margin:0 40px 30px; vertical-align:bottom;}
#centro img{ border:none; vertical-align:bottom;}


#barras{ float:left; margin:20px 0 50px 51px; }
#barras div{float:left; width:309px; border-bottom:1px solid #eee; }
#barras div p{ float:left; width:52px; margin:0; font-size:12px; color:#232323; font-weight:bold; padding-left:24px;}
#barras div div{ float:left; width:130px; height:14px; background-color:#d1d1d1; }
#barras div div p{ float:left; width:122px; margin:0; height:14px; background:url(../../../imagenes/bg_barra.gif) top repeat-x; font-size:11px; color:#fff; padding-left:4px; }
#barras div span{ float:left; width:92px; font-size:14px; color:#000; font-weight:bold; text-align:right;}
#barras div.spam{ background:url(../../../imagenes/item_mail.gif) left no-repeat;}
#barras div.virus{ background:url(../../../imagenes/item_virus.gif) left no-repeat; margin-top:10px;}


/* PRODUCTOS */
.producto{ float:left; width:275px; margin-top:23px; padding:0 0 20px 23px; border-right:1px solid #EBEBEB;}
.ultimo{ border:none;}
.producto div.titular{ float:left; width:270px; padding-left:5px; background:url(../../../imagenes/underline_prod.gif) bottom no-repeat;}
.producto div.titular p span{ float:left; color:#000; font-size:16px; font-weight:bold; font-style:normal;}
.producto div.titular h2{ float:left; color:#007dcb; font-size:20px; font-weight:normal;}

.producto ul{ float:left; list-style:none; padding:0 25px 0 9px; }
.producto ul li{ float:left; margin-top:25px; width:200px; padding:4px 0 0 30px; background:url(../../../imagenes/item_ok.gif) left 0px no-repeat; min-height:19px; color:#5d5d5d; font-size:12px; }

.producto input{ float:left; cursor: pointer; vertical-align:middle; border:none; background:url(../../../imagenes/bg_bot_prod.gif) top no-repeat; width:169px; height:24px; font-size:12px; color:#fff; margin:15px 0 0 34px; padding-bottom:3px;}
/*******************************FIN PRODUCTOS ***/
/****** LISTA NOTICIAS DE PANTALLA PRINCIPAL   ***/

.sideposts_date { float:left; padding-left:17px; background:url(../../../imagenes/item_calendar.gif) left no-repeat; color:#A4A4A4; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.lista_noticia a{ float:left; padding-left:17px; width:173px; color:#656565; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:none;  text-align: justify;}

.lista_noticia a:hover{ text-decoration:underline;}


div.news{ float:left; background:url(../../../imagenes/bg_news.jpg) top no-repeat; width:200px; margin-bottom:15px;
margin-top:15px;}
div.news p{ float:left; padding:50px 0px 0 5px; color:#008acb; font-size:12px; font-weight:bold; }
div.news label{ float:left; padding:13px 0 0 8px; color:#000; font-size:11px; }
div.news input{ float:left; margin:6px 0 0 6px; border:1px solid #e1e1e1; width:175px; height:18px; color:#666; font-size:11px; padding:0;}
div.news input.boton{ float:left; border:none; background:url(../../../imagenes/bg_bot_news.gif) top no-repeat; width:89px; height:22px; font-size:11px; color:#fff; margin-left:54px;}
div.news p.ver_mas{ float:left; font-size:11px; color:#007dcb; width:180px; }
div.news p.ver_mas a{ font-size:11px;color:#007dcb; }

/*****  FORMULARIOS DE CONTACTO ****/

#form_contacto {clear : both; width : 500px; margin : auto; }
#form_contacto .content_datos{  padding:6px 0px;  float:left; width : 452px; margin-top:30px; background : url('../../../imagenes/form_header.jpg') no-repeat; margin-bottom:20px;}
#contenedor_form {float : left; border-right : 1px solid #CCCCCC; border-left : 1px solid #CCCCCC; background : #F2F2F2; width : 450px;}
#contenedor_form p {margin:1em 5em 0;text-align:left;}
#title_form { font-size:16px; font-color:#008acb; text-align : left ; margin-top : 10px; margin-left : 10px; margin-bottom : 20px; font-size 16px; font-weight : bold;}
#form_footer {background : url('../../../imagenes/form_footer.jpg') no-repeat;  width: 100%; float :left;}

/***** FIN FORMULARIOS DE CONTACTO ****/

#div.simo{ float:left; width:200px; }
#div.simo img{ border:none; margin-top:15px; }
#div.simo input{ float:right; border:none; background:url(../../../imagenes/bg_bot_demo.gif) top no-repeat; width:89px; height:22px; font-size:11px; color:#6b6b6b; margin-right:8px;}

