@import url('../../cat/src/precat/style.css');
/* CSS Document */
/*GENERALES/////////////////////////////////////////////////*/
body {
	margin: 0px;
	padding-bottom:30px;
}
img { _behavior:url(/html/src/css/iepngfix.htc); }

#warper {
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right 250px;
	height: 400px;
}
#margenbajo {
	height: 40px;
	clear: both;
}

#ficha {
	width: 635px;
	margin-top:7px;
	_margin-top:0px;

}
/*GENERALES PARA ESTATICOS/////////////////////////////////////////////////*/
#contenido {
	width:530px;
	margin-top: 20px;
	padding-right:10px;
}
#visuales {
	width: 635px;
	height: 214px;
}
#solapasEstaticos{
height:23px;
clear:both;
}
#visualEstaticos {
	width: 635px;
	height: 198px;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-color: #c91200;
	margin-top:0px;
}
/*MENU PRODUCTOS EFECTO HOVER/////////////////////////////////////////////////*/
/* Root = Vertical, Secondary = Vertical */
/*PRUEBAS EXPLORER 6 CAPA SEMITRANSPARENTE/////////////////////////////////////*/
#capaie{
	background-color:#000000;
	filter: Alpha(Opacity=70);
	height:198px;
	width:159px;
	position:absolute;
}
/*////////////////////////////////////////////////////////////////////////////*/
.downcatalog {
	background-image:url(/html/src/images/backdowncatalog.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	height:25px;
	line-height:20px;
	margin-left:398px;
	margin-top:-25px;
	position:absolute;
	text-align:center;
	width:230px;
}
.downcatalog a{
	background-image:url(/html/src/images/icopdfdowncatalog.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding:3px 15px;
	color:#666;
	text-decoration:none;
	display:inline-block;
}
.downcatalog a:hover{
	color:#333;
}
#fondomenu{
	position:absolute;
	z-index:1;
	height:198px;
	width:159px;
	top:75px;
}

ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	/*width: 120px; /*For KHTML*/
	width:159px;
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	cursor: pointer;
	
	
}
li {
margin:0px;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	padding:2px 0px 2px 10px;
}
/* Root Menu */
ul#navmenu a {
  padding: 0 0px 0 10px;
  display: block;
  background: url(../images/flecha.gif) no-repeat left center;
  color: #ccc;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: url(../images/flechaHover.gif) no-repeat left center;
  color: #FFFFFF;
  font-weight:bold;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  background: url(../images/flecha.gif) no-repeat left center;
  color: #ccc;
  font-weight:normal;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: url(../images/flechaHover.gif) no-repeat left center;
  color: #FFFFFF;
  font-weight:bold;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: url(../images/flecha.gif) no-repeat left center;
  color: #CCC;
  font-weight:normal;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: url(../images/flechaHover.gif) no-repeat left center;
  color: #FFFFFF;
  font-weight:bold;
}
/* 4rd Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: url(../images/flecha.gif) no-repeat left center;
  color: #CCC;
  font-weight:normal;
}

/* 4rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li.iehover a {
  background: url(../images/flechaHover.gif) no-repeat left center;
  color: #FFF;
  font-weight:bold;
}
/* 5rd Menu */
ul#navmenu li:hover li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li.iehover li a {
  background: url(../images/flecha.gif) no-repeat left center;
  color: #CCC;
  font-weight:normal;
}

/* 5rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li.iehover li.iehover a {
  background: url(../images/flechaHover.gif) no-repeat left center;
  color: #FFF;
  font-weight:bold;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul,
ul#navmenu ul ul ul ul
 {
	display: none;
	position: absolute;
	z-index:5;
	left: 159px;
	padding-top:4px;
	top:0px;
	height:194px;
	background-image:url(../images/fondoUl.png);
	_background-image:url(../images/fondoMenuie6.gif);
	background-repeat:repeat;
	width:159px;
}
ul#navmenu{
	padding-top:4px;
	height:194px;
	position:absolute;
	z-index:200;
	background-image:url(../images/fondoUl.png);
	_background-image:url(../images/fondoMenuie6.gif);
	background-repeat:repeat;
}
/*ul#navmenu li.iehover ul ul*/
/* Do Not Move - Must Come Before display:block for Gecko */
/*PARA FIREFOX*/
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li:hover ul ul ul ul,
ul#navmenu li:hover ul ul ul ul ul
{
  display: none;
}


ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu ul ul ul li:hover ul,
ul#navmenu ul ul ul ul li:hover ul 
{
  display: block;
}
/*PARA IE 6*/
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul,
ul#navmenu li.iehover ul ul ul ul,
ul#navmenu li.iehover ul ul ul ul ul
{
	display:none;
}
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul,
ul#navmenu ul ul ul li.iehover ul,
ul#navmenu ul ul ul ul li.iehover ul
{
  display: block;
}
/*MENU ARRIBA/////////////////////////////////////////////////*/
#menuUp {
	background-color: #333333;
	border-bottom-width: 2px;
	border-bottom-color: #cc0000;
	border-bottom-style: solid;
	margin-bottom: 20px;
	height: 30px;
}
/*MENU PRODUCTOS MAQUETACION/////////////////////////////////////////////////*/
#menuProductos {
	width: 635px;
	height: 198px;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-color: #c91200;
	_margin-top:-5px;
}
#icoprods {
	float:right;
	width: 420px;
	text-align:right;
}
#icoprods a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#warpSelProds {
height:23px;
clear:both;
}
/*MOSAICO DE PRODUCTOS/////////////////////////////////////////////////*/
#warpProductos {
	width: 635px;
	height: 214px;
}
.prodSelect {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/solapaSelector.gif);
	background-position: right;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 4px;
	float: left;
	height: 14px;
	width: auto;
}
#selectproductos {
	width: 635px;
	margin-right: auto;
	margin-left: auto;
}
#mosaico {
	width: 512px;
	margin-top: 9px;
	_margin-top: 2px;
}
#mini span{
display:block;
overflow:hidden;
height:20px;
}
#mini {
	height: 90px;
	width: 90px;
	background-color: #CCCCCC;
	margin-right: 2px;
	margin-bottom: 2px;
	float: left;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	cursor:pointer;
	text-decoration:none;
}
#mini:hover {
	background-color:#666666;
	color:#FFFFFF;
}
#mini img {
	text-align:center;
	margin-top:5px;
	margin-left:12px;
	border:none;
	width:65px;
	height:65px;
}
/*PAGINADOR MOSAICO DE PRODUCTOS//////////////////////////////////*/
#paginador a{
	background-color: #666666;
	margin-right: 2px;
	width: 218px;
	display: block;
	float: left;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	height:12px;
}
#paginador a:hover{
	background-color:#cc0000;
}
.anterior{
	padding-left: 35px;
	background-image:url(../images/antOff.gif);
	background-repeat:no-repeat;
}
.anterior:hover{
	background-image:url(../images/antOn.gif);
}
.siguiente{
	text-align: right;
	padding-right: 35px;
	background-image:url(../images/sigOff.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.siguiente:hover{
	background-image:url(../images/sigOn.gif);
}

.nopag {
	background-color: #CCCCCC;
	margin-right: 2px;
	width: 253px;
	display: block;
	float: left;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	height:20px;
}
#imgvisual {
	position: absolute;
	top: 135px;
	margin-left: 7px;
}
.imgvisualswf {
	position: absolute;
	top: 135px;
}
#menuUp #menuUpWarper {
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
#menuUp #menuUpWarper img {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	border-right-width: 2px;
	border-right-color: #CC0000;
	margin-top: 11px;
}
#menuUp #menuUpWarper a {
}
#buscador {
	float: left;
	background-image: url(../images/fondoSearch.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	margin-top: 5px;
}
#buscador img {
	vertical-align: bottom;
}

#buscador form {
	margin: 0px;
	padding: 0px;
}
#buscador .inputSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 130px;
	margin-right: 18px;
	border: 0px none #FFFFFF;
}
.botSearch {
	background-image: url(../images/botSearch.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
	height: 20px;
	background-position: center center;
	background-repeat: no-repeat;
}
/*TOOLTIPS///////////////////////////////////////////////////////////////////*/
.tool-tip {
	color: #fff;
	width: auto;
	z-index: 13000;
	background-color: #333333;
}
 
.tool-title {
	font-weight: normal;
	font-size: 10px;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
} 
.tool-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	color:#CCCCCC;
}
/*MAPA GOOGLE////////////////////////////////////////////////////////////////////*/
#map{
	width:400px;
	height:300px;
	position:absolute;
	top:415px;
	margin-left:235px;
}
/*//////////////MAPA WEB//////////////*/
.texto_mapa {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.titulo_mapa{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:solid 1px #333333;
	padding-left:10px;
	width:200px;
	background-image:url(../images/lateral_titulo_mapa.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.titulo_mapa a {
	color:#333333;
	text-decoration:none;
}
.titulo_mapa a:hover{
	color:#999999;
}
.texto_mapa ul{	

	margin-left:20px;	
	list-style-type: none;
	background-image:url(../images/lateral_izq_texto_mapa.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin-top:0px;
	padding-top:5px;
}
.texto_mapa li {
	margin-top:5px;
	background-image:url(../images/lateral_inf_texto_mapa.gif);
	background-position:left;
	*background-position:7px left;
	background-repeat:no-repeat;
	margin-left:-40px;
	*margin-left:0px;
	padding-left:20px;
	color: #CC0000;
}
.enlace a{
	color:#CC0000;
	text-decoration:none;
}
.enlace a:hover{
	color:#666666;
}
.subenlace a{
	color: #999999;
	text-decoration:none;
}
.subenlace a:hover{
	color:#666666;
}
/*/////////////////////CONTACTO////////////////////////*/
.contacto_gris{
	margin-top:10px;
	background-color:#757575;
	padding:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	width:370px;
	padding-bottom:10px;
	padding-bottom:10px;
	*padding-bottom:-20px;
	*height:420px;
	*height:460px;
	margin-left:auto;
	margin-right:auto;
}
.campoenblanco{
	border:solid 1px #A7A7A7;
	background-color:#DADADA;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:18px;
	width:355px;
}
.campoenblanco_med{
	border:solid 1px #A7A7A7;
	background-color:#DADADA;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:18px;
	width:160px;
}
.campoenblanco_txtarea{
	border:solid 1px #A7A7A7;
	background-color:#DADADA;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100px;
	width:355px;
}
/*///////////JOB/////////////////*/
.botones_job{
background-color:#F5F5F5;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#990000;
border:solid 1px #F5F5F5;
}
.validacion_gris {
	margin-top:10px;
	background-color:#757575;
	padding:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	width:370px;
	padding-bottom:10px;

	*padding-bottom:-20px;
	*height:420px;
	*height:460px;
	margin-left:auto;
	margin-right:auto;
}
.validacion_gris a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
.validacion_gris a:hover{
color:#CC0000;
}
.enlace_kunden {
	color: #333333;
	text-decoration: none;
}
.enlace_kunden:hover {
	color: #CE1300;
	text-decoration: none;
}
.contwar{
	position:absolute;
	z-index:150;
	width:630px;
	margin-top:5px;
}
.contip{
	text-align:right;
	float:right;
}
#tipcategory {
	color: #444;
	display: none;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 52px;
	margin-right: 6px;
	padding-right: 52px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/tipcategory2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #666666;
}

#tipcategory span {
	background: transparent url(../images/tipcategory1.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
label.overlabel {
	color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display:none;
}
label.overlabel-apply {
	position:absolute;
	top:10px;
	z-index:1;
	color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
/*/ETIQUETA NEW/*/
.new {
	position: absolute !important;
	margin-top:53px !important;
	margin-left:52px !important;
	height:auto !important;
	width:auto !important;
}
/*/DESCARGAR LOGOTIPO/*/
.downlogo{
	background-image:url(../images/micrologo.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#848484;
	text-align:right;
	padding-right:40px;
	padding-bottom:6px;
	padding-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	float:right;
	margin-right:20px;
}
.downlogo:hover{
	color:#FFFFFF;
}