body {
	background-image: url('fondo.jpg');
margin:0px;
padding:0px;
}
.gaussian {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}
.footer{
	margin-right: auto;
	margin-left: auto;
	width:670px;
	color: rgb(75,84,41);
	font-size: 13px;
	font-family: verdana, arial, sanserif;
	line-height:20px;

}
.legal{
font-size:11px !important;
margin-bottom:18px;
line-height:15px;
}
.news{
background-color:rgb(172, 176, 46);
color:#FFFFFF;
padding:7px;
font-family:arial,verdana,sans-serif;
font-size:21px;
text-align:center;
}
.news a{
color:#3A3F0C;
}
.news a:hover{
color:#000000;
}
.news strong{
color:#3A3F0C;
font-weight:bold;
}
#main {
	background-image: url('hielo.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
.logo {
	background-image: url('pistadehielovaldemoro.png');
	background-repeat: no-repeat;
	margin: 0px 12px 0px 12px;
	height: 90px;
	border-color: rgb(170, 176, 48);
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}
.menu {
	width: 200px;
	float: right;
	border-color: rgb(170, 176, 48);
	border-style: solid;
	border-width: 0px 0px 0px 1px;
}
.clearing {

	clear: both;
}
.content {
	float: left;
	padding-right:12px;
	margin-left: 12px;
	width: 460px;
	color: rgb(75,84,41);
	font-size: 13px;
	font-family: verdana, arial, sanserif;
}
/* fancymenu*/
#fancymenu {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	overflow: hidden;
	padding: 6px;
	position: relative;
}
#fancymenu ul {
	padding: 0;
	margin: 0;
}
/* Don't apply padding here (offsetWidth will differ in IE)    If you need padding add it to the child anchor */
#fancymenu ul li {
	float: left;
	list-style: none;
}
#fancymenu ul li a {
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	border-style: none;
	border-width: 0px;
	padding: 6px 12px 0px 12px;
	color: #ACB02E;
	font-size: 13px;
	font-family: verdana, arial, sanserif;
	text-decoration: none;
	text-align: center;
		font-weight:normal;

}
#fancymenu li.background {
	background: url('bg_menu_right.png') no-repeat top right !important;
	background: url('bg_menu_right.gif') no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}
#fancymenu .background .left {
	background: url('bg_menu.png') no-repeat top left !important;
	background: url('bg_menu.gif') no-repeat top left;
	height: 28px;
	margin-right: 9px;
/* 7px is the width of the rounded shape */
}
/* fancymenu*/
/* fancymenu2222222222*/
#fancymenu2 {
	position: relative;
	width:200px;
	margin-top:3px;
}
#fancymenu2 ul {
	margin: 0;
	padding:0px 0px 50px 3px;
	height:380px;
}
/* Don't apply padding here (offsetWidth will differ in IE)    If you need padding add it to the child anchor */
#fancymenu2 ul li {
	list-style: none;
float:left;
clear:both;
overflow: none;

}
#fancymenu2 ul li a {
	z-index: 10;
	position: relative;
	display:block;
	border-style: none;
	border-width: 0px;
	padding: 6px 6px 6px 6px;
	color: rgb(75,84,41);
	font-size: 15px;
	font-family: verdana, arial, sanserif;
	text-decoration: none;
	font-weight:normal;
}
#fancymenu2 ul li.current a{
	font-weight:bold !important;
		
}
#fancymenu2 ul div {
display:block;
float:none;
clear:both;
}

#fancymenu2 li.background {
	background: url('bg_menu_right2.png') no-repeat top right !important;
	background: url('bg_menu_right2.gif') no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}
#fancymenu2 .background .left {
	background: url('bg_menu2.png') no-repeat top left !important;
	background: url('bg_menu2.gif') no-repeat top left;
	height: 39px;
	margin-right: 9px;
/* 7px is the width of the rounded shape */
}
/* fancymenu22222222222*/

h1{
  color:rgb(170, 176, 48);
	font-size: 12px;
	font-family: verdana, arial, sanserif;
	text-decoration: none;
	margin-top:12px;
	margin-bottom:14px;

}
h2{
  color:#AEB96A;
	font-size: 12px;
	font-family: verdana, arial, sanserif;
	text-decoration: none;
	margin-top:12px;
	margin-bottom:14px;

}
a{
  color:rgb(170, 176, 48);
	font-size: 12px;
	font-family: verdana, arial, sanserif;
	text-decoration: underline;

}
img{
border:0px;
vertical-align:middle;
}
a:hover{
 color:rgb(75,84,41);
	font-size: 12px;
	font-family: verdana, arial, sanserif;
	text-decoration: underline;

}
.span_color{
 color:rgb(75,84,41);
 font-weight:bold;
}
.left_cont{
float:left;
width:230px;
}
.right_cont{
float:right;
width:230px;
}
p{
margin-right:12px;
line-height:20px;
}
.ditto_item{
margin-right:15px;
}
strong{
}
.spacer_down{
height:30px;
}
th{
text-align:left;
background-color:rgb(170, 176, 46);
color:rgb(54,63,37);
padding:10px;
}
td{
background-color:rgb(241,243,233);
padding:10px;
}
input{
padding:7px;
 color:rgb(75,84,41);
	font-size: 12px;
	font-family: verdana, arial, sanserif;
border-style:solid;
border-width:1px;
border-color:rgb(78,94,45);
background-color:rgb(239, 239, 224);
}
textarea{
padding:7px;
border-style:solid;
border-width:1px;
border-color:rgb(78,94,45);
background-color:rgb(239, 239, 224);
 color:rgb(75,84,41);
	font-size: 12px;
	font-family: verdana, arial, sanserif;
}
input.button{
cursor:pointer;
}




.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility:				hidden;
}

#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:				visible;
}

#sbox-overlay
{
	position:				absolute;
	background-color:		#000;
}

#sbox-window
{
	position:				absolute;
	background-color:		#fff;
	text-align:				left;
	overflow:				visible;
	padding:				10px;
	-moz-border-radius:		3px;
}

#sbox-btn-close
{
	position:				absolute;
	width:					30px;
	height:					30px;
	right:					-15px;
	top:					-15px;
	background:				url(closebox.png) no-repeat center;
	border:					none;
}

.sbox-window-ie6 #sbox-btn-close
{
	background-image:		url(closebox.gif);
}

.sbox-loading #sbox-content
{
	background-image:		url(spinner.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}

#sbox-content
{
	clear:					both;
	overflow:				auto;
	background-color:		#fff;
	height:					100%;
	width:					100%;
}

.sbox-content-image#sbox-content
{
	overflow:				visible;
}

#sbox-image
{
	display:				block;
}

.sbox-content-image img
{
	display:				block;
}

.sbox-content-iframe#sbox-content
{
	overflow:				visible;
}
