body {
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	background: #d0d0d0 url(../images/fons2.png) repeat-x;
}
#page {
	width:900px;
	margin:0 auto;
	background:#fff;
	position:relative;
	padding-top:160px;
	background: #fff url(../images/fons-mapa.png) no-repeat right top;
}
#ombra {
	width:920px;
	margin:0 auto;
	background-image: url(../images/fonspage.png);
	background-repeat: repeat-y;
	position:relative;
}
#ombra-bottom {
	width:920px;
	height: 24px;
	top: 0px;
	margin:0 auto;
	background-image: url(../images/fons-bottom.png);
	background-repeat: no-repeat;
	position:relative;
}
a:hover {
	text-decoration:none;
	color: #f85601;
}
a:visited {
	text-decoration:underline;
}
span.segurdades {
	font-weight: bold;
}
span.tel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
}
h3 {
	font-size: 20px;
	font-weight: 100;
	color: #f85601;
}
p a:link,
p a:visited {
	color: #f85601;
	text-decoration: underline;
}
p a:hover,
p a:active {
	color: #f85601;
	text-decoration: none;
}
#start {
	width: 840px;
	height: 240px;
}
#start img {  
    width:  840px; 
    height: 240px; 
    top:  0; 
    left: 0; 
} 
/*header*/
#telefon {
	width: 220px;
	height: 41px;
	background: url(../images/telefon.png) no-repeat;
	margin-left: 620px;
	margin-top: 11px;
}

#header strong {
	position:absolute;
	width:344px;
	height:74px;
	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:180px;
	position:absolute;
	top:0;
	left:0;
}
.top-nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:22px;
	top:10px;
}
.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 {
	margin:0;
	padding:0 1px 0 0;
	list-style:none;
	position:absolute;
	top:120px;
	left:0px;
	padding: 0 30px;
	z-index:5;
	background: url(../images/fons-menu.png) repeat-x;
	width: 840px;
}
#navigation li {
	float:left;
	padding:0 18px 0 20px;
	line-height:35px;
}
#navigation li a {
	text-decoration:none;
	color:#fff;
	font-size:15px;
	display:block;
	width: 104px;
	text-align: center;
}
#navigation li.hover ,
#navigation li:hover,
#navigation li.active {
	position:relative;
	background: url(../images/fons-button-hover.png) repeat-x;
}
#navigation li.hover a ,
#navigation li:hover a,
#navigation li.active a {
	color:#f85601;
	padding-top: 3px;
}
#navigation li.hover ul ,
#navigation li:hover ul {
	display:block;
}
#navigation ul {
	position:absolute;
	top:35px;
	left:0;
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	z-index:20;
	padding:10px 8px 0 8px;
	width: 220px;
	background: url(../images/fons-submenu.png) repeat-y;
}
#navigation ul li {
	float:none;
	background:none;
	padding:5px 4px 5px 11px;
}
#navigation ul li.child,
#navigation ul li.child:hover {
	height: 13px;
	width:  236px;
	padding: 0px;
	margin: 0px -8px 0px -8px;
	background: url(../images/fons-submenu-bottom.png) bottom;
	position: fixed;
}
* +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;
	text-align: left;
}
#navigation ul li.hover a ,
#navigation ul li:hover a {
	color:#f85601;
	text-decoration: underline;
}
#header .banner {
	position:absolute;
	bottom:0;
	left:30px;
	z-index:1;
}
/*columns-holder*/
#columns-holder {
	width:900px;
	overflow:hidden;
	padding:35px 0 30px;
}
/*content*/
#content {
	width:530px;
	float:left;
	padding:0 30px;
	border-right: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;
}
/*sidebar*/
#sidebar {
	width:280px;
	float:right;
	padding-top:5px;
}
.box {
	width:215px;
	background:#eae0de;
	overflow:hidden;
	padding:15px;
}
.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:210px;
	background:#e8e8e9;
	padding:15px;
	margin: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;
}
/*footer*/
#footer {
	width:840px;
	margin:0 auto;
	border-top:1px solid #565656;
	overflow:hidden;
	padding:11px 0 0 0;
}
#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:11px;
	text-indent:-9999px;
	overflow:hidden;
}
