html, body {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #e2ddda url(http://www.actingschoolrome.com/images/bg02.png) top left repeat-x;
	font:13px Arial, "trebuchet ms", Verdana, sans-serif;
	color: #333;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
margin: 0;
padding: 0;
}

h2 {
margin: 5px 0 10px 0;
padding: 0;
font-size: 18px;
font-weight: bold;
}

h3 {
margin: 20px 0 10px 0;
padding: 0;
font-size: 16px;
font-weight: bold;
}

h4 {
margin: 10px 0 10px 0;
padding: 0;
font-size: 14px;
font-weight: bold;
}

#contenitore {
	margin:0 auto;
	padding:0;
	width: 792px; height: auto;
	text-align: left;
	background:transparent;
	
}

#header {
	background: url(http://www.actingschoolrome.com/images/header.png) no-repeat; 
	height:256px;	width:792px; 
	margin: 0;
	padding:0;
	position:relative;
}

#head-slogan {
	float:left;
	margin: 10px 0 0 30px;
	height: 25px;
}

#head-nav {
	float:right;
	color: #333 /*#feca0a*/;
	margin: 17px 25px 0 0;
	line-height: 16px;
	font-weight: bold;
	position:relative;
	z-index: 2;
}

#head-nav img {
	vertical-align: middle;
	padding-left:5px;
	margin-right: 0px;
}

#head-nav a {
	color: #333;
	text-decoration: none;
}

#head-nav a:hover {
text-decoration: underline;
}

#logo {
	float: left;
	position: relative;
	z-index: 2;
	margin: 5px 0 0 0;
}

#logo img {
	margin: 20px 0 0 20px;
	padding: 0;
}

#headerpic {
	float:right;
	margin: /*-5px 0 0*/ 0;
	position: absolute;
	top:13.5%;
/*left: 55%;*/ right: 0%;
	z-index: 1;
}


#menu {
	background:url(http://www.actingschoolrome.com/images/menu_bg.png) no-repeat; 
	width:792px;height:60px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	text-align: center;
}

#menu ul {
	list-style: none;
	margin: 0 10px;
	padding: 2px 0 0 0;
	position:relative;
	z-index: 2;
}

#menu ul li {
	display: inline;
}

#menu a {
	color: #333;
	text-decoration: none;
}

#menu a:hover {
/*	color: #feca0a;*/
	text-decoration: underline;
}


#cont1 {
	background: url(http://www.actingschoolrome.com/images/cont1-bg.png) repeat-y;
	width:792px;
	margin: 0;
}


#cont1 p, #cont2 p, #cont3 p {
	margin: 5px 0 3px 0;
	padding: 0;
}

#cont1 .split-l {
	background: transparent;
	float:left;
	width: 355px;
	margin: 0 0 0 35px;
	padding: 0;
	border-right: 3px solid #feca0a;
}

#cont1 .split-l p {
	margin-right: 10px;
}

#cont1 .split-r {
	background: transparent;
	float:right;
	width: 355px;
	margin: 0 38px 0 0;
	padding: 0;
}

#cont1 .split-r p {
	margin-right: 20px;
}

#cont1-bot {
	background: url(http://www.actingschoolrome.com/images/cont1-bot.png) no-repeat;
	width:792px;height:30px;
}

#contenuti {
	background: url(http://www.actingschoolrome.com/images/cont1-bg.png) repeat-y;
	width:792px;
	margin: 0;
	padding:5px 0;
}

#contenuti h2 {
font-size: 20px;
margin: 5px 0 20px 0;
}

#contenuti .testo {
background: transparent;
	width: 685px;
margin: 15px 0px 10px 50px;
}

#contenuti p {
margin: 10px 0;
padding: 0;
}


#contenuti p a {
	color: #be1c2a;
	text-decoration: none;
	font-weight: bold;
}

#contenuti p a:hover {
	text-decoration: underline;
}

#cont-bot {
	background: url(http://www.actingschoolrome.com/images/cont-bot.png) no-repeat;
	width:792px;height:30px;

}

#cont2 {	
	background: url(http://www.actingschoolrome.com/images/cont2-bg.png) repeat-y;
	width:792px;
}

#cont2 .split-l {
	background: transparent;
	float:left;
	width: 335px;
	margin: 0 0 0 42px;
	padding: 0 12px 0 0;
	border-right: 3px solid #feca0a;
}

#cont2 .split-r {
	background: transparent;
	float:right;
	width: 345px;
	margin: 0 40px 0 0;
	padding: 0;
}

#cont2 .split-r p {
	margin-right: 10px;
}


#cont2-bot {
	background: url(http://www.actingschoolrome.com/images/cont2-bot.png) no-repeat;
	width:792px;height:30px;
}

#cont3 {	
	background: url(http://www.actingschoolrome.com/images/cont3-bg.png) repeat-y;
	width:792px;
	padding-top: 3px;
}

#cont3 ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: disc;
}

#cont3 ul li {
}

#cont3 .split-l {
	background: transparent;
	float:left;
	width: 325px;
	margin: 0 0 0 52px;
	padding: 0 12px 0 0;
	border-right: 3px solid #feca0a;
}

#cont3 .split-r {
	background: transparent;
	float:right;
	width: 325px;
	margin: 0 60px 0 0;
	padding: 0;
}

#cont3-bot {
	background: url(http://www.actingschoolrome.com/images/cont3-bot.png) no-repeat;
	width:792px;height:35px;
}

.entryimg {

}

.entryimg img {
	background: white;
	padding:12px;
	border:1px solid #ccc;
	margin: 15px 5px;
}


#footer {
	width:792px;height:30px;
	color: #666;
	text-align: center;
}


/*----- FORMATTAZIONE GENERICA ----*/

ul.article-list {
margin: 5px 125px 0px 120px;
padding: 0;
}


ul.article-list li {
font-size: 14px;
font-weight: normal;
padding: 5px 0;

}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.align-center {
	text-align: center;
}

.imgcenter {
	display: block;
	margin: 0 auto;
	text-align:center
}

.small {
	font-size: 85%;
}

.clear {
	clear:both;
	margin:0;
	padding: 0;
}

.hide {
	visibility: hidden;
	display: none;
}
