html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
* {
margin: 0;
}
html  {
height: 100%;
}

body {
	background: #f4f1e1 url(/img/bg_body.jpg);
	font: normal 0.95em/1.6em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #7e7c73;
	height:100%;

}


blockquote {
	margin: 15px 0px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #66A342;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #66A342;
}

a:hover {
	color: #66A342;
}

hr {
	display: none;
}



#masthead {
	height: 144px;
	margin: 0 auto;
	position: relative;	background: #CCCC99 url(/img/bg_top.gif);
}

.title, .title a {
	display: block;
	text-indent: -9000em;
	overflow: hidden;
}

#brand {
	width: 840px;
	height: 144px;
	float: left;
	position: relative;
	display: inline;
	background:url(/img/logo_atelier.gif) no-repeat;
}

#brand a {
	width: 254px;
	height: 144px;
	margin-left: 120px;
	float: left;
	display: inline;
}

#second_menu {
	width: 100px;
	height: 144px;
	float: right;
	position: relative;
	padding: 10pt 10pt 0 0;
}
#second_menu ul, #second_menu ul a{
	margin-left: 0;
	padding: 10pt 0 0 0;
	list-style: none;
	text-align: right;	font-family: Georgia, 'Times New Roman', Times, serif;	color: #964022;
}

#second_menu ul li{
	display: inline;
	padding-left: 30px;
}

.profilo {
	background-image: url(/img/profile.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
}
.contatti {
	background-image: url(/img/contact.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
}

/* --- UI --- */

#top_menu {
	width: 600px;
	height: 30px;
	margin-top: -20px;
	float: right;
	position: relative;
	z-index: 5;
	text-align: left;
}


#menu {float:right; padding:0; margin:0; list-style:none; height:35px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#menu li {float:left; margin-right:1px;}
#menu li a {display:block; float:left; height:35px; line-height:35px; background:#964022; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 40px 0 20px;}


#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#fff; background-color:#333;}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#fff; background:#333;}
#menu li:hover > a.sub {color:#fff; background-color:#333;}

#menu li.current a {color:#fff; background:#840;}

#menu li a.sub {background: #964022 url(/img/down-arrow.gif) no-repeat right center;}
#menu li.current a.sub {color:#fff; background:#333 url(/img/down-arrow.gif) no-repeat right center;;}

#menu :hover ul {left:0; top:35px; width:120px; background:#444;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:120px; top:-1px; background:#222; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border-top:1px solid #666;}
#menu :hover ul li a {width:120px; padding:0; text-indent:10px; background:#964022; color:#ccc; height:30px; line-height:30px;}
#menu :hover ul li a.fly {background:#964022 url(right-arrow.gif) no-repeat right center;}

#menu :hover ul :hover {background-color:#333; color:#fff;}
#menu :hover ul :hover a.fly {background-color:#333; color:#fff;}

#menu :hover ul li.currentsub a {background:#840; color:#fff;}
#menu :hover ul li.currentsub a.fly {background:#840 url(right-arrow.gif) no-repeat right center; color:#fff;}

#menu :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#3e3e3e; color:#ccc;}
#menu :hover ul :hover ul :hover {background-color:#d70; color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#840; color:#fff;}

/*
#top_menu ul{
margin: 0;
margin-left: 15px;
float: left;
padding-left: 8px;
font: bold 13px Verdana;
background: #333 url(/img/leftround.gif) bottom left no-repeat;
}

* html #top_menu ul{
margin-bottom: 1em;
margin-left: 7px;
}

#top_menu ul li{
display: inline;
}


#top_menu ul li a{
float: left;
color: white;
font-weight: bold;
padding: 7px 9px 7px 5px;
text-decoration: none;border-right: 1px #cdcdcd solid;}

#top_menu ul li a:visited{
color: white;
}


#top_menu ul li a:hover, #top_menu ul li a#selected{
color: #F3C58A;
background: transparent url(/img/pointer.gif) bottom center no-repeat;
}

#top_menu ul li a#rightcorner{
padding-right: 6px;
padding-left: 4px;
background: url(/img/rightround.gif) bottom right no-repeat;
border-right: none;
}
*/

#root {
	width:890px;
	height:450px;
    /*margin: 20pt auto 0em auto;*/
	margin: 0 auto -40px;
    text-align:left;
}
#root h1 {font-size: 1.8em;color: #964022;padding-bottom: 1.4em;}

#root h2 {
font-size: 1.4em;
color: #964022;
padding-top: 1.4em;}

#banner {
	width: 550px;
	height: 350px;
	margin: 0 auto;
	padding: 25px 0px 0px 25px;
	float: left;
	background: url(/img/bg_banner.gif) no-repeat;
}

#slogan {
	width: 310px;
	height: 350px;
	margin: 0 auto;
	background: url(/img/bg_slogan.gif) no-repeat;
	float: right;
}

#slogan h1 {	padding-top:140px;
	padding-bottom:10px;	font-size: 1.7em;	text-align: center;
}

#slogan p {
	font-size: 0.9em;}

#content {
	width: 890px;
	margin: 0 auto;
	padding: 25px 0px 0px 25px;
	float: left;
}
#content img{
	float: right;	margin-left: 15px;
	border: 3px solid #F3C58A;
}
/* Footer */

#footer {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	padding-top: 20px;
	clear: both;
	color: #886e66;
	text-align: left;
	font: normal 0.8em "Lucida Sans", Verdana, Helvetica, sans-serif;	background: #f4f1e1 url(/img/bg_root.gif) repeat-x left bottom;
	/*position:absolute;
		bottom:0;*/
}
#footer a:link, #footer a:visited {
	color: #886e66;
}

#copyright {
	width: 400px;
	float: left;	padding-left:20px
}

#site_credit {
	width: 240px;
	float: right;
	text-align: right;
	padding-right:20px
}

/*image*/
div.img
{
  margin: 8px;
  border: 3px solid #F3C58A;
  height: auto;
  width: 195px;
  float: left;
  text-align: center;
}
.single_img {
  border: 3px solid #F3C58A;
  padding: 7px;
  height: auto;
  text-align: center;
}
.bottom_img{
  border: 3px solid #F3C58A;
  margin-top: 10px;
  height: auto;
  float: right;
}
.bottom_img_desc{
  margin-top: 10px;
  float: right;
}

div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

div.titolo {
  text-align: center;
  font-weight: normal;
  margin: 1px;  font-size:0.8em;  line-height: 1.4em;
}
div.desc{
  text-align: left;
  font-weight: normal;
  margin: 8px;  font-size:0.8em;  line-height: 1.4em;
}

/*corsi*/
.corso {
	width: 100%;
	height: 40px;
	margin: 5px auto;
	clear: both;
	color: #886e66;
	text-align: left;
	font: normal 0.8em "Lucida Sans", Verdana, Helvetica, sans-serif;
}
.titolocorso {
	font-size: 1.3em;
	color: #964022;
}
.corso_titolo {
	width: 500px;
	float: left;
	padding-left:10px
}

.corso_ore {
	width: 140px;
	float: right;
	text-align: right;
	padding-right:20px
}
.tipologia {
	color: #964022;
	margin: 10px auto;
}
