@charset "utf-8";
/* 21.10.08
stylesheet accademiadiurbino.it
progettazione: http://www.underscore.it/
codice: http://spritehat.net/

 */

html {
	margin: 0;
    padding: 0;

   }
	


body { 
	margin-top: 0px;
	margin: 0px;
	padding: 0px;

}

/* DIVS //////////////////////////////////////////////////////////////////////////////////////////// DIVS */
/*
#liquid {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
*/ 

/* parte superiore immagine */

#testata {
	background-color: #000000;
	float: left;
	height: 455px;
	width: 100%;
	margin: 0px;
	padding-top: 13px;
	padding-bottom: 0px;
	
	
}

#random_img {
	float: left;
	position: relative; 
	top: 13px;
	left: 104px;
	width: 769px;
	height: auto;
	margin: 0px;
	padding: 0px;
	
}

/* fissa il table menu ballerino top */


#menu table {
display:block;	
}

#menu {
	float: left;
	height: 68px;
	width: 861px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	/*text-align: right; */
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 20px;
	clear:both;
	left:10px;
}

/* CIAO EMANUELE AGGIUNGO CLASSE PER FRECCIA DI COLLEGAMENTO INDEX WP */

a.arrow {
	float:left;
	position: relative;
	left: 105px;
	}


/* barra separatrice */


#separatore {  
	margin-top:0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 100%;
	background-image: url(img/one_pixel_bar.gif);
	background-repeat: repeat-x;
	background-position: left;
	
}


/*  menu di secondo livello */

#down_menu_container { 	
background-image: url(img/menu_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 34px;
	width: 100%;
	margin-top:0px;
	margin: 0px;
	padding: 0px;
	z-index: 595;
	
}
#down_menu_container_index { 	background-image: url(img/menu_bar_i.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 10px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 595;
	
}



#down_menu {
	float: left;
	height: 19px;
	width: 861px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	/*text-align: right;*/
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 596;
	
	/* centramento verticale menu //// qui ie7 richiede top 8 px
	bottom: 5px; */
}

/*  contenuti */

#container {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(img/content_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: 0px;
	left: 0px;
	}

/* INTESTAZIONE */

#content {
	position: relative;
	left: 130px;
	float: left;
	height: 100%;
	width: 550px;
}

/* wideboard_column for wide page per gli orari + plugin wp per embeddare pdf */

#board_content {
	left:130px;
	position: relative;
	margin-left: 0 auto;
	margin-right:0 auto;
	float: left;
	height: 100%;
	width: 900px;
	margin-top:40px;
	margin-bottom:70px;
}


#board_content_floatLeft {
	left:90px;
	position: relative;
	margin-left: 0 auto;
	margin-right:0 auto;
	float: left;
	height: 100%;
	width: 1100px;
	margin-top:40px;
	margin-bottom:70px;
}

#wideboard_column {
	
width: 100%;	

	
}
#post_wideboard {
	
//width: 1100px;	
	
}

#entry_wideboard {
	
//width: 1100px;	
	
}



/* TESTI E CIRCLES */

#box {
	float: left;
	height: 100%;
	width: 733px;
}

#text {
	float: left;
	height: 100%;
	width: 550px;
}

#circles {
	/* float: left; */
	margin-left:715px;
	position: relative;
	/* height: 100%; */
	margin-top:10px;
	width: 200px;
	background-color: transparent;
	margin-bottom:20px;

}

#aabb2 {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	bottom: 100px;
	text-align: left;
	vertical-align: top;
	height: 200px;
	width:100%;
	background-color: white;

}
.txt_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.6em;
	width: 75%;
}
.title_02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #FF0099;
	bottom: 0.7em;
	font-weight: bolder;
	}


p.white { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #FFFFFF;
}
p.ten_pix { 
margin-top:8px;
margin-bottom:8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px; 
	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #FF0099;
	bottom: 0.7em;
}

a:link {
	color:#FF0099;
	text-decoration:none; 
	font-style: normal;   
}
a:visited {
	color:#FF0099;
	text-decoration:none;
	font-style: normal;
	}
a:hover {
	color:#333;
	text-decoration:underline;
	
}

a.new_up_menu {
margin-left: 8px;	
}
a.new_up_menu_actual {
margin-left: 8px;	
}

