#middle-interior {
	clear:left;
	background: #FFFFFF url(../img/fondo-blanco.jpg) top repeat-x;
	padding:30px;
	padding-top:20px;
	padding-right:10px;
}
#middle-interior a {
	text-decoration: underline;
	color:#000;
}
#middle-interior a:hover {
	color:#666;
}
#middle-interior .pgris{
	width:330px;
	padding:10px;
	margin-top:2px;
	margin-bottom:2px;
	/*background:#393939 url(../img/fondo-parrafos.jpg) repeat-x bottom;*/
}
#middle-interior label{
	background: url(../img/flecha-label.gif) no-repeat left ;
	color:#08710E;/*#D42645;*/
	font-size: 12px;
	font-weight: bold;
	padding-left:10px;
}

#middle-interior #fichas {
	float:right;
	margin-left:10px;
	font-size:12px;
	width:320px;
}
#middle-interior #fichas .ficha {
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	color:#BDBEBD;
}
#middle-interior #fichas .ficha h1{
	text-align:left;
	font-size: 12px;
	padding:0;
	margin-top:4px;
	margin-bottom:4px;
/*	color:#7BC7EF;*/
	color:#FFF;
}
#middle-interior #fichas .ficha h2 {
	font-size: 10px;
	border-bottom:1px dashed #fff;
	padding:0;margin:0;
	font-weight: normal;	
	margin-top:4px;
	color:#FFF;
}
#middle-interior #fichas .ficha a{
	text-decoration:none;
	padding:4px;
	display:block;
	background:#74C7EF;
	margin-bottom:10px;
	color:#BDBEBD;
	width:140px;
	height:70px;
	background: url(../img/fondo-cajas.gif) no-repeat top;
}
#middle-interior #fichas .ficha a:hover{
	background: url(../img/fondo-cajas-b.gif) no-repeat top;
	color:#AAE1AE;
}
#middle-interior #fichas .ficha a:hover h1 {
/*	color:#000;*/
}
#middle-interior #fichas .ficha a:hover h2 {
	color:#AAE1AE;
	border-bottom:1px dashed #AAE1AE;
}
#menu-productos {
	float:left;
	width:180px;
	padding-bottom:20px;
}
#menu-productos object{
	display:block;
	margin-bottom:10px;
}
#contenido-productos {
	float:left;
	width:490px;
	padding-bottom:20px;
/*	line-height:17px;
	color:#000;*/
}

#contenido-productos img{
	display:block;
}
.pdf li{
	margin-top:10px;
	list-style: url(../img/icono-pdf.gif);
	vertical-align:middle;
	padding-left:10px;
}
#contenido-productos li {
	margin-top:10px;
	list-style: url(../img/productos/icono-lista.gif);
}
#contenido-productos .linea {
	border-bottom:1px dashed;
	font-weight:bold;
}
.cajagris {
	background:#C8C8C8;
	color:#000;
	font-weight: bold;
	padding:8px;
}
.pform {
	background:#D4D4D4;
	color:#333;
	width:285px;
	padding:4px;
	margin:4px;
}
.pformtxt{
	color:#FFF;
	 float:right;
	 width:180px;
	 height:240px;
	 margin:0;
	 margin-right:60px;
	 background:transparent url(../img/sugerencias/flecha-abajo.gif) center center no-repeat;
}
html>body .pformtxt{
	margin-right:130px;
}
.inpform{
	margin:8px;
	margin-left:0;
	display:block;
	width:260px;
}
html>body .inpform{
	margin-left:8px;
}
.botform{
	text-align:center;
	padding:0;
	width:90px;
	font-weight: bold;
	background:#0A7912;
	color:#FFF;
	margin-top:20px;
	margin-left:30px;
	display:block;
}
.avisocontacto{
	background:#C8C8C8;
	color:#000;
	font-size: 12px;
	font-weight:bold;
	padding:6px;
	width:200px;
}
.sugerenciaok {
	margin-left:80px;
	width:500px;
	height:250px;
	background:#FFF url(../img/sugerencias/sugerencias-ok.jpg) bottom right no-repeat;
	color:#333;
	font-size: 13px;
}
.flotante{
	float:right;
	margin-top:14px;
	font-size: 10px;
	background:#C8C8C8;
	color:#000;
	padding:10px;
}
#mapamundo{
	background:url(../img/productos/mapamundo-fondo.gif) no-repeat center;

}