﻿@font-face {
    font-family: Lucida Sans Unicode;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/lucida.ttf);
}
html, body {
	margin:0px;
	width:100%;
	font-family:"Lucida Sans Unicode",Arial;
	color:#000000;
	font-size:12px;
	background:url(img/sf.jpg) repeat-x #ffffff;
}
body {
	border-top:6px solid #073f83;
}
a {
	text-decoration:none;
	color:#f26b11;
	outline:none
}
a:hover {
	text-decoration:underline;
}
img {
	border:0px;
}
form {
	margin:0px
}
div#layout {
	width:905px;
	margin:0px;
	margin:auto;
	padding:0px 10px 0px 10px;
}
div#header {
	height:138px;
	position:relative;
}
div#middle {
	margin-top:27px;
	overflow:hidden;
	background:url(img/middle-sf.gif) no-repeat #f4fafc;
}
div#footer {
	background:url(img/middle-sf-footer.gif) no-repeat;
	padding-top:23px;
	text-align:left;
	padding-bottom:10px;
	padding-right:20px;
	padding-left:20px;
	font-size:10px;
}
div#top {
	overflow:hidden;
}
h1#logo {
	display:block;
	margin:0px;
	margin-left:64px;
	margin-top:21px;
	color:#5b2407;
	font-size:14px;
	font-weight:normal;
	position:relative;
	width:136px;
        height:75px;
        float:left;        
}
h1#logo a {
	color:#5b2407;
	text-decoration:none;
}
h1#logo span {
	display:block;
	width:136px;
	height:75px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(img/logo.jpg) no-repeat;
	cursor:pointer;
}
div#menu {
	position:relative;
	margin-top:2px;
	line-height:34px;
}
div#menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
      line-height:34px;
}
div#menu ul li {
	float:left;
	line-height:28px;
	background:url(img/menu-li-sf.gif) right top no-repeat;
	padding:0px 1px;
	font-size:14px;
}
div#menu ul li a {
        margin-top:3px;
	color:#000000;
        display:block; 
        width:135px;
        height:28px;
        text-align:center;
        background:url('img/menu-sf.jpg') no-repeat
}
h3#pagina {
	margin:0px auto 0px auto;
	display:block;
	line-height:28px;
	background:url(img/pagina-sf.gif) no-repeat left bottom;
	width:849px;
	font-size:18px;
	height:28px;
	padding-top:3px;
	text-align:left;
	font-weight:normal;
	padding-right:50px;
	color:#ffffff;
        text-transform:uppercase;
}
h3#pagina span {
	color:#ffffff;
	padding-left:20px;
}
div#right {
	width:304px;
	padding:10px 14px 0px 10px;
	margin-top:10px;
	float:left;
    min-height:545px;
	border-left:1px #8b8d8f dotted;	
    margin-left:-1px;
}
div#left {
	width:551px;
    border-right:1px #8b8d8f dotted;	
	padding:10px 10px 0px 15px;
	float:left;
	margin-top:10px;
	
}
h3#dove {
        margin-top:0px;
        text-align:right;
        font-size:11px;
        font-weight:normal;
		margin-bottom:6px
}
div#content, div#content p {
	font-size:14px;
	line-height:16px;
	text-align:justify;
	color:#3a3935;
}
div#content p {
	margin-top:8px;
	margin-bottom:8px;
}
div#content h2 {
	margin-bottom:8px;
	font-size:16px;
	line-height:18px;
	color:#000000;
	font-weight:normal;
}
div#video {
	width:243px;
	height:209px;
	text-align:center;
	float:right;
	background:url('img/video-sf.gif') no-repeat;
	padding-top:16px;
	margin-left:16px;
	margin-bottom:16px;
	margin-top:16px
}
div#video object {
	width:225px;
	outline:none;
	height:200px
}
div#containerInfo {
	border-top:1px solid #8b8d8f;
	margin-top:6px;
}
div#containerInfo h3 {
	font-size:14px;
	color:#f26b11;
	font-weight:normal;
	margin-top:8px;
	margin-bottom:2px
}
div#containerInfo form {
	background-color:#e3edf6;
	padding:8px
}
div#containerInfo form label {
	width:105px;
	display:block;
	float:left;
	line-height:24px;
	margin-right:4px;
}
div#containerInfo form input[type=text] {
	float:left;
	width:173px;
	height:21px;
	line-height:18px;
	padding:3px;
	padding-bottom:0px;
	border:none;
	/*background:url('img/input.gif') no-repeat;*/
	background:none;
}
div#containerInfo form div {
	margin-top:4px;
	overflow:hidden;
}
div#containerInfo form div#privacy {
	font-size:11px;
	background:none;
}
div#containerInfo form div {
  background:url('img/input.gif') no-repeat right center;
}
div#containerInfo form div#testo {
  background:none;
}
div#containerInfo form div#testo label {
	float:none;
	width:auto;
	text-align:right;
	background:url('img/label-textarea.gif') no-repeat 120px center;
}
div#containerInfo form textarea {
	width:100%;
	/*background:url('img/textarea.gif') no-repeat;*/
	background:none;
	border:none;
	width:280px;
	height:50px;
	padding:3px;
	overflow:auto;
}
div#containerInfo div#txtarea {
  background:url('img/textarea.gif') no-repeat;  
}
div#containerInfo form input[type=submit] {
	width:65px;
	height:24px;
	line-height:24px;
	padding:0px;
	text-align:center;
	float:right;
	background:url('img/submit.gif') repeat;
	border:none
}
div#footer p {
	margin:8px;
	text-align:center;
}
div#footer p#copyright a {
	color:#000000
}
div#gallery div img {
	line-height:130px;
	vertical-align:middle;
}
div#gallery h2 {
	margin-top:-43px;
	margin-bottom:40px;
	font-size:18px;
	color:#ffffff;
	margin-left:10px
}
div#gallery h2 span {
	font-size:14px;
	text-transform:lowercase;
}
