/*html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}*/
a img, :link img, :visited img {
	text-align: right;
	text-decoration: none;
	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;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imagenes/fondo1.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0;
	}
a:link {
	color: #4A6B8C;
}
a:visited {
	color: #3D5772;
}
a:hover {
	color: #4382B6;
}
a:active {
	color: #3D5772;
}

h1 {
	font-size: 14px;
	color: #660000;
	width: 200px;
	height: 25px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: left;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #333333;
	margin: 0;
	font-weight: normal;
	text-align: left;
}

/*Area Mayor contenedora del sitio*/

#caja {
	width: 1000px;
	height: 100%;
	margin: 0px auto;
	position: relative;
	top: 0px;
}

/*Area contenedora del sitio*/

#principal {
	width: 1000px;
	position: relative;
	height: auto;
	margin: 0px auto;
	top: 0px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFF;
}

/*Encabezado - Index*/

#arriba {
	width: 1000px;
	position: relative;
	height: 313px;
	background-image: url(banners/00.jpg);
	background-repeat: no-repeat;
}

/*Menu principal*/

#menu li {
	display: inline;
	float: left;
	height: 40px;
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	list-style-type: none;
	position: relative;
	top: 0px;
	left: 0px;
	border-bottom-style: none;
}
#menu li a{
	color: #333333;
	display: block;
	float: left;
	height: 28px;
	letter-spacing: 1px;
	text-decoration: none;
	width: 160px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu li a:hover {
	background-repeat: repeat-x;
	color: #990000;
	display: block;
	background-image: url(imagenes/boton-a.gif);
	background-position: top;
	height: 28px;
	width: 160px;
	position: relative;
	padding-top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu ul{
	background-repeat: repeat-x;
	clear: both;
	display: block;
	float: none;
	height: 40px;
	position: relative;
	width: 1000px;
	background-color: #FFFFFF;
}
#menu li h1{
	display: block;
	float: left;
	height: 100%;
	width: 160px;
	list-style-type: none;
	position: relative;
	background-image: url(imagenes/boton-b.gif);
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu li h1 a:hover {
	display: block;
	float: left;
	width: 160px;
	border-right-color: #999999;
	list-style-type: none;
	position: relative;
	background-image: url(imagenes/boton-b.gif);
	color: #000000;
	cursor: default;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*Area de noticias - index*/

#noticias {
	width: 281px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	height: 350px;
	left: 0px;
	color: #999999;
	line-height: 18px;
	float: left;



	overflow: desplaz
.;
}

/*Area de contención del Menu de productos - index*/

#productos {
	width: 980px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F2F2F2;
	text-align: center;
	height: 340px;
	color: #990000;
	line-height: 18px;
	float: none;
	letter-spacing: 1px;
	list-style-type: none;
	top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/*Pie de paginas*/

#abajo h1 {
	clear: both;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	background-color: #E9E9E9;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: relative;
	height: 10px;
	width: 1000px;
	padding-top: 15px;
	padding-bottom: 15px;
	left: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}

/*Menu de productos - index*/

#p_menu ul {
	display: block;
	float: left;
	height: 100%;
	list-style-type: none;
	position: relative;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#p_menu li a{
	color: #333333;
	display: inline;
	float: left;
	height: 322px;
	text-decoration: none;
	width: 220px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	position: relative;
	list-style-type: none;
	letter-spacing: 0em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#p_menu li a:hover {
	background-repeat: repeat-x;
	color: #990000;
	display: block;
	background-image: url(imagenes/boton-p.gif);
	background-position: top;
	height: 322px;
	width: 210px;
	position: relative;
	float: left;
	height: 322px;
	width: 220px;
	top: 0px;
}
/*
#p_menu li h1{
	display: block;
	float: left;
	height: 322px;
	width: 210px;
	list-style-type: none;
	position: relative;
	top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
*/
#p_menu strong{
	color: #000000;
}
#p_menu img{
	border: none;
	text-align: center;
	left: 4px;
	position: relative;
	display: block;
}

/*Barra de idiomas*/

ul#languages {
	list-style: none;
	width: 45px;
	top: 0px;
	position: absolute;
	z-index: 1;
	height: 30px;
	float: left;
	padding-right: 5px;
	background-image: url(imagenes/idiomas/fondo-id.png);
	padding-left: 5px;
	background-position: right;
	padding-top: 0px;
}

ul#languages li {
	display: inline;
	float: left;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	right: 0px;
	position: relative;
	top: 4px;
}
ul#languages li a {
	display: block;
	width: 11px;
	height: 16px;
	margin-left: 5px;
}
          ul#languages li a:hover, #languages li a.selected { background-position: 0 0; }
          #lang_en { background: url(imagenes/idiomas/flag_gb.png) 0 -22px no-repeat; }
          #lang_be { background: url(imagenes/idiomas/flag_be.png) 0 -22px no-repeat; }
          #lang_cz { background: url(imagenes/idiomas/flag_cz.png) 0 -22px no-repeat; }
          #lang_dk { background: url(imagenes/idiomas/flag_dk.png) 0 -22px no-repeat; }
          #lang_fr { background: url(imagenes/idiomas/flag_fr.png) 0 -22px no-repeat; }
          #lang_sp { background: url(imagenes/idiomas/flag_sp.png) 0 -22px no-repeat; }
          #lang_nl { background: url(imagenes/idiomas/flag_nl.png) 0 -22px no-repeat; }
          #lang_de { background: url(imagenes/idiomas/flag_de.png) 0 -22px no-repeat; }
          #lang_pl { background: url(imagenes/idiomas/flag_pl.png) 0 -22px no-repeat; }
          #lang_ru { background: url(imagenes/idiomas/flag_ru.png) 0 -22px no-repeat; }
          #lang_sl { background: url(imagenes/idiomas/flag_sl.png) 0 -22px no-repeat; }
          #lang_sv { background: url(imagenes/idiomas/flag_sv.png) 0 -22px no-repeat; }
          #lang_ir { background: url(imagenes/idiomas/flag_ir.png) 0 -22px no-repeat; }
          #lang_hu { background: url(imagenes/idiomas/flag_hu.png) 0 -22px no-repeat; }


/*Clases = Estilos tipográficos*/

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 10px;
	margin-top: 10px;
}


.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	margin-top: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.texto-chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}


/*Estilo de Paginas del Interior*/
/*Encabezado - Interiores*/

#_arriba {
	width: 1000px;
	position: relative;
	height: 70px;
}
#_contenido {
	width: 960px;
	min-height: 583px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: left;
	left: 0px;
	color: #787878;
	line-height: 18px;
	float: none;
	background-repeat: repeat-x;
	background-image: url(imagenes/fondo2.gif);
	top: 0px;
	height: auto;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#_izquierda {
	width: 600px;
	position: relative;
	text-align: left;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	float: left;
}
#_derecha {
	width: 315px;
	position: relative;
	text-align: left;
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	padding-right: 0px;
	float: left;
	padding-left: 10px;
}
.cuadro1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	line-height: 18px;
	padding: 15px;
	margin-left: 30px;
	margin-right: 30px;
	background-color: #F7F7F7;
	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;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #990000;
	text-align: center;
}
.destacado1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 15px;
	margin-left: 30px;
	margin-right: 30px;
	background-color: #F7F7F7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #990000;
	letter-spacing: normal;
	word-spacing: normal;
}
.titulo-tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*Menu de productos - productos*/
#productos2 {
	width: 905px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: left;
	color: #990000;
	line-height: 18px;
	float: left;
	letter-spacing: 1px;
	list-style-type: none;
	background-image: url(imagenes/encabezado-prod-2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	page-break-after: auto;
}

#p2_menu li {
	display: block;
	float: left;
	height: 180px;
	width: 181px;
	list-style-type: none;
	position: relative;
}
#p2_menu li a{
	color: #333333;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-right: 0;
	position: relative;
	list-style-type: none;
	letter-spacing: 0em;
	height: 180px;
	width: 181px;
}
#p2_menu li a:hover {
	background-repeat: repeat-x;
	color: #C10000;
	display: block;
	background-image: url(imagenes/productos-menu/fondo-menu-p.jpg);
	background-position: bottom;
	height: 180px;
	width: 181px;
}
#p2_menu li h1{
	display: block;
	float: left;
	height: 180px;
	width: 181px;
	list-style-type: none;
	position: relative;
	top: 0px;
}
#p2_menu img{
	border: none;
	padding-top: 15px;
}
#recuadro {
	display: inline;
	height: 100%;
	width: 320px;
	background-image: url(imagenes/recuadro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F3F3F4;
	position: relative;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
#recuadro_top{
	position: relative;
	height: 35px;
	width: 300px;
	padding-bottom: 0px;
	left: 10px;
	top: 10px;
}

#recuadro_medio{
	display: block;
	position: relative;
	height: 100%;
	width: 300px;
	top: 10px;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	left: 10px;
}

#recuadro_pie{
	background-image: url(imagenes/recuadro-base.gif);
	display: block;
	position: relative;
	height: 30px;
	width: 320px;
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	top: 5px;
}

#boton-rojo a{
		display: block;
	position: relative;
	height: 24px;
	width: 285px;
	top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(imagenes/boton-rojo.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
}
#boton-rojo a:hover{
	display: block;
	position: relative;
	height: 24px;
	width: 285px;
	top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(imagenes/boton-rojo-hover.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
}
#lista li {
	display: block;
	width: 452px;
	list-style-type: none;
	position: relative;
	height: 100%;
	float: left;
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	word-spacing: normal;
	letter-spacing: normal;
}
#lista li a{
	color: #333333;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	position: relative;
	list-style-type: none;
	letter-spacing: 0em;
	height: 100%;
	width: 430px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
#lista li a:hover {
	background-repeat: repeat-x;
	color: #C10000;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-position: top;
	padding-right: 10px;
	position: relative;
	list-style-type: none;
	letter-spacing: 0em;
	height: 100%;
	width: 430px;
	padding-left: 10px;
	background-image: url(imagenes/fondo-prensa.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	top: 0px;
	bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#lista img{
	border: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#noticias2 {
	width: 292px;
	position: relative;
	text-align: left;
	height: 350px;
	left: 0px;
	color: #333;
	line-height: 18px;
	float: left;
	font-size: 12px;
	padding: 15px;
	font-weight: normal;
}
