body {
	margin: auto;
	width: 745px;
	background-image: url(../img/fondo.gif);
	text-align: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
}
#cabecero {
	background-image: url(../img/fondo_cabecero.gif);
	clear: both;
	height: 50px;
	width: 745px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#cuerpo {
	background-color: #FFFFFF;
	width: 745px;
}
#clicheportada {
	background-image: url(../img/portada_prueba.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 187px;
	margin: 0px;
	padding: 0px;
}
#contenidos {
	width: 743px;
	border: 1px solid #394F76;
}
#contenidosportada {
	width: 723px;
	border: 1px solid #394F76;
	padding: 10px 10px 15px;
	text-align: left;
	background: url(../img/fondo_texto_portada.jpg) no-repeat right top;
	margin: 0px;
}
#menu {
	display: block;
	clear: both;
}
#menu a {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background: #394F76;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 2px 20px;
	display: block;
	float: right;
	font-weight: normal ! important;
}
#menu a:hover {
	color: #394F76;
	background: #FFFFFF;
	font-weight: normal ! important;
}
#menuidioma {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#menuidioma a {
	font-size: 9px ! important;
	color: #FFFFFF;
	text-decoration: none;
	background: #CCA400;
	border-top: none;
	border-left: 1px solid #E7E7EA;
	border-bottom: 1px solid #E7E7EA;
	display: block;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 13px;
	width: 49px;
	text-align: center;
	border-right: none;
	padding-bottom: 2px;
	margin-top: 4px;
	font-weight: normal ! important;
	text-transform: capitalize;
}
#menuidioma a:hover {
	color: #FFCC00;
	font-weight: normal ! important;
}
h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 10px 0px 0px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #394F76;
	text-decoration: underline;
}
#contenidos {
	width: 723px;
	padding: 10px 10px 15px;
	text-align: left;
	background: #FFFFFF;
	border-top: 1px solid #394F76;
	border-right: 1px solid #394F76;
	border-bottom: 1px solid #394F76;
	float: left;
	display: block;
}
#contenidosmenu {
	width: 130px;
	padding: 5px;
	text-align: center;
	background: #F3F3F3;
	float: left;
	border: 1px dotted #CCCCCC;
	margin: 0px;
}

#contenidosmenu h1 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	width: 120px! important;
	float: left ! important;
	display: block;
	margin: 0px ! important;
	padding: 5px 0px 0px! important;
	text-align: left;
}

#contenidosmenu p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	width: 120px! important;
	float: left ! important;
	display: block;
	margin: 0px 0px 5px! important;
	padding: 5px 0px 10px! important;
	clear: both;
	text-align: left;
	border-bottom: 1px dashed #CCCCCC;
}

#contenidos h1, #contenidos p, #contenidos h6{
	width: 570px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#contenidos h1 {
	padding-top: 5px;
}
#contenidos p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#clichepaginas {
	background-image: url(../img/portada_prueba.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 75px;
	margin: 0px;
	padding: 0px;
}
#contenidos dl {
	width: 570px;
	padding: 0px;
	float: right;
	margin: 10px 0px;
}
#contenidos dt {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding-top: 5px;
	margin: 0px;
}
#contenidos dd {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	list-style: square url(none) outside;
	padding-left: 10px;
	background: url(../img/flecha_lista.gif) no-repeat 2px 4px;
}
#contenidos h6 {
	padding-top: 5px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	float: right;
}
#formulario {
	float: right;
	width: 570px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
}
#formulario label {
	display: block;
	clear: right;
	padding-left: 10px;
	display: inline;
	float: left;
	height: 50px;
}
#formulario label.salto {
	clear: left ! important;
	float: left ! important;
	padding-left: 10px;
	height: 100px;
	display: block;
}

input {
	border: 1px solid #394F76;
	background-image: url(../img/fondo_form.jpg);
	background-repeat: repeat-x;
}
#formulario br {
	line-height: 50px ! important;
	clear: left ! important;
}
textarea {
	border: 1px solid #394F76;
	background-image: url(../img/fondo_form.jpg);
	background-repeat: repeat-x;
	width: 452px;
}.enviar {
	color: #FFFFFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: #486395;
	border-top: 1px solid #889DC6;
	border-right: 1px solid #394F76;
	border-bottom: 1px solid #394F76;
	border-left: 1px solid #889DC6;
	margin-left: 10px;
	margin-top: 10px;
}
.borrar {
	color: #FFFFFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: #CC3300;
	border-top: 1px solid #FD0000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #FD0000;
	margin-left: 10px;
	margin-top: 10px;
}
#contenidosmenu p.catalogo {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contenidosmenu p.catalogo img {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
#contenidosmenu p.catalogo a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	text-decoration: underline;
}
#contenidosmenu p.catalogo a:hover {
	color: #666666;
}
p.comentario {
	margin: 20px 0px ! important;
	padding: 10px;
	color: #666666;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	display: block;
}
.telefonos, .fax, .mapa {
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
	color: #394F76;
	font-size: 19px;
	background: url(../img/tlf_ico.gif) no-repeat;
	margin-right: 20px;
	padding-left: 40px;
	padding-top: 5px;
	display: block;
	float: left;
}
.fax {
	background: url(../img/fax_ico.gif) no-repeat ! important;
}
.mapa {
	background: url(../img/icono_lupa.gif) no-repeat ! important;
	}
	
.mapa a {
	font-size: 19px;
	color: #394F76;
	display: block;
	text-decoration: none;
	background: #FFFFFF;
	}
#contenidosmenuproductos {
	width: 130px;
	padding: 24px 0px 0px ! important;
	background: #F3F3F3 url(../img/fondo_menuproductos.gif)  repeat-x;
	float: left;
	border: 1px dotted #CCCCCC;
	margin: 0px! important;
	clear: left;
}
a.catmenu, {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #EAEAEA;
	display: block;
	font-size: 11px;
	text-align: left;
	text-decoration: none ! important;
	width: 125px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a:hover.catmenu {
	background: #FFFFFF;
	color:#FF6600;
}
.catsubmenu a {
	font-size: 10px;
	color: #666666;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #EAEAEA;
	width: 125px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #FFFFFF;
}
.catsubmenu a:hover {
	color:#FF6600;
}
.catsubmenu {
	visibility: hidden;
	height: 0px;
	/* width: 0px ! important;
	font-size: 0px ! important;
	line-height: 0px ! important;
	margin: 0px ! important;
	padding: 0px ! important;
	display: block ! important; */ 
	overflow: hidden;
}
.cliche {
	height: 110px;
	background: no-repeat right;
	width: 575px;
	display: block;
	float: right;
	clear: right;
}

.cliche h1 {
	font: 21px Georgia, "Times New Roman", Times, serif;
	width: 400px ! important;
	border-bottom: 1px dashed #000000;
	padding-top: 15px ! important;
	float: left ! important;
	display: block;
	padding-bottom: 5px ! important;
	color: #394E73;
}

.cliche p {
	width: 400px ! important;
	float: left ! important;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
}
.cliche a {
	text-decoration: none;
}
.cliche a:hover {
	text-decoration: none;
	color: #FF9900;
}
.cuerpoproductos {
	float: right;
	width: 572px;
	border-right: 5px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
}
.fichasproductos {
	background: #F3F3F3;
	border: 1px dotted #CCCCCC;
	border-bottom: none ! important;
	float: right;
	width: 570px;
}
.fichaproducto {
	background: #F3F3F3;
	border-bottom: 1px dotted #CCCCCC;
	float: right;
	width: 560px;
	padding: 5px;
}
.cuerpoproductos img {
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
h3 {
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #394F76;
}
h4 {
	font: bold 11px/15px Arial, Helvetica, sans-serif;
	color: #333333;
} 
h5 {

	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #000000;
}
