html, body{
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana;
	color: #333333;
	background-color: #ffffff;
}

a{
      border:none;
      outline:none;
      color:whatever;
      text-decoration:whatever;
      font-weight:whatever;
      font-family:whatever;
}

a:link, a:visited, a:hover{
	text-decoration: none;
}

strong{
	font-weight: bolder;
}

p strong{
	font-weight: bolder;
}

p{
	font-family: Century Gothic;
	color: #333333;
}
img{
	border: 0px;
}

/*
 * DIV height 100%
 */

#d_container {
	height: 100px;
	width: 900px;
	margin: 0 auto;

}

#d_head{
	width: 900px;
	height: 215px;
}

#d_center{
	width: 900px;
	height: 350px;
	padding-left: 10px;
}

#d_content{
	position: relative;
	width: 730px;
	z-index: 998;
	margin-top: 14px;
	margin-left: 70px;
}
#d_bottom{
	clear:left;
	height: 130px;
	margin: 0px 0px 0px 0px;
	width: 900px;
}

textarea{
	border: dotted 1px #7f7f7f;
}
input[type=text]{
	border: dotted 1px #7f7f7f;
}

.tinymce{
	width: 580px;
	height: 220px;
}

#dashed {
	height: 0;
	border: none;
	border-bottom: 1px dotted #333333;
	width: 100%;
}

.content_text, .content_text p{
	font-size: 11px;
	font-family: Verdana;
	color: #333333;
}

.news_title, .news_title p{
	font-size: 11px;
	font-family: Verdana;
	color: #333333;
	font-variant: small-caps;
	font-weight: bolder;
}

.news_text, .news_text p{
	font-size: 11px;
	font-family: Verdana;
	color: #333333;
}


#head_roll{
	position: absolute;
	z-index: 1;
	overflow: hidden;
	width: 839px;
	height: 237px;
	margin-left: 29px;
}

#odc_content_title, #odc_content_title p{
	font-size: 20px;
	font-family: Verdana;
	color: #333333;
	font-variant: small-caps;
	font-weight: bolder;

}

#odc_content_text, #odc_content_text p{
	font-size: 14px;
	font-family: Verdana;
	color: #333333;
}

#news_content_title, #news_content_title p{
	font-size: 20px;
	font-family: Verdana;
	color: #333333;
	font-variant: small-caps;
	font-weight: bolder;

}

#news_content_text, #news_content_text p{
	font-size: 14px;
	font-family: Verdana;
	color: #333333;
}

#content_roll{
}

#content_roll_border{
	height: 280px;
	width: 790px;
	padding: 8px;
	border: 2px solid #333333;
	margin-left: -35px;
}

#content_image{
	margin-left: -30px;
}

.solid{
	height: 1000px;
	padding-bottom: 1000px;
	border: none;
	border-left: 2px dashed #333333;
	width: 0;
	margin: -1000px auto;
}

#d_home{
	margin-left: -40px;
}

#d_gallery{
	margin-left: -45px;
}

#t_gallery tr td{
	padding: 2px;
}

#top_le_sale{
	width: 730px;
}
#le_sale{
	width: 490px;
	margin-left: 120px;
}
.le_sale_img{
	border: 12px solid #f0f0f0;
}

#i_docenti{
	width: 730px;
}
#i_docenti tr td{
	padding: 2px;
}

#i_corsi{
	width: 730px;
}
#i_corsi tr td{
	padding: 2px;
}

#la_scuola{
	width: 730px;
}
#la_scuola tr td{
	padding: 2px;
}

#come_raggiungerci{
	width: 730px;
}
#come_raggiungerci tr td{
	padding: 2px;
}

#form_spid{
	text-align:right;
}
#form_spid tr td{
	padding: 2px;
}

#title_content, a #title_content{
	color: #f351b8;
	font-size: 16px;
}
#text_content{
	font-size: 14px;
	font-family: Verdana;
}

#content_image_div{
	margin-left: -30px;
}

