@charset "utf-8";
/* CSS Document */
body {background: url(img/bg.jpg) no-repeat center top #26504F;margin: 0px;}
a:link {text-decoration: none;}a:visited {text-decoration: none;}a:hover {text-decoration: none;}a:active {text-decoration: none;}
#header {width: 100%;background: url(img/header-bg.jpg) no-repeat center top;margin: auto;height: 156px;}
#header #logo {background: url(img/header-logo.png) no-repeat center bottom;width: 940px;height: 156px;margin: auto;position: relative;}
#header #logo a.logo {display: block;width: 374px;height: 83px;position: absolute;top: 36px;left: 58px;}
#header #logo a.mail {display: block;width: 360px;height: 38px;position: absolute;bottom: 22px;right: 56px;}
/* Main Menu */
#menu {background: url(img/menu-bg.png) repeat-x top;height: 44px;width: 100%;margin: auto;}
#menu ul {width: 940px;height: 30px;margin: 0px;padding: 0px;padding-top: 11px;}
#menu ul li {list-style-type: none;font-size: 18px;font-style: normal;font-weight: bold;text-transform: uppercase;margin: 0px 10px 0px 10px;display: inline;}
#menu ul li a {color: #FFF;text-shadow: 1px 1px #333;padding: 14px;}
#menu ul li a:hover, #menu ul li.active a {background: url(img/menu-hover.png) repeat-x center center;color: #333;text-shadow: 1px 1px #FFF;}
#menu ul li a span {color: #666;font-size: 14px;text-shadow: none;padding: 14px;}
#menu ul li a:hover span, #menu ul li.active a span {color: #333;text-shadow: none;}
/* Contenido */
#content {position: relative;border: solid 10px #C1CBCB;height: auto;min-height: 430px;margin: 15px auto;background: url(img/bg-top.jpg) no-repeat center top #F5FBFE;overflow: hidden;}
#cortadera {position: absolute;display: block;width: 117px;height: 335px;background: url(img/cortadera.png) no-repeat top right;left: -24px;top: 0px;}
#left, #left2 {height: auto;min-height: 300px;overflow: hidden;margin-top: 10px;}
#right, #right2 {height: auto;min-height: 300px;overflow: hidden;margin-top: 10px;}
/* Showcase */
#showcase {height: 355px;margin-top: 20px;}
#showcase-shadow {background: url(img/showcase-shadow.png) no-repeat top center;width: 321px;height: 282px;display: block;position: absolute;top: 15px;}
h1 {font-size: 54px;font-family: 'Jenna Sue', cursive;font-weight: normal;color: #EAA63A;text-align: left;text-shadow: 1px 1px #666;margin-bottom: -10px;}
h2 {font-size: 18px;font-weight: bold;text-transform: uppercase;color: #EAA63A;text-shadow: 1px 1px #B3B3B3;text-align: left;margin-bottom: -15px;}
p {font-size: 18px;color: #333;text-align: left;text-shadow: 1px 1px #FFF;}
#content ul li {background: url(img/icon-ul.png) no-repeat left center;font-size: 18px;color: #333;text-align: left;text-shadow: 1px 1px #FFF;padding-left: 25px;list-style-type: none;}
#footer {height: 50px;position: relative;margin: auto;}
#footer p {font-size: 14px;color: #FFF;text-shadow: none;text-align: left;}
#footer p.right {text-align: right !important;}
#footer a:link {color: #FFF;text-decoration: underline;}
#footer a:visited { color: #FFF;}
#footer a:hover { color: #EAA63A;}
#footer a:active { color: #FFF;}
