ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

a.lang_sel
{
  color: #bdcbdf;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

a.lang_sel:visited
{
  color: #bdcbdf;
  font-size: 13px;
  text-decoration: none;
}

a.lang_sel:hover
{
  color: #bdcbdf;
  font-size: 13px;
  text-decoration: underline;
}

a.mnu_black
{
  color: #7b7979;
  font-size: 15px;
}

a.mnu_black_selected
{
  color: #d61745;
  font-size: 15px;
}

a.mnu_black_sub
{
  color: #7b7979;
  font-size: 12px;
}

a.mnu_black_sub_selected
{
  color: #d61745;
  font-size: 12px;
}

a.mnu_red
{
  color: #fff;
  font-size: 15px;
}

a.mnu_red_selected
{
  color: #1a171b;
  font-size: 15px;
}

a.mnu_red_sub
{
  color: #fff;
  font-size: 12px;
}

a.mnu_red_sub_selected
{
  color: #1a171b;
  font-size: 12px;
}

a.mnu_white
{
  color: #7b7979;
  font-size: 15px;
}

a.mnu_white_selected
{
  color: #d61745;
  font-size: 15px;
}

a.mnu_white_sub
{
  color: #7b7979;
  font-size: 12px;
}

a.mnu_white_sub_selected
{
  color: #d61745;
  font-size: 12px;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

body.black
{
  background-image: url(../images/back_black.png);
  background-repeat: repeat-y;
  background-color: #1a171b;
  color: #fff;
  height: 100%;
}

body.red
{
  background-image: url(../images/back_red.png);
  background-repeat: repeat-y;
  background-color: #d4003c;
  color: #fff;
  height: 100%;
}

body.white
{
  background-image: url(../images/back_white.png);
  background-repeat: repeat-y;
  background-color: #fff;
  color: #000;
  height: 100%;
}

div#black_language
{
  color: #868889;
  font-size: 9px;
  margin-top:30px;
  margin-left: 10px;
}

div#black_language select
{
  font-size: 9px;
  height: 18px;
}


div#prod_text strong p
{
  margin-top: 5px;
}

div#prod_text ul
{
  list-style-position: outside;
  margin-left: 25px;
}
	

div#prod_text td
{
  nowrap: nowrap;
}

div.content_black
{
  text-align: center;
  width: 800px;
}

div.content_red
{
  text-align: center;
  width: 800px;
}

div.content_white
{
  text-align: center;
  width: 800px;
}

div.result
{
  margin-left: 20px;
}

div.result a
{
}

div.headline
{
  color: #d4003c;
  font-size: 16px;
  margin-top: 50px;
}

div.search_headline
{
  color: #d61745;
  font-size: 16px;
  border-bottom: 1px solid #868889;
  margin-right: 20px;
  margin-top: 10px;
}

div.search_result
{
  margin-left: 20px;
  line-height: 20px;
}

div.search_form
{
  margin-top: 100px;
  text-align: center;
}

div.subline
{
  font-size: 14px;
  margin-top: 5px;
}

div.mainmenu_black
{
  height: 100%;
  text-align: right;
  width: 190px;   
}

div.mainmenu_red
{
  height: 100%;
  text-align: right;
  width: 190px;   
}

div.mainmenu_white
{
  height: 100%;
  text-align: right;
  width: 190px;   
}

div.mnu_buttons
{
  line-height: 30px;
  margin-right: 20px;
  margin-top: 20px;
}

div.mnu_buttons div.submenu
{
  line-height: 15px;
  margin-right: 0px;
  margin-top: 0px;
}

div.worldwide a
{
  color: #868889;
}

div#worldwide_new a
{
  color: #868889;
  font-size: 12px;
  line-height: 18px;
}


ul
{
  list-style-position: inside;
}

strong.spain
{
  color: #d4003c;
}

strong.spain p
{
  color: #d4003c;
}

ul.spain
{
  list-style-image:url(/images/list_spain.png);
}