/* CSS Document */
body{	
	margin:0px; padding:0px;
	font: 0.8em Arial, Helvetica, sans-serif;
	line-height: 16px;
	background: #fff url(images/mainbgNew.gif) repeat-x; 
	color: #454545; 
}

body,html{height:100%; margin:0; padding:0px;}

a {
	color: #aa6077; 
	background: inherit;
}

a:hover {
	color: #af7a88;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color:#AB6076;
	background: inherit;
	font-size:18px;
	text-align:center;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #b35874;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 20px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h3 {
	font-size:14px;
}


h2 .yellow{
	color: #ffffac;
	background: inherit;
}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

.body_txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	line-height:15px;
}

.title {
	font-family: 'arial';
	font-size: 14px;
	font-weight: bold;
	color: #b35874;
	border-bottom: dotted #999999 1px;
	line-height:24px;	
}


#layout {
	width:100%; 
	margin:auto; 
	padding:0;
}

#mainheader { 
	clear: both;
	/*background: url(images/imgtop_header.jpg) no-repeat top center;*/
	height: 230px;
	margin:auto;
	padding: 0;
	/*text-align:center;*/
}

#sitename { 
	clear: both;
	height: 163px;
	width:780px;
	margin: auto;
	padding: 0;
}
	
#sitename h1 { 
	margin: 0; 
	color: #000; 
	font-family:'arial';
	font-size:36px;
	font-weight:bold;
	}

#sitename #logo {
	padding:30px 0 0 20px;
}
	
#sitename form input {
	color:#AB6076;
	font-family:Georgia, "TImes New Roman", serif;
	font-weight:bold;
	border:0;
}
/*- topmenu --------------------------- */

#topmenu {
        margin: auto;
        padding: 0 0 0 10px;
        height: 55px;
		width:800px;
		text-align:center;
}

#topmenu ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#topmenu ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#topmenu ul li a {
	color:#f4ee99;
}

#topmenu ul li a#home {       
        width: 70px;
        height: 29px;
        padding: 10px 0 0 0;
        margin: 0;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 11px "arial";
}

#topmenu ul li a#chisiamo {       
        width: 80px;
        height: 29px;
        padding: 10px 0 0 0;
        margin: 0;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 11px "arial";
}

#topmenu ul li a#dovesiamo {       
        width: 100px;
        height: 29px;
        padding: 10px 0 0 0;
        margin: 0;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 11px "arial";
}

#topmenu ul li a#cosafacciamo {       
        width: 120px;
        height: 29px;
        padding: 10px 0 0 0;
        margin: 0;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 11px "arial";
}

#topmenu ul li a#internazionale {       
        width: 120px;
        height: 29px;
        padding: 10px 0 0 0;
        margin: 0;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 11px "arial";
}

#topmenu ul li a#agenda {       
        width: 70px;
        height: 29px;
        padding: 10px 0 0 0;
        margin: 0;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 11px "arial";
}

#topmenu ul li a#news {       
        width: 65px;
        height: 29px;
        padding: 10px 0 0 0;
        margin: 0;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 11px "arial";
}

#topmenu ul li a#materiali {       
        width: 80px;
        height: 29px;
        padding: 10px 0 0 0;
        margin: 0;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 11px "arial";
}

#topmenu ul li a#strumenti {       
        width: 80px;
        height: 29px;
        padding: 10px 0 0 0;
        margin: 0;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 11px "arial";
}

#topmenu ul li a:hover {
        height: 29px;
        background: #828282;
        color: #F2ED82;
}

#topmenu a.active {	
		color: #fff;
        background: #b35874;
		height: 25px;
}


#container{
	clear: both; margin:auto; padding:0; width:100%;
	font-family:Verdana, "Times New Roman";
/*	margin-top:10px;*/
	text-align:center;
}
	
#page_content { 
	clear: both;
	height: 100%;
	width:800px;
	vertical-align:top;
	margin: auto;
	padding: 0;

	}
	
#page_content table
	{
		margin:0 auto;
	}

/*----left Panel----*/

#search{
	text-align:center;
	margin-bottom:30px;
}

.left {
	float: left;
	width: 550px;
	margin: 0 0 10px 0;
}
	.left_panel {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
		text-align:left;
	}

	.lefttop {
		height: 30px;
		background: url(images/lefttopNew.gif) no-repeat;
		color: #FFF;
		clear:both;
		width:232px;
		text-align:center;
	}
	
	.leftblock {
		color: #AA6077;
		padding: 2px 12px 10px 12px;
		margin: 0 0 15px 0;
		/*background: #222222 url(images/leftbtm.gif) no-repeat bottom left;*/
		border:1px solid #AA6077;
		width:206px;
		text-align: left;
	}
	
	.leftblock a {
		color: #AA6077;
		background: inherit;
	}
	
		.leftblock a:hover {
		color: #AF7A88;
		background: inherit;
	}
	
	.lefttop h2 {
		color: #F4EE99;
		padding: 8px 0 0 10px;
		font-size:14px;
	}
	
	.left_box {
		text-align: left;
	}

.bloccoTitolo1 {
	margin-left:30px;
	margin-right:50px;
	float:left;
	text-align:center;
}

.bloccoTitolo2 {
	text-align:center;
}

#centrato{
	text-align:center;
}

.boxHome1 {
	margin-right:30px;
	margin-left:30px;
}

.boxHome2 {
	float:left;
margin-left:20px;
}

.bottomBoxSx {
	float:left;
}

ul.menuLaterale{
	/*list-style-type:circle;*/
	/*margin-left:30px;*/
	text-align:left;
	margin-top:5px;
	margin-left:5px;
}

ul.menuLaterale li{
	margin-top:5px;
}

ul.menuLaterale li a{
	text-decoration:none;
}

.imgLeft{
	float:right;
}

.testo{
	float:right;
}


/*----left Panel----*/


/*----right Panel----*/
.right {
	float: right;
	width: 234px;
	margin: 0 0 10px 0;
}

.right a {
	color: #b35874;
	background: inherit;
}

.right a:hover {
	color: #AF7A88;
	background: inherit;
}

		
	.rigttop {
		height: 30px;
		background: url(images/lefttopNew.gif) no-repeat;
		color: #FFF;
		clear:both;
		width:232px;
		text-align:center;
	}
	
	.rigttop h2 {
		color: #F4EE99;
		padding: 8px 0 0 10px;
		font-size:14px;
	}
		
	.right_articles {
		font-size: 0.9em;
		/*background: #eaeaea url(images/shp_btmright.gif) no-repeat bottom left;*/
		color: #000;
		padding: 0px 14px 10px 16px;	
		margin: 0 0 10px 0;
		text-align: center;
		border:1px solid #AA6077;
		width:200px;
	}

	.right_articles li {
		margin: 5px 0px 0px 0px;
	}
	
.right .right_articles ul.menuLaterale{
        /*margin: 0 0 0 5px;*/
        padding: 0;
        /*list-style-type:circle;*/
}

.rigttop .right_articles ul.menuLaterale li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}


/*----right Panel----*/


/*--------------footer-----------------*/
#footermain{
	height:180px;
	width:100%;
	background:url(images/footer_bg.gif) repeat-x top left; 
	color:#fff; font:13px/20px 'arial';
	margin:auto; 
	clear:both; 
	padding:45px 0 0 0;
}

#footer{
	width:800px; position:relative; margin:0 auto;
}

#footer #testoFooter{
	text-align:center;
}

#footer #FtrSinistra{
	text-align:left;
}

#footer #FtrDestra{
	text-align:right;
	margin-left:300px;
}

#footer #FtrDestra a:link{
	color: #b35874;
}

#footer a:hover{
	color: #b35874;
	font-weight:bold;
}

/*----/end footer----*/