
html, body { 
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 100%;
	}
	
body {  
	background-color: #DCBB85;
	color: #333333;
	}

a {  
	color: #660000; 
	text-decoration: none;
	}
	
a:hover {  
	color: #970000; 
	text-decoration: underline;
	}

#bg{
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	z-index: -1;
	background-image: url(/raccolta_files/images/cclr_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	}

@media screen and (max-width: 1000px){
	#bg{
		background-size: auto 100%;
		}
	}

#mainStage{
	margin: 0 0 0 0;
	
	}

.colorRed{
	color: #B30004;
	}

.bigger{
	font-size: 16pt;
	}

/* header -------------------------------------*/

.logoTd{
	padding-top: 200px;
	}

.logoDiv{
	padding: 20px;
	border-radius: 20px;
	background-color: #DBBC7D;
	}

.logoHeader{
	border-radius: 20px;
	/*
	background-color: #DBBC7D;
	*/
	padding: 10px;
	opacity: 0.85;
	}
	
#headerTable {
	padding: 0 0 50px 0; 
	margin: 0 0 0 0;"
	}

.logoWords {  
	font-family: Vibrocentric; 
	text-decoration: none;
	color: #000000;
	font-size: 50px;
	font-weight: bolder;
	}

/* --- menu -------------------------------------*/

.nav-wrap { 
	margin: 1px auto; 
	background-color: rgba(0,0,0,0.6); 
	border-top:    2px solid white; 
	border-bottom: 2px solid white; 
	}

/* Clearfix */
.group:after { 
	visibility: hidden; 
	display: block; 
	content: ""; 
	clear: both; 
	height: 0; 
	}
	
*:first-child+html .group { 
	zoom: 1; 
	} /* IE7 */
	
/* Example One */
#example-one { 
	margin: 0 auto; 
	list-style: none; 
	position: relative; 
	width: 1024px; 
	}
	
#example-one li { 
	display: inline-block;	
	}
	
#example-one a { 
	color: #bbb; 
	font-size: 14px; 
	float: left;
	padding: 6px 10px 4px 10px;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#example-one a:hover { 
	color: white; 
	}
	
#magic-line { 
	position: absolute;
	bottom: -2px; 
	left: 0; 
	width: 100px; 
	height: 2px; 
	background: #fe4902;
	}
	
.current_page_item a { 
	color: white !important; 
	}
	
.ie6 #example-one li, .ie7 #example-one li { 
	display: inline; 
	}
	
.ie6 #magic-line {
	bottom: -3px;
	}

/* Example Two */
#example-two { 
	margin: 0 auto; 
	list-style: none; 
	position: relative; 
	
	border: 0px solid #0F0; 
	}
	
#example-two li { 
	display: inline-block; 
	}
	
#example-two li a { 
	position: relative; 
	z-index: 200; 
	color: #bbb; 
	font-size: 14px; 
	display: block; 
	float: left; 
	padding: 9px 10px 1px 10px;
	text-decoration: none;
	text-transform: uppercase; 
	}
	
#example-two li a:hover { 
	color: white; 
	}
	
#example-two #magic-line-two { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100px;
	height: 30px;
	background: #900; 
	z-index: 100; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
.current_page_item_two a { 
	color: white !important; 
	}
	
.ie6 #example-two li, .ie7 #example-two li {
	display: inline;
	}

/* TO DO -------------------------------------*/

.headStyle1 {  
	font-family: Vibrocentric; 
	text-decoration: none;
	}
	
.shading {  
	background-image: url(../borders/BACK_r06_c03.jpg); 
	font-size: 9px; 
	color: #990000; 
	text-align: center;
	}

.shadingNoSize { 
	background-image: url(../borders/BACK_r06_c03.jpg);
	}

.button {  
	font-size: 9px; 
	font-weight: bold; 
	background-color: #F4E5D2; 
	background-image: url(../borders/BACK_r06_c03.jpg);
	}

/* -------- index ----------------------------------------------------------------- */

#centerTable {
	background-image: url(/raccolta_files/images/whitebg85.png);
	border: 1px solid #B4935C; /* #F6F0A4 */
	padding: 30px;
	border-radius: 20px;
	max-width: 1000px;
	width: 80%;
	/* box-shadow: 0px 0px 20px 5px #FFFFFF; */
	color: #333;
	margin:0px auto;
	text-align:center;
	}

#bird{
	padding: 0px;
	}
 
 #birdDiv{
	background-color:#000;
	border-radius: 100%;
	width: 100%;
	border: 1px solid #B4935C;
	}
	
.titleImg{
	border: 1px solid #D6CAB2;
	border-radius: 10px;
	}

/* -------- calendar ----------------------------------------------------------------- */

.calTable{
	color: #660000; 
	border-radius: 20px; 
	}

.calBox{
	background-color: #E0C290;
	background-image:url(/raccolta_files/borders/BACK_r06_c03.jpg);
	width: 100px;	
	border: 1px solid #FFF3D7;
	border-radius: 10px;
	padding: 5px;
	margin: 2px;
	}

/* -------- footer ----------------------------------------------------------------- */

#footer {
	width: 100%;
	opacity: 0.90;
	padding: 30px 0 30px 0;
	}
	
#footerTable {
	padding: 5px 50px 5px 50px;
	background-color: #DCBB85;
	border: 1px solid #B4935C; /* #F6F0A4 */
	border-radius: 20px;
	opacity: 1.0;
	}

.footerText{
	color: #660000;
	font-size: 15px;
	padding: 0 0 0 0;
	}
	