* {
    
    
    
    
    
    
    
    
    
    
    
  	padding : 0;
	margin : 0;
} 
BODY {
    
    
    
    
    
    
    
    
    
    
    
	font-size : 0.8em; 
	font-family: Verdana, Arial, sans-serif, sans-serif; 
	color: #CCCCCC;
	background : url(../images/bg_back.gif);
	text-align : center;
}
DIV{  
    
    
    
    
    
    
    
    
    
    
  	text-align : left;
}








a:link {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
				
	color: #CCCCCC;
}

a:active {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
				
	color: #999999;
}

a:hover {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
				
	color: #999999;
}

a:visited {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
				
	color: #CCCCCC;
}

td,th {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
				
		font-size: 0.8em;
}
#sitetitle {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
				
		font-size: 1.2em;
		font-weight: bold;
}
#sitetitle a {
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
				
		text-decoration: none;
		color: #FFFFFF;
}
#siteheader{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
				
  		font-size : 10px;
  		color : silver;
}

H1{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
				

		font-size : 18px;
		margin-top : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-bottom : 0px;
		font-weight : bold;
}
H2{  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  		
				
		font-size : 16px;
		font-weight : bold;
		margin-top : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-bottom : 0px;
}
#main_topic1{  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  		
				
		font-size : 18px;
		font-family : Arial;
		font-weight : bold;
		color : white;
		background-image : url(../images/bg_main_topic1.jpg);
		background-repeat : no-repeat;
		padding-top : 10px;
		padding-left : 20px;
		padding-right : 10px;
		padding-bottom : 10px;
		margin-bottom : 10px;
		height : 80px;
}
#main_topic1 a{  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  		
				
		text-decoration: none;
		color : white;
}
#main_topic2 {  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  		
				
				
		font-size : 18px;
		font-family : Arial;
		font-weight : bold;
		color : white;
		background-image : url(../images/bg_main_topic2.jpg);
		background-repeat : no-repeat;
		text-align : right;
		padding-top : 10px;
		padding-left : 15px;
		padding-right : 20px;
		padding-bottom : 10px;
		margin-bottom : 10px;
		height : 80px;
}
#main_topic2 a{  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  		
				
				
		text-decoration: none;
		color : white;
}

.logo_s{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
				
		font-family : "Lucida Sans Unicode";
		font-weight : bold;
		color : #666666;
}

.logo_t{
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
				
		font-family : "Lucida Sans Unicode";
		font-weight : bold;
		color : #cc0000;
}

/* レイアウト */

#content{
    
    
    
    
    
    
    
    
    
    
    
    
  width : 950px;
  margin : 0 auto 0 auto;
  background-color : #090909;

}
#header1{  
    
    
    
    
    
    
    
    
    
    
  background-color : #090909;
  margin : 2px 0 0 15px;
}
#header2{
    
    
    
    
    
    
    
    
    
    
    
  background-image : url(../images/bg_head.gif);
  background-repeat : no-repeat;
  padding : 20px 0 20px 0;
  margin-left : 15px;
}
#header3{
    
    
    
    
    
    
    
    
    
    
    
  padding : 0 0 10px 0;
  margin-left : 15px;
}
#menu{
    
    
    
    
    
    
    
    
    
    
    
  margin-left : 15px;
  width : 200px;
  background-image : url(../images/obj_side_back.gif);
  background-repeat : repeat-y;
  background-color : black;
  float : left;
  text-align : center;
}
#menu_scuola{  
    
    
    
    
    
    
    
  font-size : 0.8em;
  background-color : black;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  width : 170px;
  margin-top : 20px;
  margin-bottom : 20px;
}
#main{
    
    
    
    
    
    
    
    
    
  background-color : black;
  width : 705px;
  float : right;
  margin-right : 15px;
  padding-bottom : 45px;
}
#index_col1{  
    
    
    
    
    
    
    
  width : 490px;
  float : left;
  margin : 0 20px 0 15px;
}
#index_col2{  
    
    
    
    
    
    
    
    
    
    
  width : 180px;
  float : left;
  text-align : left;
}
#footer{
    
    
    
    
    
    
    
    
	font-size : 11px;
	color : #CCCCCC;
	text-align : center;
	clear : both;
	padding : 10px 0px 10px 0;
}
#footer a{
    
    
    
	color : #CCCCCC;
}
#footer a:hover{
    
    
    
	color: #444142;
}
#title1{  
    
    
    
    
    
    
  background-image : url(../images/ba1p_01.jpg);
  background-repeat : no-repeat;
  background-position : right top;
  background-color : black;
  padding : 20px 0 35px 15px;
}
#title2{  
    
    
    
    
    
  background-image : url(../images/line_01.gif);
  background-repeat : no-repeat;
  background-position : left center;
  background-color : black;
  height : 50px;
}
#main_senza_col{  
    
    
  margin-left : 15px;
  width : 680px;
}
#main_senza_col UL{  
    
    
		padding : 0px;
		margin : 0 0 0 25px;
}
#main_col1{  
    
    
    
  margin-left : 15px;
  width : 510px;
  float : left;
}
#main_col1 UL,OL{  
    
    
		padding : 0px;
		margin : 10px 0px 10px 25px;
}

#main_col2{  
    
    
  width : 170px;
  float : right;
  background-color : #260711;
  padding : 6px 0 10px 0;
}
#main_col2 UL{  
    
    
		padding : 0px;
		margin : 0 0 0 18px;
}

.corso_table{  
    
    
  border-collapse : collapse;
}

.corso_td{  
    
    
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;border-width : 1px;border-style : solid;border-color : #cccccc;
}
.cons{  
    
    
		font-size : 16px;
		font-family : Arial;
		text-align : right;
		padding-right : 10px;
		margin : 20px 0 20px 0;

  
}
.cons a{  
    
    
		text-decoration: none;
		color : yellow;
}
.cons a:hover{  
    
    
		color: #CCCCCC;
}
