html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a , img{
     margin: 0;
     padding: 0;
     border: 0;
}
ul, ol {
	list-style-type: none;
}
body {
	font-size: 100.01%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	margin: 10px 0 0 10px;
}
/**/
.oculto {
	display: none;	
}
a {
	color: #333;
}
p.volver {
	float: right;
	clear: both;
}
p.volver a {
	color: #D32E12;
}
/*
____________________________________________  layout */
#web {
	width: 760px;
}
#cabecera {
	background: url(../imagenes/web/cabecera.gif) no-repeat  left top;
	width: 760px;
	height: 100px;
	position: relative;
}
#contenedor {
	width: 760px;
	display: inline;
}
#columna_menu {
	float: left;
	width: 220px;
	height: 500px;
	border-right: 1px solid #ff0000;
	display: inline;
}
#contenido {
	float: right;
	width: 440px;
	margin: 0 40px 0 0;
	display: inline;
}
#pie {
	background: url(../imagenes/web/pie.gif) no-repeat left center;
	width: 760px;
	height: 50px;
	clear:both;
	padding: 30px 0 0 0;
	margin: 10px 0 10px 0;
	position: relative;
}
/**/
h1  {
	text-indent: -9999px;
}
h1 a {
	display: block;
	width: 250px;
	height: 100px;
}
ul.idioma {
	position: absolute;
	top: 75px;
	right: 10px;
}
ul.idioma li {
	display: inline;
		font-size: 70%;

}
ul.idioma li a {
	color: #D32E12;
}
ul.idioma li a:hover {
	text-decoration: none;
}
ul.idioma li a.activo {
	color: #999;
	text-decoration: none;
}
/*
____________________________________________menu */
#columna_menu #menu {
	margin: 0 0 0 20px;
}
#columna_menu #menu li {
	font-size: 60%;
	margin: 10px 0 20px 0;
	font-weight: bold;
}
#columna_menu #menu li a {
	color: #D32E12;
	text-decoration: none;
	background: url(../imagenes/web/flechas_out.gif) no-repeat 0 0;
	padding: 0 0 0 20px;
}
#columna_menu #menu li a.activo {
	background: url(../imagenes/web/flechas_activo.gif) no-repeat 0 0;
}
#columna_menu #submenu  li {
	font-weight: normal;
	background: none;
	font-size: 100%;
	margin: 8px 0;
}
#columna_menu #submenu  li a {
	color: #999;
	padding: 0 0 0 10px;
	margin: 0 0 0 30px;
	background: none;
}
#columna_menu #submenu  li a:hover {
	background: url(../imagenes/web/circulo.gif) no-repeat 0 3px;
}

/*
____________________________________________ contenedor */
h2#prin{
	background: url(../imagenes/web/barraupcontent.jpg) no-repeat  right top;
	width: 750px;
	height: 18px;
	color: #fff;
	text-align: right;
	font-size: 70%;
	font-weight: normal;
	padding: 3px 10px 0 0;
}
h2 {
	color: #D32E12;
	font-size: 120%;
	font-weight: normal;
	margin: 0px 0 10px 0;
}
h3 {
	color: #D32E12;
	margin: 0px 0 10px 0;
	font-size: 80%;
}
#contenido p {
	font-size: 70%;
	line-height: 1.6em;
	text-indent: 18px;
	margin: 15px 0;
}
hr {
	height: 1px;
	color: #ccc;
	border: 1px solid #ccc;
	clear:both;
}
/*
____________quienes somos*/
#quien a, a.link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#quien p.centrar {
	text-align: center;
}
#quien p.centrar a {
	font-size: 90%;
	margin: 0 0 0 20px;
}
/*
____________servicio tecnico*/
#tecnico p.ofrecemos , #tecnico p.faq , #tecnico p.descargas , #tecnico p.ayuda {
	text-indent: 0;
	margin: 0 ;
}
#tecnico p.ofrecemos span ,  #tecnico p.faq span , #tecnico p.descargas span , #tecnico p.ayuda span{
	display: block;
	padding: 20px 0 0 0;
	
}
#tecnico p.ofrecemos a , #tecnico p.faq a , #tecnico p.descargas a  , #tecnico p.ayuda a  {
	width: 100px;
	height: 110px;
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 0 20px 0 0;
}
#tecnico p.ofrecemos a   {
	background: url(../imagenes/web/1.qofrece.1.gif);
}
#tecnico p.ofrecemos a:hover   {
	background: url(../imagenes/web/1.qofrece.2.gif);
}

#tecnico p.faq a   {
	background: url(../imagenes/web/2.faqs.1.gif);
}
#tecnico p.faq a:hover   {
	background: url(../imagenes/web/2.faqs.2.gif);
}

#tecnico p.descargas a   {
	background: url(../imagenes/web/3.descargas.1.gif);
}
#tecnico p.descargas a:hover   {
	background: url(../imagenes/web/3.descargas.2.gif);
}
#tecnico p.ayuda a   {
	background: url(../imagenes/web/4.ayudamm.1.gif);
}
#tecnico p.ayuda a:hover   {
	background: url(../imagenes/web/4.ayudamm.2.gif);
}
/*
____________faq*/
span.dest {
	color: #D32E12;
}
#faq ul li {
	font-size: 70%;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#faq ul li a {
	color: #000;
	text-decoration: none;
}
#faq h3 span  {
	float: left;
}
#faq h3  a {
	font-size: 90%;
	float: right;
	color: #D32E12;
	font-weight: normal;
}
#faq p {
	clear: both;
}
div.cmd {
	background: #000;
}
#faq div.cmd  p {
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size: 70%;
	text-indent: 0;
	margin: 0 0;
}
/*
____________recursos*/


#recursos p.articulos , #recursos p.enlaces {
	text-indent: 0;
	margin: 0 ;
}
#recursos p.articulos span ,  #recursos p.enlaces span {
	display: block;
	padding: 20px 0 0 0;
	
}
#recursos p.articulos span  {
	padding: 10px 0 0 0;
	
}
#recursos p.articulos a , #recursos p.enlaces a  {
	width: 100px;
	height: 110px;
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 0 20px 0 0;
}
#recursos p.articulos a  {
	padding: 0 0 30px 0;
}
#recursos p.articulos a   {
	background: url(../imagenes/web/1.articulos.1.gif) no-repeat left top;
}
#recursos p.articulos a:hover   {
	background: url(../imagenes/web/1.articulos.2.gif) no-repeat left top;
}
#recursos p.enlaces a   {
	background: url(../imagenes/web/2.enlaces.1.gif);
}
#recursos p.enlaces a:hover   {
	background: url(../imagenes/web/2.enlaces.2.gif);
}

#enlaces p, #articulo p{
	text-indent: 0;
}
#enlaces  a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#articulo a {
	color: #D32E12;
}
/*
____________*/
#adecuada ul  {
	list-style-type: disc!important;
	margin: 0 0 0 50px;
}
#adecuada ul li {
	font-size: 70%;
}
#adecuada h3 , #glosario h3 {
	font-weight: normal;
		margin: 0 0 0 0;

}
#adecuada h3+p  , #glosario h3+p{
	text-indent: 0;
	margin: 0 0 20px 0;
}
/*
_________________________________________catalogo_inicio*/
#catalogo_inicio a {
	font-weight: bold;
	text-decoration: none;
}
#catalogo_inicio p.categorias , #marcas p.categorias, #volumen p.categorias , #dispositivo p.categorias  {
	margin: 0 0 0 0;
	text-indent: 0;
}
#catalogo_inicio p.categorias a.cat, #marcas p.categorias a.cat  , #volumen p.categorias a.cat {
	color: #D32E12;
	font-size: 90%;
	width: 180px;
	height: auto;
	display: block;
	float: left;
	padding: 0px 0 20px 0;
}
#catalogo_inicio p.categorias span {
	margin: 0 0 0 180px;
	display: block;
}
#catalogo_inicio p.categorias span a, #marcas p.categorias span a, #volumen p.categorias span a{
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}
#catalogo_inicio p.categorias span a:hover,#marcas p.categorias span a:hover, #volumen p.categorias span a:hover{
	color: #D32E12;
}
/*
____________________marcas*/
#marcas p.center {
	text-align: center;
	padding:40px 0 0 0;
}
#marcas h3.tipoVolumen, #volumen h3.tipoVolumen {
	font-weight: normal;
}
#marcas h3.tipoVolumen a, #volumen h3.tipoVolumen a {
	color: #D32E12;
	text-decoration: none;
}
#marcas p.categorias, #volumen p.categorias  , #dispositivo p.categorias {
	position: relative;
	margin: 0 0 10px 0;
}
#marcas p.categorias a.cat, #volumen p.categorias a.cat , #dispositivo p.categorias a.cat{
	width: auto;
	height: auto;
	padding: 0;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	position: absolute;
	top: -1;
	left: 80px;
	font-size: 100%;
}
#marcas p.categorias span, #volumen p.categorias span  , #dispositivo p.categorias span {
	margin: 0 0 0 185px;
	display: block;	
}
#marcas p.categorias span a {

}
/*
____________________producto*/
#producto #nav_top li{
	display: inline;
	font-size: 60%;
	margin: 0 8px 0 0;
}
#producto #nav_top li a {
	color: #666;
	text-decoration: none;
}
#producto #nav_top li a:hover {
	color: #D32E12;
}
#producto h2.h2productos {
	/*position: relative;
	height: auto;*/
	margin: 5px 0 10px 0;
}
/*#producto h2.h2productos span.marca {
	position: absolute;
	top: 0;
	left: 0;
	background: #ccc;
	width: 120px;
	margin: 0 10px 0 0;
	display: block;
}*/
/*#producto h2.h2productos span{
	position: absolute;
	top: 0;
	left: 90px;
	width: 350px;
	height: auto;
}*/
#producto #des_corta p {
	text-indent: 0;
}
#producto #des_corta p:first-child{
	font-weight: normal;
	color: #000;
	font-style:italic;
	font-size: 80%;
}
#producto #des_corta p{
	font-weight: bold;
	font-size: 60%;
	color: #999;
}
#producto a.imagen {
	float: left;
	width: 200px;
	height: 200px;
	overflow: hidden;
}
#producto #nav_enlaces  {
	float: right;
	border-top: 1px solid #ccc;
}
#producto #nav_enlaces li {
	font-size: 60%;
	border-bottom: 1px solid #ccc;
	text-indent: -9999px;
}
#producto #nav_enlaces li a {
	padding: 10px 0 10px 0;
	width: 218px;
	height: 18px;
	display: block;
}
#producto #nav_enlaces li a.link0 {
	background: url(../imagenes/web/ico1.catalogo.1.gif) no-repeat left top;
}
#producto #nav_enlaces li a.link0:hover {
	background: url(../imagenes/web/ico1.catalogo.2.gif) no-repeat left top;
}

#producto #nav_enlaces li a.link1 {
	background: url(../imagenes/web/ico2.descargas.1.gif) no-repeat left top;
}
#producto #nav_enlaces li a.link1:hover {
	background: url(../imagenes/web/ico2.descargas.2.gif) no-repeat left top;
}

#producto #nav_enlaces li a.link2 {
	background: url(../imagenes/web/ico3.ayuda.1.gif) no-repeat left top;
}
#producto #nav_enlaces li a.link2:hover {
	background: url(../imagenes/web/ico3.ayuda.2.gif) no-repeat left top;
}

#producto #nav_enlaces li a.link3 {
	background: url(../imagenes/web/ico4.adecua.1.gif) no-repeat left top;
}
#producto #nav_enlaces li a.link3:hover {
	background: url(../imagenes/web/ico4.adecua.2.gif) no-repeat left top;
}

#producto #nav_enlaces li a.link4 {
	background: url(../imagenes/web/ico5.presup.1.gif) no-repeat left top;
}
#producto #nav_enlaces li a.link4:hover {
	background: url(../imagenes/web/ico5.presup.2.gif) no-repeat left top;
}
#producto #nav_enlaces+p {
	clear: both;
}
/*
____________________volumen*/
#volumen p.centrar, #marcas p.centrar ,  #dispositivo p.centrar {
	text-align: center;
}
#volumen p.centrar  a, #dispositivo p.centrar  a{
	font-weight: bold;
	text-decoration: none;
}
#volumen p.centrar a.contacto , #marcas p.centrar a.contacto {
	color: #D32E12;
	font-weight: normal;
	text-decoration: none;
}
#volumen p.centrar a.contacto:hover, #marcas p.centrar a.contacto:hover {
	color: #666;
}
/*
____________________dispositivo*/
#dispositivo h3.tipoVolumen {
	font-weight: normal;
}
/*
____________________________________________ noticias*/
#form_cat {
	margin: 0 auto 20px auto;
	color: #D32E12;
}
#form_cat label{
	font-size: 80%;
}
#form_cat input , #form_cat select {
	font-size: 70%;
}
#form_cat input.btn {
	width: 100px;
	background: #fff;
	border: 1px solid #ccc;
}
#form_cat input.btn:hover {
	border: 1px solid #000;
}
#noticias h3 a {
	color: #D32E12;
	text-decoration: none;
	clear: both;
}
#noticias div.img_galeria {
	float: right;
	width: 120px;
	height: 100px;
	overflow: hidden;
	margin: 0 0 0 5px;
}
#noticias p {
	text-indent: 0;
}
#noticias p.fecha {
	line-height: 0;
	font-size: 60%;
}
#noticias p.leer a {
	color: #D32E12;
	font-size: 80%;
}
#barra_nav {
	clear:both;
	padding: 5px;
	float: right;
}
#barra_nav li.resl {
	font-weight: bold;
	color: #333;
}
#barra_nav li {
	font-size: 70%;
	display: inline;
	height: 40px;
}
#barra_nav li a {
	color: #D32E12;
	text-decoration: none;
	background-color: #ccc;
	padding: 1px;
	margin: 3px;
	border: 1px solid #ccc;
}
#barra_nav li a:hover {
	background-color: #fff;
	color: #D32E12;
}
/*
____________________________________________ contacta*/
#contacta p.direccion {
	text-indent: 0;
}
#contacta a.linkForm {
	text-decoration: none;
}
p#email_ok {
	text-indent: 0;
	color: #D32E12;
}
#contacta_form label{
	float: left;
	width: 300px;
	margin: 0 0 0 10px;
}
#contacta_form p{
	text-indent: 0;
}
/*
____________________________________________ pie*/
#pie #menu_pie {
	position: absolute;
	top: 0;
	left: 0;
	width: 770px;
}
#pie #menu_pie li{
	display: inline;
	font-size: 70%;
	margin: 0 0 0 40px;
}
#pie #menu_pie li a{
	color: #D32E12;
	text-decoration: none;
}
#pie p.design {
	position: absolute;
	top: 80px;
	left: 300px;
	text-align: center;
	font-size: 70%;
}
#pie p.design a{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
.copyr {
	color: #999;
	width: 760px;
	margin: -30px 0 30px ;
	text-align: center;
}
.copyr p {
	font-size: 80%;
	font-size: 70%;
	color: #999;
	margin: 0 0 10px;
}

#downform label {
	margin: 0 0 0 10px;
	display: block;
}

#downform select {
	display: block;
	width: 95%;
}
/*********************/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}
* html .clearfix {
height:1px;
}
.clearfix {zoom:1;}  

