body {
  margin: 0 auto;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif ;
  background-color: #EFEFEF;
	font-size:12px;
	color:#666666;
}
#container{
	width:740px;
	margin: 0 auto;
	padding:7px;
	background-color:#FFFFFF;
	border: 1px solid;
	border-color: #999 #000 #000 #999;
}
#header{
	height:70px;
	background-color:#CCCCCC;
	position:relative;
	margin-bottom:7px;
}
#header h1{
	text-align:right;
	margin:0;
	position:absolute;
	right:5px;
	bottom:0;
	color:#EEE;
}
#header h1 a{
	text-decoration:none;
}
#header h1 a:hover{
	color:#FFF;
	background-color:#CCC;
}
#submenu{
	height:22px;
	background-color:#D1D1D1;
	text-align:right;
	padding-right: 5px;
	margin-bottom:10px;
}
#submenu a{
	background-color:transparent;
	color:#333333;
	text-decoration:none;
}
#submenu a:hover,
#submenu a:hover{
	background-color:transparent;
	color:#333333;
}
#footer{
	clear:both;
	background-color:#CCCCCC;
	border-top:10px solid #FFF;
	width:100%;
}
#footer p{
	color:#333;
	text-align:center;
	font-size:9px;
	padding:0;
	margin:0;
	line-height:225%;
}
p{
	padding:0;
	margin:5px 0;
}
p a{
	text-decoration:none;
}
h4 a{
	text-decoration:none;
}
#textIntro{
	font-size:12px;
	color:#333333;
	padding:3px;
	border: 1px dotted;
	border-color: #999 #000 #000 #999;
}
.heads{
	height:20px;
	font-size:16px;
	text-align:left;
	background-color:#878787;
	font-weight:bold;
	color:#000;
	text-indent:5px;
}
.headsC{
	height:25px;
	font-size:16px;
	line-height:150%;
	text-align:center;
	background-color:#000;
	font-weight:bold;
	color:#FFF;
}
#titolSec{
	border-bottom: 1px dotted;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	background-color:#F5F5F5;
}
.headsinteface{
	color:#000000;
}
.genConent{
	padding:10px;
	text-align:left;
	background-color:#FFFFFF;
}
.genContentC{
	padding:10px;
	text-align:center;
	background-color:#FFFFFF;	
}
/*ligas*/
a{
	color:#000;
	padding:1px 3px;
}
a:hover,
a:active{
	background-color:#000000;
	color:#CCCCCC;
	text-decoration:none;
}


/*inputs*/

.mainOption{
	font-weight:bold;
}
label{
	margin:10px 0 5px 0; 
	padding:0;
	font-weight:bold;
	padding:0;
	display:block;
}
input, textarea{
	background-color:#EFEFEF;
	border:1px solid #CCC;
  	font-family:Arial, Helvetica, sans-serif ;
	font-size:12px;
}
input:focus, textarea:focus{
	background-color:#FFF;
}
form{
	padding:5px;
}
.headerror{
	color:#999;
}
.error{
	color:#CC0000;
	font-weight:bold;
}
.errorC{
	color:#CC0000;
	text-align:center;
	font-weight:bold;
	margin:10px 0;
}
.hidden{
	display:none;
}
.showed{
	display:block;
}

.close{
	position:absolute;
	top:8px;
	right:8px;
	cursor:pointer;
  	text-align: center;
 	 padding: 1px;
 	 border: 1px solid;
 	 border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
 	 background: ButtonFace;	
}
.panel{
	position:absolute;
  	border: 1px solid;
  	border-color: #999 #000 #000 #999;
  	font-size: 11px;
  	cursor: default;
	font-family: tahoma,verdana,sans-serif;
	width:280px;
	left:200px;
	padding:5px;
	background-color:#FFFFFF;
}
.panel .mainOption{
  	border: 2px solid;
  	padding: 0px;
  	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	color: #000;
	font-weight:normal;
	background: ButtonFace;
}
.panel p{
	padding:0 5px;
}
.barra{
	background-color:#CCCCCC;
	font-weight:bold;
	height:15px;
	padding:5px;
}
.focus{
	color:#333333;
	font-weight:bold;
}
.calenTitol{
	width:210px;
	color:#FFFFFF;
	background:#555;
	font-weight:bold;
}
.calenDies{
	color:#FFFFFF;
	background:#AAA;
	font-weight: normal;
}
.calenFestiu{
	color:#FFFFFF;
	background:#FF9966;
	font-weight: normal;
}
.calenRes{
	color:#FFF;
	background:#66CC00;
	font-weight: normal;
}
td{
	width:30px;
	height:30px;
	text-align:center;
}
td a{
	text-decoration:none;
}
th a{
	text-decoration:none;
}
.calen{
	float:left;
	width:245px;
	height:240px;
	text-align:center;
}
.res{
	color:#FFF;
	background:#66CC00;
	font-weight: normal;
	width:20px;
	height:20px
}
.sel{
	color:#FFF;
	background:#FF9900;
	font-weight: normal;
	width:20px;
	height:20px
}
.fest{
	color:#FFF;
	background:#FF9966;
	font-weight: normal;
	width:20px;
	height:20px
}
#vinYear{
	float:left;
	border-bottom:1px dotted;
	border-top:1px dotted;
}
#vinYear a{
	text-decoration:none;
	font-weight:bold;
}
