body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 996px;
}

#popup {
	width: 600px;
}

a {
	text-decoration: none;
	color: #ED6204;
}

a:hover {
	text-decoration: underline;
	color: #009999;
}

form {
	padding: 0;
	margin: 0;
}

.noscreen {
	display: none;
}

.clear {
	clear: both;
}

.left{float:left;}
.right{float:right;}

#footer {
	margin: 34px 0 36px 0;
	padding-top: 8px;
	padding-right: 16px;
	border-top: 1px dotted #FF8431;
}
#footer a{
	font-size: 0.85em;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
#footer a:hover {
	color: #009999;
}
#footer .tellafriend a {
	background: url(img/footer.tellafriend.gif) no-repeat left top;
}
#footer .bookmark a {
	padding-left: 16px;
	background: url(img/footer.bookm.gif) no-repeat left top;
}
#footer .print a {
	background: url(img/footer.print.gif) no-repeat left top;
}
#footer .top a{
	background: url(img/footer.top.gif) no-repeat right top;
}

#footer .bayaddress {
	padding-top: 20px;
	font-size: 0.85em;
	color: #666666;
}

#main {
	clear: both;
}

/* Header */

#header {
	height: 90px;
	background: url(img/bg.header.jpg) no-repeat;
}

#header * {
	margin: 0;
	padding: 0;
}

#header h1 {
	position: absolute;
	top: 11px;
	left: 716px;
	width: 280px;
	height: 44px;
}

#popup #header {
	background: none;
}

#popup #header h1{
	left: 330px;
}

/* HelpBar */

#helpbar {
	position: absolute;
	font-size: 0.85em;
	left: 763px;
	top: 55px;
	width: 233px;
}

#helpbar * {
	margin: 0;
	padding: 0;
}

#helpbar a {
	color: #666666;
	text-decoration: none;
}

#helpbar a:hover {
	color: #009999;
}

#helpbar li {
	display: inline;
}

#helpbar li a {
	padding: 0 4px 0 6px;
	border-left: 1px solid #CCCCCC;
}

#helpbar li a.first {
	border-left: none;
}

/* Menu */
#menu {
	z-index: 1;
	width: 996px;
	border: 1px solid #FFFFFF;
	border-width: 1px 0;
	position: absolute;
	top: 70px;
	left: 0px;
}

/* Menu : Primer nivel*/

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	float: left;
	position: relative;
	text-align: center;
	line-height: 1.625em;
	border-left: 1px solid #FFFFFF;
	font-size: 0.9em;
	width: 100%;
	w\idth: 100%;
}

#menu ul li a {
	display: block;
	font-weight: bold;
	height: 1.625em;
	/* Menu 1 Normal */
	background-color: #009999;
	color: #FFFFFF;
}

#menu ul li a:hover {
	text-decoration: none;
	/* Menu 1 Over */
	background-color: #FF8431;
}

/* Menu : Segundo nivel */

#menu table {
	margin: -1px;
	padding: 0;
	border-collapse: collapse;
}

#menu ul li ul {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	overflow: hidden;
}

#menu ul li ul li {
	text-align: left;
	border: none;
	font-size: 1em;
}

#menu ul li:hover ul li a:hover,
#menu ul li a:hover ul li a:hover {
	/* Menu 2 Over */
	background-color: #009999;
	color: #FFFFFF;
}

#menu ul li:hover ul li a,
#menu ul li a:hover ul li a {
	display: block;
	height: auto;
	line-height: 1.25em;
	padding: 5px 13px 5px 13px;
	background: transparent;
	border: 1px solid #fff;
	border-top: none;
	font-weight: normal;
	/* Menu 2 Normal */
	color: #009999;
}

#menu ul li:hover ul,
#menu ul li a:hover ul {
	visibility: visible;
	height: auto;
	position: absolute;
	top: 1.625em;
	left: -1px;
	overflow: visible;
	border-top: 1px solid #FFFFFF;
	/* Menu 2 Normal */
	background-color: #C3EBEB;
}

/* Menu : Item activo */
#menu span.act {
	display: block;
	height: 100%;
	background-color: #FF8431;
}

/* Menu : Ancho botones */

#menu ul li,
#menu ul li a {
	width: 137px;
}
#menu ul li ul li {
	width: 225px;
}
#menu ul li ul li a {
	width: 198px;
}
#menu ul li.first {
	width: 170px;
	border-left: none;
}
#menu ul li.first a {
	width: 150px;
	text-align: left;
	padding-left: 20px;
}

#menu ul li.last,
#menu ul li.last a {
	width: 135px;
}

/* LeftMenu */

#leftmenu {
	position: absolute;
	top: 90px;
	left: 0;
	width: 170px;
}

#leftmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftmenu li {
	display: block;
}

/* LeftMenu : Nivel 1 */

#leftmenu li a {
	font-size: 0.9em;
	display: block;
	width: 148px;
	border-bottom:1px solid #FFFFFF;
	padding: 2px 0 2px 22px;
	text-decoration: none;
	background: #C3EBEB;
	color: #666666;
}

#leftmenu li a:hover {
	background: #C3EBEB url(img/submenue1_pfeil.gif) no-repeat;
}

#leftmenu li a.act,
#leftmenu li a.act:hover {
	font-weight: bold;
	background: #FF8431 url(img/submenue_pfeil.gif) no-repeat;
	color: #FFFFFF;
}

/* LeftMenu : Nivel 2 */

#leftmenu li li a {
	width: 136px;
	padding: 2px 0 2px 34px;
	background: #FFE0CC;
}

#leftmenu li li a:hover {
	background: #FFE0CC url(img/submenue2_pfeil.gif) no-repeat;
}

#leftmenu li li a.act,
#leftmenu li li a.act:hover {
	background: #FFA970 url(img/submenue3_pfeil.gif) no-repeat;
}

/* LeftMenu : Nivel 3 */

#leftmenu li li li a {
	width: 124px;
	padding: 2px 0 2px 46px;
	background: #FFC8A3;
}

#leftmenu li li li a:hover {
	background: #FFC8A3 url(img/submenue4_pfeil.gif) no-repeat;
}

#leftmenu li li li a.act,
#leftmenu li li li a.act:hover {
	background: #FFC8A3 url(img/submenue4_pfeil.gif) no-repeat;
	color: #666666;
}

/* BayerLinks */

#bayerlinks p {
	background-color: #009999;
	padding: 2px 0 2px 20px;
	margin: 0;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
}

#bayerlinks ul {
	font-size: 0.85em;
	margin: 0;
	padding: 0;
}

#bayerlinks li {
	display: inline;
}

#bayerlinks li a {
	background: #EAF6F6;
	display: block;
	padding: 2px 0 2px 22px;
	color: #666666;
	border: none;
}

#bayerlinks li a:hover {
	background-color: #EAF6F6;
}


/* Tools */
#body1col #tools {
	display: none;
}

#tools {
	position: absolute;
	top: 90px;
	left: 780px;
	margin: 10px 0 0 10px;
	width: 206px;
}

#tools div {
	background-color: #FBE4D5;
}

#tools {
	font-size: 0.85em;
	color: #666666;
}

#tools h3 {
	background-color: #FF8431;
	color: #FFFFFF;
	padding: 2px 10px;
	margin: 0;
	font-size: 1em;
}

/* Tools - Buscador */

#search {
	margin-bottom: 10px;
}

#search form {
	padding: 10px;
}

#search input {
	width: 145px;
	padding: 2px;
	font-family: inherit;
	font-size: 1em;
	color: #999999;
	border: 1px solid #666666;
}
#search button {
	width: 1.5em;
	height: 1.5em;
	vertical-align: top;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
	background-color: #FF8431;
	color: #FFFFFF;
	line-height: 1em;
}

/* Tools - Buscador productos */

#productsearch {
	margin-bottom: 10px;
}

#productsearch p {
	padding: 0;
	margin: 0;
}

#productsearch form {
	padding: 10px 10px 10px;
}

#productsearch select {
	width: 145px;
	font-family: inherit;
	font-size: inherit;
	margin-right: 5px;
	border: 1px solid #666666;
	color: #999999;
	font-size: 1em;
}

#productsearch button {
	width: 1.5em;
	height: 1.5em;
	vertical-align: top;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
	background-color: #FF8431;
	color: #FFFFFF;
	line-height: 1em;
}

#contents {
	position: absolute;
	top: 90px;
	left: 170px;
	color: #666666;
}

#popup #contents {
	left: 0;
	top: 70px;
	width: 600px;
	margin: 0 0 0 10px;
	border-top: 1px dotted #FF8431;
}

#body1col #contents {
	width: 796px;
	margin: 0 17px 0 13px;
}

#body2col #contents {
	width: 590px;
	margin: 13px 17px 0 13px;
}

#contents .vermas {
	display: block;
	text-align: right;
}

#contents h1 {
	font-size: 1.25em;
	color: #009999;
	margin: 0px;
	padding: 8px 0;
}

#contents h2 {
	font-size: 1.1em;
	color: #666666;
	margin: 0px;
	padding: 8px 0;
}

#contents h3 {
	font-size: 1em;
	color: #999999;
	margin: 0px;
	padding: 2px 0;
}

#contents ul {
	list-style: url(img/bullet.gif);
}

#contents dl.confotos {
	margin: 0;
}

#contents dl.confotos div {
	background-color: #ECF5FA;
	margin-bottom: 5px;
	padding: 10px;
}

#contents dl.confotos dt {
	color: #009999;
	font-weight: bold;
}

#contents dl.confotos img {
	float: left;
	margin-right: 10px;
}

/* Home */

#hm_main {
	background: url(img/hm.main.jpg) no-repeat;
	height: 185px;
}

#hm_noticias h2, #hm_novedades h2 {
	background-color: #ABDCDC;
	margin: 0;
	padding: 2px 10px;
	color: #009999;
	font-size: 0.9em;
	font-weight: bold;
}

/* Home : Noticias */

#hm_noticias dl {
	margin: 0 0 10px 0;
	padding: 5px 0;
	background-color: #ECFDEB;
	line-height: 1.25em;
	padding-bottom: 10px;
}

#hm_noticias dt {
	color: #009999;
	font-weight: bold;
	margin-left: 25px;
	padding-left: 15px;
	background: url(img/bul.flecha.gif) no-repeat 0 5px;
}

#hm_noticias dd {
	font-size: 0.85em;
	color: #999999;
	margin-left: 40px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/* Home : Novedades */

#hm_novedades div {
	float: left;
	width: 50%;
	margin-top: 2px;
}

#hm_novedades dl {
	margin: 0 10px 0 105px;
}

#hm_novedades dt {
	color: #009999;
	font-weight: bold;
	padding-bottom: 5px;
}
#hm_novedades dd {
	color: #999999;
	margin: 0 0 5px 0;
	padding: 0;
	padding-bottom: 5px;
	font-size: 0.85em;
}
#hm_novedades img {
	float: left;
	padding-right: 5px;
}

#hm_novedades .vermas {
	display: block;
	text-align: right;
}

/* Mapa del Sitio */

#mapadelsitio ul li {
	font-size: 1.25em;
	font-weight: bold;
}

#mapadelsitio ul ul li {
	font-size: 0.75em;
	font-weight: normal;
}
#contents .noticiaitem {
	padding: 10px 0;
	border-bottom: 1px solid #DDDDDD;
}
#contents .noticiaitem img {
	float: right;
	margin-left: 10px;
	border: 1px solid #DDDDDD;
	padding: 1px;
}
#contents .noticiaitem h3 {
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(img/bul.flecha.gif) no-repeat 0 5px;
}
#contents .noticiaitem p {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	font-size: 0.85em;
	line-height: 1.25em;
}
#contents .noticiaitem .epigrafe {
	font-weight: bold;
	padding-left: 15px;
}
#contents .noticiaitem .fecha {
	font-size: 0.75em;
	padding-left: 15px;
}
#contents .noticia .fecha {
	font-weight: bold;
	padding: 0;
	margin: 15px 0 0 0;
	text-align: right;
	font-size: 0.85em;
}

#contents .noticia .epigrafe {
	font-weight: bold;
	padding: 0;
	margin: 15px 0 0 0;
}
#contents .noticia img {
	float: right;
	margin-left: 10px;
	border: 1px solid #DDDDDD;
	padding: 1px;
}
#contents .noticia .bajada {
}

#contents select.searchselect {
	font-size: 85%;
	width: 280px;
	color: #666666;
}

#contact form label {
	color: #FFFFFF;
	font-weight: bold;
}