body {
	background:url(../images/fons.png) repeat-x;
	background-attachment: fixed;
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#636363;
}

#ombra {
	width:920px;
	margin:0 auto;
	background-image: url(../images/fonspage.png);
	background-repeat: repeat-y;
	position:relative;
}

#ombra-bottom {
	background-image: url(../images/bottom-ombra.png);
	width: 920px;
	height: 19px;
	margin: 0 auto;
	top: 0px;
	background-repeat: no-repeat;
	position:relative;
}

#page {
	width:900px;
	margin:0 auto;
	background-image: url(../images/fonstop.jpg);
	background-repeat: no-repeat;
	background-color:#fff;
	position:relative;
	padding-top:299px;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:blue;
}
/*header*/
#header strong {
	position:absolute;
	width:300px;
	height:77px;
	top:30px;
	left:30px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	z-index:3;
}
#header strong  a {
	display:block;
	height:100%;
}
#header {
	width:900px;
	height:299px;
	position:absolute;
	top:0;
	left:0;
}

.operador {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:60px;
	top:30px;
}
.operador li {
	width: 122px;
	height: 41px;
	float:left;
	padding-left: 15px;
}
.operador li:first-child {
	background:none;
}
.operador li a#o1 {
	background: url(../images/o1.png) 0 0 no-repeat;
	width: 122px;
	height: 41px;
	display: block;
	float: left;
}

.operador li a:hover#o1,
.operador li a.active#o1 {
	background: url(../images/o1-over.png) no-repeat;
}

.operador li a#o2 {
	background: url(../images/o2.png) 0 0 no-repeat;
	width: 122px;
	height: 41px;
	display: block;
	float: left;
}

.operador li a:hover#o2,
.operador li a.active#o2 {
	background: url(../images/o2-over.png) no-repeat;
}

.operador li a span {
	display: none;
}

.top-nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:22px;
	top:30px;
}
.top-nav li {
	float:left;
	clear: both;
	padding-bottom: 7px;
}
.top-nav li:first-child {
	background:none;
}
.top-nav li a#cat {
	background: url(../images/cat.png) 0 0 no-repeat;
	width: 26px;
	height: 18px;
	display: block;
	float: left;
}

.top-nav li a.active#cat ,
.top-nav li a:hover#cat {
	background: url(../images/cat-over.png) no-repeat;
}
.top-nav li a#esp {
	background: url(../images/esp.png) 0 0 no-repeat;
	width: 26px;
	height: 18px;
	display: block;
	float: left;
}

.top-nav li a.active#esp ,
.top-nav li a:hover#esp {
	background: url(../images/esp-over.png) no-repeat;
}
.top-nav li a span {
	display: none;
}
/*navigation*/
#navigation {
	background-color: #E5E5E5;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:120px;
	left:30px;
	z-index:5;
	width: 840px;
}
#navigation li {
	float:left;
	padding:0 18px 0 20px;
	line-height:35px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #948e8c;
}

#navigation li a.home {
	background: url(../images/home.gif) 0 no-repeat;
	width: 40px;
	height: 35px;
	display: block;
	float: left;
}

#navigation li a.home span {
	display: none;
}

#navigation li a {
	text-decoration:none;
	color:#000;
	font-size:13px;
	display:block;
}
#navigation li.hover ,
#navigation li:hover {
	background-image: url(../images/fons_menu.jpg);
	position:relative;
}
#navigation li.hover a ,
#navigation li:hover a {
	color:#fff;
}
#navigation li.hover ul ,
#navigation li:hover ul {
	display:block;
}
#navigation ul {
	position:absolute;
	top:35px;
	left:0;
	display:none;
	margin:0 0 0 -1px;
	padding:0;
	list-style:none;
	background: url(../images/fons_smenu.jpg) 0 bottom repeat-x #948e8c;
	z-index:20;
	padding:10px;
}
#navigation ul li {
	float:none;
	background:none;
	padding:1px 10px 1px 10px;
}
* +html #navigation ul li{
	line-height:13px;
}
#navigation ul li.hover ,
#navigation ul li:hover {
	background:#fff;
}
#navigation ul li a {
	color:#fff;
	line-height:22px;
	white-space:nowrap;
	height:1%;
	vertical-align:top;
}
#navigation ul li.hover a ,
#navigation ul li:hover a {
	color: #5d5856;
}
#header .banner {
	position:absolute;
	bottom:0;
	left:30px;
	z-index:1;
}
/*columns-holder*/
#columns-holder {
	width:900px;
	overflow:hidden;
	padding:20px 0 30px;
}
/*content*/
#sitemap {
	margin: 0 30px 20px 30px;
	padding: 0 0 10px 0;
	border-bottom: #9a9a9a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
}
.sitemap_box {
	height: 300px;
	width: 210px;
	float: left;
}
#content {
	width:530px;
	float:right;
	padding:0 0 0 30px;
	margin-right: 45px;
	border-left:1px solid #565656;
}
#content p {
	margin:0 0 20px;
	line-height:19px;
}
#content ul {
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
	list-style:none;
}
#content ul li {
	float:left;
	padding-right:11px;
}
#content ul li a {
	color:#f00;
}

.location {
	height: 350px;
}

.location p {
	width: 200px;
	float: left;
}

.location h3 {
	border-bottom-color: #9a9a9a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/*sidebar*/
#sidebar {
	width:250px;
	float:left;
	margin-left: 30px;
	margin-right: 10px;
}
.box {
	background-color: #dedcd8;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	border-color: #a6a6a6;
	border-style: solid;
	border-width: 1px;
	width: 210px;
	overflow:hidden;
	margin:0 0 30px 0;
}
.box img {
	float:left;
	margin-right:17px;
}
.box h3 {
	margin:0;
	font-size:13px;
	line-height:14px;
}
.box h3 a {
	text-decoration:none;
	color:#f00;
}
.box h3 a:hover {
	text-decoration:underline;
}
.box p {
	margin:19px 0 0;
	line-height:19px;
}
.box strong {
	line-height:21px;
}
.box2 {
	width:200px;
	background:#e8e8e9;
	padding:10px 15px 10px 15px;
	margin:0 0 30px 0;
}
.box2 h4 {
	margin:0;
	font-size:15px;
	line-height:23px;
}
.box2 h4 a {
	color:#000;
}
.box2 h4 a:hover {
	text-decoration:none;
}
.box2 p {
	margin:13px 0 0;
	line-height:19px;
}
.box2 p a {
	color:#f00;
}

.box ul{
	left:0;
	padding:0;
	list-style:none;
}
.box ul li {
	float:none;
	background:none;
	padding:1px 10px 1px 10px;
	color: #5d5856;
}
* +html .box ul li{
	line-height:13px;
}
.box ul li.hover ,
.box ul li:hover {
	background-repeat: repeat-x;
	background-image: url(../images/fons_smenu_li.jpg);
}
.box ul li a {
	text-decoration: underline;
	color: #5d5856;
	line-height:25px;
	white-space:nowrap;
	height:1%;
	vertical-align:top;
}
.box ul li a.hover,
.box ul li a:hover {
	color: #3b3837;
	text-decoration: none;
	width: 100%;
}

input {
	width: 215px;
}

textarea {
	width: 500px;
	height: 70px;
	float: left;
	margin-bottom: 20px;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}  

span.required {
	color: #ff0000;
	font-weight: bold;
}

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

.contacte {
	width: 210px;
	margin-right: 27px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #9a9a9a;
	background-color: #f1f1f1;
	padding: 0 20px;
	margin-bottom: 20px; 
}

.contacte h3 {
	font-size: 15px;
	border-bottom-style:solid;
	border-bottom-color:#9a9a9a;
	border-bottom-width:1px;
}

.roundtop { 
	margin-left: -21px;
	margin-top: -1px;
	width: 252px;
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	margin-bottom: -1px;
	margin-left: -21px;
	width: 252px; 
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 12px;
   height: 12px;
   border: none;
   display: block !important;
}






/*footer*/
#footer {
	width:840px;
	margin:0 auto;
	border-top:1px solid #565656;
	overflow:hidden;
	padding:11px 0 16px;
}
#footer ul {
	margin:0 -10px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
#footer ul li {
	float:left;
	color:#000;
	font-size:11px;
	padding:0 13px 0 15px;
	background:url(../images/footer-sep.gif) no-repeat 0 3px;
}
#footer ul li:first-child {
	background:none;
}
#footer ul li a {
	color:#000;
}
#footer ul li a:hover {
	text-decoration:none;
}
#footer span {
	float:left;
	background:url(../images/footer-logo.gif) no-repeat;
	width:119px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}