body {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	margin: 0;
	color: #4f0101;
	background-image: url(images/pattern_scuolasci.jpg);
	
}

div.cpage_body{
	width: 600px;
	padding-right: 50px;
}

div.guestbook a{
	font-family: arial;
	font-weight: bold;
	font-size: 1.2em;
	color: #B71013;
	display: block;
	width: 250px;
	padding-left: 50px;
	background-image: url(images/mano_up.png);
	background-position: left;
	background-repeat: no-repeat;
}

a       { text-decoration: none; color:#c91308; }
a:hover { text-decoration: underline; }

.clearb { clear: both; }

#search form {
	background-color: white;
	width: 227px;
}

.tbox.search {
	border: 3px solid white;
	background-color: white;
}

.button.search {
	border: 3px solid white;
	background-color: white;
	color: #c41617;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

#page {
	margin: 0 auto;
	width: 100%;
	background-image: url(images/pattern_scuolasci.jpg);
}

#top {
	background-image: url(images/head.png);
	height: 199px;
	width:100%;
}

#logo {
	width: 308px;
	height: 91px;
	margin-left: 180px;
	background-image: url(images/logo.png);
	background-position: left 10px;
	background-repeat: no-repeat;
}

#search {
	float: right;
	width: 300px;
	height: 91px;
	margin-top: 10px;
	/*margin-right: 100px;*/
}

.column {
	float: left;
	margin: 0 10px;
}

.c1, .c2, .c3 { width: 300px; }
.c4           { width: 600px; }

.caption {
	font-family: "Times New Roman", serif;
	font-size: 1.6em;
	margin-bottom: 1em;
}

.captionpage {
	font-family: "Times New Roman", serif;
	font-size: 1.6em;
	margin-bottom: 1em;
	
}

#menu {
	width: 91%;
	height: 40px;
	margin-left: 180px;
	
}

#menu a {
	display: block;
	float: left;
	width: 109px;
	text-align: center;
	margin-top: 18px;
	color: white;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

#footer {
	background-image: url(images/pattern_rigacucita.png);
	background-repeat: repeat-x;
	background-position: top left;
	width: 640px;
	padding: 10px;
	margin-top: 30px;
	font-size: 10px;
}

.evid{
	color:#c91308;
}

.menu_interno{
	background-image: url(images/cartone.jpg);
	background-position: left;
	width: 845px;
	margin-left: auto;
	margin-right: auto;
	height:4.5em;
	line-height: 5.5em;
	margin-top:-20px;
}

div.menu_interno a{
	color:#8F6823;
	font-weight: bold;
	font-size: 1.2em;
}


li{
	float: left;
	list-style: none;
	margin-left: 20px;
	margin-right: 20px;
}


/* ------------tabella Tariffe ---------------*/
.contenitore {
   width: 100%;
   color: #000;
   /* --background-color: #FFFFFF;---*/
   
}

.topleft { background: url(images/corsi_ordinari.png) no-repeat top left;
		   padding-top: 50px; }

.topleft2 { background: url(images/special_price.png) no-repeat top left;
		   padding-top: 50px; }

.bottomleft { background: url(images/tab_bottom.png) no-repeat;
			  padding-top: 50px;
			 
}

.center { background: url(images/tab_center.png) repeat-y; 
		  }

.contenuto { padding: 35px;
			 width: 80%;
}


/* ------------fine tabella Tariffe ---------------*/


.woody_in{
	width: 192px;
	-moz-border-radius: 5px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/in_evidenza.png) repeat-y scroll left top;
	border:4px solid #FFFFFF;
	margin-left:40px;
}
