/* Generated by KompoZer */

* {
  margin: 0px;
  padding: 0px;
}
a:link {
  color: #000000;
  background-color: transparent;
}
a:hover {
  text-decoration: none;
/*  color: #ff0000;*/
}
a:visited {
  color: #000066;
}

body {
  background: #aaaaaa none repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif,verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #333333;
}

#contenedor {
  margin: auto;
  padding: 0px;
  background: #ffffff none repeat scroll top left;
  /*background: #FFF none repeat scroll 0% 50%;*/
/*width: 946px;*/
  min-height: 700px;
}

#cabecera {
  margin: 0;
  /*background-image: url(../images/hg_kopf.gif);
  background-repeat: repeat-x;
  width: 946px;
  */
  background:-webkit-gradient(linear, 75% 48%, 20% 21%, from(#062FFF), to(#FFFFFF));
  height: 119px;
  overflow: hidden;
}

#logo {
  margin: 0px 0px 0px 5px;
  padding: 0px;
  top: 0px;
  right: 0px;
  float: left;
  /*  width: 50px;
  
clear: both;
  background-repeat: no-repeat;
  height: 50px;
  */
}

#linea1 {
	display: block;
	height: 24px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
    background: #949494 none repeat scroll 0% 50%;
}

.inimenu {
	display: block;
	height: 24px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
    background: #949494 none repeat scroll 0% 50%;
	float:right;
}

.inimenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
    width: auto;
}

.inimenu ul li{
	display: block;
	float: left;
	margin: 0 1px 0 0;
}

.inimenu ul li a{
	display: block;
	float: left;
	color: #E0E0E0;  
	text-decoration: none;
	padding: 6px 18px 6px 8px;
	height: 12px;
}

.inimenu ul li a:hover  {  
	color: #FFF;  
}  

#navmenu ul li a.current {  
	color: #FFF;  
}  

.navmenu {
    clear: left;
	position:relative;
	display: block;
	height: 32px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
    background: #D3D3D3 none repeat scroll 0% 50%;
}

.navmenu ul li a.current  {  
	color: #FFF;  
}  

.navmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
    width: auto;
}

.navmenu ul li{
	display: block;
	float: left;
	margin: 0 1px 0 0;
}

.navmenu ul li a{
	display: block;
	float: left;
	color: #EEFFDF;
	color: #006;
	text-decoration: none;
	padding: 6px 18px 0 6px;
	height: 28px;
}

.navmenu ul li a:hover, .navmenu ul li a.current  {  
	color: #0000FF;  
	background: transparent url(../Imagenes/Menu_Activo.GIF) no-repeat top center;
}  

#izquierda {
	float: left;
	width: 21%;
	border: 1px none;
	/*padding: 10px 10px 0px 0px;*/
	padding: 0px 0px 0px 3px;
}

.menuv {
	width: 200px;
	margin-top: 5px;
	border: 1px none;
}

.menuv li a {
	text-decoration: none;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
}	
	
.menuv li a:link, .menu8 li a:visited {
	color: #777;
	display: block;
	background: url(../imagenes/menu8.gif);
	padding: 8px 0 0 20px;
}

.menuv li a:hover {
	color: #257EB7;
	background: url(../imagenes/menu8.gif) 0 -32px;
	padding: 8px 0 0 25px;
}

.menuv li a:active {
	color: #fff;
	background: url(../imagenes/menu8.gif) 0 -64px;
	padding: 8px 0 0 25px;
}

.menuv ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.derecha {
	float: left;
	width: 78%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
/*	padding-right: 10px; */
	margin-top: 5px; 
	border: 1px none;
}

.derecha h2 {
  margin: 0;
  padding: 10px 0 0 0;
  color: #2727c6;
}


#enlaces {
  background-color: #ffffff;
  color: inherit;
}
.contenido {
  background-color: #ffffff;
  color: inherit;
}

#pie {
	height: 60px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-align:center;

	background-color: #c4d6f7;
	margin: 5px;
    clear: both;
    padding-top: 20px;
}

.clear {
clear:both;
}

.mensaje{
	padding: 15px;
	margin: 15px 0;
	background-color:#bacff7;
}


.contacto{
    border: 1px solid #CED5D7;
    border-radius: 3px;
    padding: 25px 45px 20px;
    margin-top: 15px;
    background-color: white;
    box-shadow: 0px 5px 10px #B5C1C5, 0 0 0 10px #EEF5F7 inset;
	width: 80%;
}
.contacto label{
    display: block;
    font-weight: bold;
}
.contacto div{
    margin-bottom: 15px;
}
.contacto input[type='text']{
    padding: 7px 6px;
    width: 294px;
    border: 1px solid #CED5D7;
    resize: none;
    box-shadow:0 0 0 3px #EEF5F7;
    margin: 5px 0;
}

.contacto input[type='text'], .contacto textarea{
    padding: 7px 6px;
    width: 90%;
    border: 1px solid #CED5D7;
    resize: none;
    box-shadow:0 0 0 3px #EEF5F7;
    margin: 5px 0;
}

.contacto input[type='text']:focus, .contacto textarea:focus{
    outline: none;
    box-shadow:0 0 0 3px #dde9ec;
}
.contacto input[type='submit']{
    border: 1px solid #CED5D7;
    box-shadow:0 0 0 3px #EEF5F7;
    padding: 8px 16px 8px 16px;
    border-radius: 5px;
    font-weight: bold;
    text-shadow: 1px 1px 0px white;
 
    background: #e4f1f6;
    background: -moz-linear-gradient(top, #e4f1f6 0%, #cfe6ef 100%);
    background: -webkit-linear-gradient(top, #e4f1f6 0%,#cfe6ef 100%);
}
.contacto input[type='submit']:hover{
    background: #edfcff;
    background: -moz-linear-gradient(top, #edfcff 0%, #cfe6ef 100%);
    background: -webkit-linear-gradient(top, #edfcff 0%,#cfe6ef 100%);
}
.contacto input[type='submit']:active{
    background: #cfe6ef;
    background: -moz-linear-gradient(top, #cfe6ef 0%, #edfcff 100%);
    background: -webkit-linear-gradient(top, #cfe6ef 0%,#edfcff 100%);
}

.contacto input[type='reset']{
    border: 1px solid #CED5D7;
    box-shadow:0 0 0 3px #EEF5F7;
    padding: 8px 16px 8px 16px;
    border-radius: 5px;
    font-weight: bold;
    text-shadow: 1px 1px 0px white;
 
    background: #e4f1f6;
    background: -moz-linear-gradient(top, #e4f1f6 0%, #cfe6ef 100%);
    background: -webkit-linear-gradient(top, #e4f1f6 0%,#cfe6ef 100%);
}
.contacto input[type='reset']:hover{
    background: #edfcff;
    background: -moz-linear-gradient(top, #edfcff 0%, #cfe6ef 100%);
    background: -webkit-linear-gradient(top, #edfcff 0%,#cfe6ef 100%);
}
.contacto input[type='reset']:active{
    background: #cfe6ef;
    background: -moz-linear-gradient(top, #cfe6ef 0%, #edfcff 100%);
    background: -webkit-linear-gradient(top, #cfe6ef 0%,#edfcff 100%);
}

.result_fail{
    background: none repeat scroll 0 0 #BC1010;
    border-radius: 10px 10px 10px 10px;
    color: white;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
}
.result_ok{
    background: none repeat scroll 0 0 #1EA700;
    border-radius: 10px 10px 10px 10px;
    color: white;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
}

.error{
    background-color: #BC1010;
    border-radius: 4px 4px 4px 4px;
    color: white;
    font-weight: bold;
    margin-left: 16px;
    margin-top: 6px;
    padding: 6px 12px;
    position: absolute;
}
.error:before{
    border-color: transparent #BC1010 transparent transparent;
    border-style: solid;
    border-width: 6px 8px;
    content: "";
    display: block;
    height: 0;
    left: -16px;
    position: absolute;
    top: 8px;
    width: 0;
}


.lista ul {
    margin: 0.75em;
    padding: 0 1em;
    list-style: none;
}
.lista li {
    list-style: none;
	margin-left:2em;
}

.lista li:before { 
    content: "";
    border-color: transparent #062FFF;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}

.catalogo{
    width: 90%;
    height: 54px;
	padding: 6px;
    border-style: none;
	
}

.producto_titulo
{
    font-family: Helvetica;
    font-size: 16px;
    font-weight: bold;
    color: #062FFF;
    text-decoration: none;
}
.producto_descripcion
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

.producto_nombre
{
    font-family: Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #062FFF;
    text-decoration: none;
}

.boton_catalogo{
    border: 1px solid #CED5D7;
    border-radius: 3px;
    padding: 25px;
    background-color: white;
    box-shadow: 0px 5px 10px #B5C1C5, 0 0 0 10px #EEF5F7 inset;
	width: 160px;
	height:55px;
	display: block;
    margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

.boton_catalogo:hover{
    border: 2px solid #3073d9;
    box-shadow: 0px 5px 10px #5938ff, 0 0 0 10px #EEF5F7 inset;
	
}

.boton_catalogo img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: table-cell;
}

.texto_enlace
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #990000;
    text-decoration: none;
}
.caja1
{

    font-family: Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #2727c6;
	border: 1px solid #125e96;
	padding: 10px;
	margin-right: 10px;
}

.caja
{
	margin-right: 10px;
	padding:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 4px 4px #dfe1d8;
	-webkit-box-shadow: 4px 4px #dfe1d8;
	box-shadow: 4px 4px #dfe1d8;
	border:1px solid #3c4b5e;
	color:#3c4b5e;
	background:#ffffff;
}

/*Styling for text inside boxes*/
.caja h4 { margin:5px;padding:0; font-size:14px;}

.caja p { font-size:10px; color:#000; margin:5px 5px 5px 5px; }


