﻿body { background-color: #422F11; }
header { background: none repeat scroll 0 0 #FFFFFF; height: 170px; margin: 0 auto; width: 960px; position: relative; }
header a.logo { background: url("Shared/logo.png") no-repeat scroll 0 0 transparent; display: block; height: 100px; left: 40px; position: absolute; top: 40px; width: 300px; }
header div.deco { background: url("Shared/deco-head.png") no-repeat scroll 0 0 transparent; height: 170px; position: absolute; right: -50px; top: 0; width: 300px; }
header div.language { float: right; font-size: 12px; margin-right: 260px; margin-top: 10px; }
header div.language a { color: #422F11; text-decoration: none; }
header div.language a:hover { text-decoration: underline; }

section { background: none repeat scroll 0 0 #FFFFFF; margin: 0 auto; min-height: 500px; padding-bottom: 40px; width: 960px; position: relative; }
section aside { bottom: 0; left: 0; padding-bottom: 190px; position: absolute; top: 0; width: 350px; }
section aside nav { }
section aside nav ul { margin-left: 20px; }
section aside nav ul li { }
section aside nav ul li a { background: url("Shared/menu-item.png") no-repeat scroll 0 0 transparent; color: #422F11; display: block; font-size: 17px; font-weight: bold; height: 30px; margin-bottom: 5px; padding-left: 40px; padding-right: 10px; padding-top: 15px; text-align: left; text-decoration: none; width: 260px; }
section aside nav ul li a.selected { background: url("Shared/menu-current.png") no-repeat scroll 0 0 transparent; color: #FFFFFF; }
section aside div.deco { background: url("Shared/deco-foot.png") no-repeat scroll 0 0 transparent; bottom: -170px; height: 390px; left: -80px; position: absolute; width: 400px; }
section article { color: #422F11; float: left; margin-left: 350px; min-height: 200px; width: 580px; }
footer { margin: 0 auto; position: relative; width: 960px; color: #FFFFFF; text-align: right; margin-top: 10px; }
footer a { color:#FFFFFF;}


article div.video { background-color: #111111; border-radius: 10px 10px 10px 10px; margin: 0 0 15px; padding: 5px 5px; }

article h2 { font-size: 35px; margin-bottom: 20px; }
article h3 { border-bottom: 2px solid #422F11; font-size: 25px; font-weight: bold; margin-bottom: 10px; padding-bottom: 0; }

article p { font-size: 20px; line-height: 1.3em; margin-bottom: 1.5em; margin-top: 0.5em; text-align: justify; }

article ul { margin-bottom: 30px; margin-left: 40px; }
article ul li { font-size: 20px; line-height: 1.3em; margin-bottom: 0.5em; margin-top: 0.5em; text-align: justify; }
article ul li a { color: #422F11; text-decoration: none; font-weight: bold; }
article ul li a:hover { text-decoration: underline; }

div.variety-info { clear: both; float: left; margin-bottom: 10px; width: 590px; }
div.variety-info img { border: 3px solid #422F11; border-radius: 10px 10px 10px 10px; float: left; }
div.variety-info div.data { float: left; margin-left: 15px; width: 365px; }
div.variety-info div.data div.title { font-size: 25px; font-weight: bold; margin-bottom: 10px; border-bottom: 2px solid; }
div.variety-info div.data div.description { }
div.variety-info div.data div.resistances { float: left; width: 175px; margin-top: 15px; }
div.variety-info div.data div.specifications { float: left; margin-right: 10px; width: 175px; margin-top: 15px; }
div.variety-info div.data h3 { border-bottom: 1px dotted #422F11; font-size: 16px; margin-bottom: 5px; }
div.variety-info div.data p { font-size: 13px; line-height: 1em; margin-bottom: 0.5em; margin-top: 0; text-align: left; }
div.variety-info div.data ul { margin-bottom: 10px; margin-left: 16px; }
div.variety-info div.data ul li { font-size: 13px; line-height: 1em; margin-bottom: 0.5em; margin-top: 0; text-align: left; }

dl.contact { }
dl.contact dt { font-size: 20px; font-weight: bold; }
dl.contact span.mandatory { color: #F00000; font-family: consolas; }
dl.contact dd { }
dl.contact dd input[type=text] { border: 2px solid #422F11; border-radius: 7px 7px 7px 7px; color: #422F11; font-family: arial; font-size: 18px; margin-bottom: 15px; margin-top: 5px; padding: 5px 10px; width: 300px; }
dl.contact dd textarea { border: 2px solid #422F11; border-radius: 7px 7px 7px 7px; color: #422F11; font-family: arial; font-size: 18px; height: 150px; margin-bottom: 15px; margin-top: 5px; max-height: 400px; max-width: 555px; padding: 5px 10px; width: 555px; }
dl.contact dd input[type=submit] { background: none repeat scroll 0 0 #422F11; border: medium none; border-radius: 10px 10px 10px 10px; color: #FFFFFF; cursor: pointer; float: right; font-size: 20px; padding: 5px 20px; }
dl.contact dd input[type=submit]:hover { background-color: #624F31; }

div.footerCompanies { }
div.footerCompanies img { width:100%; }