body  {
	text-align: center;
	color: #000000;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 100%;
	/*background-color:#06425E;*/
	background-color: #CCCCCC;
	background-image: url(img_es/fondo_web.gif);
}
#web {
	width: 990px;
	border: 1px solid #000000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	/*background-image: url(img_es/fondo_general.gif);*/
	background-repeat: no-repeat;
	background-position: left 140px;
    } 
#cabecera {
	height: 109px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #CCCCCC;
	background-color: #CCCCCC;
    } 

a {
	color: #1076B4;
	text-decoration: none;
}
a:hover {
	color: #1076B4;
	text-decoration: underline;
}
h1  {
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	background-color: #F39929;
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
    }

h2 {
	color: #2E89C2;
	text-align: left;
	line-height: 11pt;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 150%;
	background-image: url(img_es/codigo_color.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	margin-top: 10px;
}
h3 {
	margin-top: -10px;
	font-weight: normal;
	background-color: #E6E6E6;
	font-size: 100%;
	background-image: url(img_es/fondo_entradilla.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 35px;
}
h4 {
	font-size: 11pt;
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F39929;
	clear: both;
	color: #000000;
	letter-spacing: 1px;
}

#ruta {
	float: left;
	width: 450px;
	font-size: 10pt;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 7px;
	color: #999999;
	background-color: #CCCCCC;
	background-image: url(img_es/fondo_ruta.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#ruta a {
	color: #333333;
	text-decoration: none;
}
#ruta a:hover {
	color: #000000;
	text-decoration: underline;
}


#login {
	float: right;
	width: 515px;
	font-size: 9pt;
	text-align: right;
	background-image: url(img_es/login_bar.gif);
	background-repeat: no-repeat;
	background-position: 115px top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
	line-height: 21px;
}
#login input {
	font-size: 9pt;
	background-color: #ededed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #666666;
}
#login label {
	float: right;
	margin-right: 9px;
}
#login img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
#contenido {
	font-size: 10pt;
	text-align: justify;
	float: left;
	width: 670px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 100px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -1px bottom;
	height: auto !important;
	height: 515px;
	min-height: 515px;
}


#contenido .auxiliar {
	background-color: #D5E0EC;
	padding: 10px;
	border: 1px solid #2E89C2;
	float: left;
	width: 250px;
	clear: left;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
}
#menu {
	float: right;
	width: 200px;
	clear: right;
	background-image: url(img_es/menufin.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 40px;
	margin-bottom: 2px;
    }

.menuapartado {
	padding-top: 21px;
	font-size: 10pt;
}
.menuapartado a {
	color: #000000;
	text-decoration: none;
}
.menuapartado a:hover {
	color: #FDFDFD;
	text-decoration: none;
}

.menuapartado ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.menuapartado li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #F39929;
}
.menuactivo {
	background-image: url(img_es/flecha.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menuactivo a {
	color: #FDFDFD;
}
#pie {
	font-size: 11px;
	text-align: center;
	color: #000000;
	background-color: #F39929;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 3px;
} 
#pie   a  {
	color: #000000;
	text-decoration: none;
}
#pie   a:hover  {
	color: #FDFDFD;
	text-decoration: none;
}
#pie .separador {
	letter-spacing: 4px;
	color: #FDFDFD;
}


.flotader { 
	float: right;
	margin-left: 8px;
	border: 1px solid #000000;
    }
.flotaizq { 
	float: left;
	margin-right: 8px;
	clear: left;
	margin-bottom: 10px;
	white-space: nowrap;
	display: block;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.campologin {
	padding: 2px;
}
.mapaloc {
	width: 350px;
	margin-bottom: 10px;
	clear: right;
	float: right;
	background-color: #E5E5E5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: center;
}
.separabloc {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	text-align: right;
	width: 250px;
	background-color: #E6E6E6;
	clear: left;
	background-repeat: no-repeat;
}
.fotoder {
	float: right;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #999999;
}
.fotodersin {
	float: right;
	margin-bottom: 10px;
	margin-left: 25px;
	clear: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.noticia {
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align: justify;
	float: left;
	width: 670px;
	clear: left;
}
.noticia .titulo {
	font-weight: bold;
	clear: left;
	float: left;
	width: 595px;
	height: 20px;
	margin-bottom: 5px;
}
.noticia .fecha {
	color: #8194A6;
	text-align: right;
	clear: right;
	float: right;
	width: 70px;
	height: 25px;
}
.noticia .entradilla {
	line-height: 14pt;
}
.noticia   .foto  {
	clear: left;
	float: left;
	margin-right: 10px;
	border: 0;
	margin-bottom: 5px;
}
.noticia .enlace {
	padding: 5px;
	float: left;
	width: 300px;
	background-image: url(img_es/fondo_enlace.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: left;
	margin-right: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ECBF6;
}
.noticia .descarga {
	padding: 5px;
	float: left;
	width: 300px;
	background-image: url(img_es/fondo_descarga.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ECBF6;
}
.noticia .enlace a {
	color: #2E86BD;
}
.noticia .descarga a {
	color: #2E86BD;
}


/* PAGINACION ---------------------------------------- */

#paginacion {
	color: #666666;
	margin-top: 10px;
	float: left;
	width: 670px;
	font-weight: bold;
	clear: left;
}
#paginacion a {
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: normal;
}
#paginacion a:hover {
	color: #000000;
	text-decoration: underline;
}
#paginacion .paginas {
	clear: left;
	float: left;
	font-size: 90%;
	width: 500px;
}
#paginacion .resultados {
	float: right;
	margin-left: 20px;
	font-size: 90%;
	clear: right;
	width: 100px;
	text-align: right;
}

.volver {
	clear: both;
	float: right;
}
.volver a{
	color: #2E89C2;
}

.desarrollo {
	height: 400px;
	width: 670px;
	float: left;
	clear: left;
}
.banerdist {
	float: right;
	padding-top: 17px;
	padding-bottom: 0px;
	width: 230px;
	clear: none;
}
.banerclientes {
	float: right;
	padding-top: 28px;
	padding-bottom: 0px;
	width: 230px;
	clear: none;
}

/* PORTADA, ZONA SUPERIOR */
.bloquesup {
	background-repeat: no-repeat;
	width: 160px;
	padding-top: 72px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 33px;
	text-align: justify;
	font-size: 90%;
	height: 200px;
}

.bloquesup img {
	margin-bottom: 5px;
	border: 0;
}
.bloquesup  .titulo {
	font-weight: bold;
}
.bloquesup  a {
	color: #000000;
}
#contenido li {
	margin-bottom: 7px;
}


.masinfo {
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.masinfo a {
	color: #999999;
	font-weight: normal;
}

/* PORTADA, ZONA INFERIOR */
.bloqueinf {
	background-repeat: no-repeat;
	width: 280px;
	padding-top: 72px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 33px;
	text-align: justify;
	font-size: 90%;
	margin-top: 10px;
}
.bloqueinf  img {
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 0;
}

#contenido  li strong, #opciones li strong {
	font-weight: normal;
	color: #135A86;
}
.modelo {
	color: #000000;
	text-align: center;
	padding: 5px;
	float: left;
	margin-right: 11px;
	margin-bottom: 20px;
	background-color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-left: 11px;
	width: 160px;
}
.modelo img {
	margin-bottom: 3px;
	border: 0;
	clear: both;
}
#bricoflash {
	width: 650px;
	padding-top: 10px;
	padding-left: 25px;
}
#bricoflash .modelo {
	height: 170px;
	width: 150px;
}
#opciones {
	width: 650px;
	margin-left: 10px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#opciones input {
	margin-right: 3px;
}
#opciones td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#opciones .pvp {
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	width: 60px;
	font-size: 14pt;
	color: #2E89C2;
}
#suma {
	background-color: #E1EAFB;
	text-align: right;
	padding: 1px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 14pt;
	margin-top: 10px;
}
#contenido .nota {
	font-size: 85%;
	padding: 10px;
	margin-top: 10px;
	border: 1px dotted #CCCCCC;
	color: #666666;
	margin-bottom: 10px;
}
#contenido .nota ul {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.parrafoder  {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.parrafoizq {
	text-align: left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.parrafocen {
	text-align: center;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
}
#contenido .destacado {
	color: #B1660A;
}

#contenido .paquete {
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-left: 25px;
}

.muestra {
	color: #000000;
	padding: 5px;
	float: left;
	background-color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 11px;
	text-align: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.muestra a {
	color: #000000;
}
.muestra a:hover {
	color: #000000;
	text-decoration: none;
}
.muestra:hover {
	background-color: #C5E0F1;
}



.muestra img {
	margin-bottom: 3px;
	border: 0;
}
.cliente {
	color: #115681;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 11px;
	text-align: center;
	clear: none;
	white-space: nowrap;
	display: block;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ededed;
	border-left-color: #EDEDED;
	background-image: url(img_es/cliente_esquina.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.cliente:hover  {
	color: #000000;
	background-image: url(img_es/cliente_anima.gif);
	background-repeat: no-repeat;
}
.cliente a {
	color: #115681;
}
.cliente a:hover {
	color: #000000;
	text-decoration: none;

}

/* FORMULARIO */

/*#web #contenido #consultas input, #consultas select, #consultas textarea {
	width: 200px;
}*/

.consultas {
	background-image: url(img_es/foto_contacto.jpg);
	background-repeat: no-repeat;
	background-position: right 16px;
	padding-top: 15px;
	padding-right: 230px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	width: 400px;
}

.consultas label {
	float: right;
	margin-bottom: 10px;
	clear: both;
	display: block;
	white-space: nowrap;
}

.campos {
	width: 200px;
	font-family: Tahoma, "Trebuchet MS", Arial;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
}
.camposh {
	visibility:hidden
}


.botonform {
	float: right;
}
.mensaje {
	font-family: Tahoma, "Trebuchet MS", Arial;
	width: 400px;
	font-size: 100%;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
}
.respuesta {
	color: #000000;
	text-align: center;
	padding: 50px;
	width: 320px;
	background-image: url(img_es/fondo_mensaje.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-top: 50px;
	clear: none;
}
.opcion {
	text-align: center;
}
.opcion  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.sinborde {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.apartado {
	background-repeat: no-repeat;
	height: 22px;
	clear: both;
	text-align: center;
	padding-top: 12px;
	font-weight: normal;
	color: #FDFDFD;
	margin-top: 10px;
}
.clear {
	clear:both;
	margin-top: 10px;
}
.noticia .info {
	width: 670px;
	padding-bottom: 10px;
	padding-top: 0px;
	clear: both;
	margin-bottom: 10px;
}
.modelo p {
	text-align: right;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
.modelo .titulo {
	text-align: center;
}
#aviso {
	font-size: 9pt;
	text-align: justify;
	padding-top: 0;
	padding-right: 75px;
	padding-bottom: 15px;
	padding-left: 75px;
	height: auto !important;
	height: 515px;
	min-height: 515px;
}
#box {
	width: 950px; 
	border: 1px solid #000000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#aviso h4 {
	width: 800px;
}

#pie img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 3px;
	vertical-align: text-top;
	margin-left: 5px;
}
#contenido #texto {
	clear: both;
	float: none;
	text-align: center;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#certifica2 {
	text-align: center;
	width: 490px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 180px;
	height: 40px;
	background-image: url(img_es/fondo_cert.gif);
	background-repeat: no-repeat;
}
#certifica2 img {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#certifica2 div {
	float: left;
	margin-right: 12px;
}
#enlaces {
	text-align: center;
	color: #115681;
	font-size: 11px;
	letter-spacing: 0.2em;
	width: 990px;
	padding-top: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#enlaces a {
	color: #115681;
	text-align: center;
}
.certificado {
	font-size: 11px;
	color: #666666;
	padding: 10px;
	width: 640px;
	float: left;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	line-height: 15px;
}
.certificado img {
	margin-right: 20px;
	float: left;
}
.rss {
	clear: right;
	float: right;
	padding-top: 0px;
	width: 200px;
	text-align: right;
	display: block;
}
.rss img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: right;
}

#demos .ficha {
	color: #335A9F;
	padding: 5px;
	background-image: url(img/fondo_demos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.listadodest {
	font-size: 16px;
	font-weight: bold;
}

#demos .ficha ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
