/* {{{ Page Frame */



body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: verdana;
}
#nav-access {
	display: none;
}
#doc {
	width: 980px;
	margin: auto;
	text-align: left;
	position: relative;
	z-index: 1;
}
[dir="rtl"] #doc {
	text-align: right;
}
#doc:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#wrapper {
	min-width: 950px;
}
.hide {
	display: none;
}
/* }}} */

/* {{{ Header */



body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 50% 0;
	background-image: url(../images/fondo_body.jpg);
}
#header {
	width: 980px;
	height: 62px;
	font-family: verdana;
	background-repeat: no-repeat;
	background-position: 10px -6px;
	background-image: url(../../images/logo_sup.png);
}
#header h1 {
	margin: 0;
	float: left;
}
#header h1 img {
	display: block;
}
#header h1 a:link,  #header h1 a:visited {
	color: #fff;
}
#nav-main {
	float: right;
	padding-right: 200px;
}
#nav-main ul {
	float: left;
	z-index: 99;
	left: auto;
}
#nav-main ul,  #nav-main ul li {
	height: 56px;
	background: none;
	position: relative;
}
#nav-main ul {
	background: transparent url(/img/tignish/template/header-nav-divider.png) top left no-repeat;
	padding-left: 2px;
}
#nav-main ul li a,  #nav-main ul li span {
	padding: 20px 20px 0 20px;
	height: 35px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 95%;
	color: #fff;
	background: transparent url(/img/tignish/template/header-nav-divider.png) top right no-repeat;
}
#nav-main ul li a:link,  #nav-main ul li a:visited {
	color: #fff;
	text-decoration: none;
}
#nav-main ul li span,  #nav-main ul li a:hover,  #nav-main ul li a:active,  #nav-main ul li a.yuimenubaritemlabel-selected {
	color: #fff;
	background: #31526f url(/img/tignish/template/header-nav-menu-backgrounds.png) top right no-repeat;
}
#nav-main ul ul,  #nav-main ul ul li {
	height: auto;
	border: 0;
}
#nav-main ul ul {
	border-top: 0;
	background: url(/img/tignish/template/header-nav-menu-backgrounds.png) bottom left no-repeat;
	padding: 8px 0;
	width: 190px;
}
#nav-main ul li ul li a,  #nav-main ul li ul li a:link,  #nav-main ul li ul li a:visited,  #nav-main ul li ul li span {
	padding: 4px 20px;
	margin: 0 1px 1px 1px;
	height: auto;
	float: none;
	display: block;
	font-size: 85%;
	font-weight: normal;
	border: 0;
	background-image: none;
	position: relative;
}
#nav-main ul li ul li a:hover,  #nav-main ul li ul li a:active {
	background: #3d5b74;
}
#moz_global_search {
	position: absolute;
	top: 18px;
	right: 30px;
}
#moz_global_search #query {
	border: 1px solid #07253e;
	width: 100px;
	background-color: #9badbc;
	height: 18px;
	float: left;
}
#moz_global_search #query:focus {
	background-color: #fff;
}
#moz_global_search #submit {
	display: block;
	float: left;
}
/* }}} */

/* {{{ Breadcrumbs */



#breadcrumbs {
	clear: both;
	margin: 0 35px;
	color: #fff;
}
/* }}} */

/* {{{ Footer */



#footer {
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	clear: both;
	font-family: verdana;
	font-size: 90%;
	min-height: 345px;
	background-repeat: repeat-x;
	background-image: url(../images/fondo_foot.gif);
	background-color: #9b7a17;
	background-position: center top;
}
* html #footer {
	height: 345px;
}
#footer a:link,  #footer a:visited {
	color: #898378;
	text-decoration: none;
}
#footer a:hover,  #footer a:active {
	color: #69645c;
	text-decoration: underline;
}
#footer-contents {
	width: 880px;
	text-align: left;
	margin: auto;
	padding: 35px;
}
#footer-contents[dir=rtl] {
	text-align: right;
}
#footer-menu,  #footer-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	left: auto;
}
#footer-menu li {
	margin: 0 15px 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
	display: inline;
	font-weight: bold;
	background: none;
	position: relative;
	width: 105px;
}
#footer-menu li ul {
	margin: 0.5em 0 2em 0;
}
#footer-menu ul li {
	float: none;
	font-size: 85%;
	padding: 0 0 0.4em 0;
	margin: 0;
	font-weight: normal;
	display: block;
	width: auto;
}
#footer #lang_form {
	float: right;
}
#footer #lang_form label {
	color: #898378;
	display: block;
	font-weight: bold;
}
#footer #lang_form div {
	display: inline;
}
#footer #copyright {
	clear: both;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: right top;
}
#footer #copyright p {
	margin-bottom: 0.5em;
	font-size: 85%;
	color: #FFFFFF;
}
#footer #copyright img {
	opacity: 0.6;
	-moz-opacity: 0.6;
	float: right;
}
#footer #copyright a:hover img {
	opacity: 1;
	-moz-opacity: 1;
}
#footer #copyright a:link,  #footer #copyright a:visited {
	font-weight: bold;
}
#footer #copyright a:hover,  #footer #copyright a:active {
	font-weight: bold;
	text-decoration: underline;
}
#footer #footer-links {
	font-size: 85%;
}
#footer-divider hr {
	display: none;
}
#footer-divider {
	clear: both;
}
/* }}} */

/* {{{ Main Feature */



#wrapper {
	background: url(/img/tignish/template/background-feature.jpg) top center no-repeat;
}
#main-feature {
	font-size: 110%;
	padding-top: 45px;
	padding-bottom: 1px; /* Safari collapsing borders min-height fix */
}
#main-feature h2 {
	margin: 0 235px 0 35px;
	color: #fff;
	font-size: 360%;
}
#main-feature p {
	font-size: 165%;
	margin: 8px 445px 35px 35px;
	color: #FFFFFF;
}
/* }}} */

/* {{{ Side Menu */



#side-menu {
	position: absolute;
	top: 75px;
	right: 35px;
	left: auto;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 170px;
	font-family: verdana;
	font-size: 80%;
	line-height: 1;
}
#side-menu li {
	list-style-type: none;
	margin: 0;
	padding: 7px 3px 5px 5px;
	background: url(/img/tignish/template/side-menu-divider.png) top center no-repeat;
}
#side-menu li.first {
	background: none;
}
#side-menu li ul {
	margin: 5px 0 0 0;
	left: auto;
}
#side-menu li ul li {
	padding-left: 8px
}
#side-menu span {
	color: #fff;
	font-weight: bold;
}
#side-menu h3 span {
	font-weight: normal;
}
#side-menu h3 {
	margin: 0;
	color: #fff;
}
#side-menu a:link,  #side-menu a:visited {
	color: #1e4262;
}
#side-menu a:hover,  #side-menu a:active {
	color: #1e4262;
}
/* }}} */

/* {{{ Columns */



#main-content {
	float: left; /* Fix IE double margin float bug */
	width: 555px;
	font-size: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
}
#sidebar {
	float: left;
	display: inline; /* Fix IE double margin float bug */
	position: relative;
	width: 265px;
	margin: 0 30px 0 0;
	font-size: 110%;
}
#content {
	margin: 0 35px;
	font-size: 110%;
}





/* }}} */
