

/* Cleaner */
* {
	margin:0;
	padding:0;/*	border: 1px solid black;*/
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}






/* Typografic */

a, a:visited {
	text-decoration:none;
	color: #77b800; 
}

a:hover, a:active {
	text-decoration: underline;
}

#header a {
	/* overrides background color in links for menu */
	background-color: transparent;;
	color: #666;
}

#breadcrump a {
	/* overrides background color in links for menu */
	background-color: transparent;;
}

.bigger  {
       font-size:140%; 
}

.smaller  {
       font-size:70%; 
}

a.image img {
	border: 0px;
}


p  {
	color:#5c5440;
	font-size:90%;
	line-height: 1.5em; 
}



h2 {
	font-size: 110%;
	margin-bottom:5px;
	font-weight:normal;
}


ul {
	color :#5c5440;
	line-height: 1.5em; 
	font-size:90%;
}

/* LAYOUT */


a.image img {
	border: 0px;
}

ul li  {
	color:#333;
	margin-left: 15px;
}


h1 {
	font-size: 140%;
/*	color:#4a6a67;*/ 
	/* color: #29a304; green */
	margin-bottom: 5px;
	font-weight:normal;
	letter-spacing:1.5px;
line-height:1.3;
}

h1 a {
	/* color:#4a6a67; */ 
	font-style:normal;
}

h1 a:hover  {
	/* color:#4a6a67;  */
}




/* LAYOUT */
body {
	color:#333;
	text-align: center;
	/*font-family: Helvetica, Trebuchet, "Trebuchet MS", Petra, sans-serif;*/
	
	/* font-family: arial, verdana, helvetica, sans-serif;i */
	font-weight:normal;
	font:100% Helvetica, Trebuchet, "Trebuchet MS", Helvetica, Petra, sans-serif;
	background: #333;
}

.tx-piiframe-pi1
{

}

#left_border {
	margin:0 auto;
	width: 1004px;
	background: #333 ;
}

#right_border {
	width: 984px;
	margin-left: 20px;
	background: #333 ;
}

#page {
	width: 964px;
	margin-right: 20px;
	background: #fff ;
}


#header {
}

#logo {
 	background-color: #FFF;
	background: url('../img/logo2_partnertecnologico_h40.jpg') no-repeat left;
	height: 50px;
	margin-left: 10px;
	margin-top: 5px;
	padding-top: 5px;
}

#tagline {
	/* background: url('../img/logo2_partnertecnologico_h40.jpg') no-repeat left; */
	height: 60px;
	text-align: center;
	
	}

#tagline p {
	padding-top: 10px;
	padding-left: 20px;
	font-size: 70%;
	color: #9c9d9f;
}

#accessibility {
	float: right;
	padding: 5px;
}

#accessibility a:visited {
	border: none;
}
/* --- Top menu -- */
#menu {
	border-bottom: 20px solid #f8f7f6;
	text-align: left;
	background-color: #77b800;
}


#main-menu {
	height: 30px;
	padding-left: 10px;
	padding-top: 11px;
}

#main-menu ul li a {
	color: #004921;
}

#main-menu ul li a:hover {
        color: #fff;
	text-decoration: none;
}

#main-menu ul li {
display: inline;
float: left;
}

#main-menu ul li.selected {
	display: inline;
 	font-weight: bold;
        color: #fff;
}

#sub-menu {
	padding-left: 5px;
	height: 22px;
	/*border-top: 2px solid #fff;*/
	/*border-bottom: 2px solid #fff; */
	/*background-color: #0066cc /*#999;*/
	background-image: url('../img/template/default/menu_g.jpg');
}


#search-box {
	width: 60px;
	height:15px;
	vertical-align:top !important;
}

/* CONTENT */



#body {
	/* used in right column*/
	display: block;
	text-align:left;
	/* background:  url(../img/colonna_azzurra.gif) repeat-y right; */ 
	background-color: #F8F7F6; 
}

#content {
	width: 729px;
	float: left;
	text-align:left;
}


.board {
	margin-bottom: 5px;
	margin-left: 20px;	
}


#right_column {
	width: 235px;
	float: right;
	text-align: left;
}

#right_column-content {
	margin-left: 10px;
	width: 215px;
}

#right_column-content p {
	font-size: 75%;	
}




/* BODY FOOTER */
#body-footer {
	clear: both;
	height: 12px;
	font-size: 1px;
	
}

/* FOOTER */
.footer-box {
	width: 296px !important;
	width: 298px;
	float: left;
	margin-left:20px !important;
	margin-left: 6px;
	margin-top: 10px;
	
}

.footer-box p {
	font-size: 75%;
}

.footer-box-title {
	font-size:90%;
	text-align:left;
	height: 16px;
	
	padding: 3px 3px 3px 5px;
	color: #fff;
}

.footer-box-body {
	padding-top:5px;
	
	border: 1px solid #E1EDF5;
}

#footer {
	padding-bottom: 20px;
	background: #D8D8CF;
}

#footer a {
	color: #333;	
}

#footer_page {
	/*padding-top:260px;*/
	font-size:70%;
	text-align: right;
	padding-right: 10px;

}










/* BLOCKS */

#breadcrump {
	padding-top:10px;
	padding-bottom:10px;
	clear:both;

	text-align:left;
	font-size: 70%;
}

#content1 {
	float:left;
        margin-left:15px;

	padding-bottom:10px;

	text-align:left;
	width:700px;
}




#content2 {
	margin-left:5px;
	margin-right:15px;
	clear:both;
	text-align:left;
}


/* Commenti */


/* Stili generici */
.generic_wrap {
	margin-top:10px;
	margin-left:10px;
	margin-right:5px;
}

.spacer {
	height:1px;
	margin-top:1px;
	margin-bottom:1px;
}

.spacer_right-column {
	height:1px;

	margin-top:0px !important;
	margin-bottom:1px !important;
	margin-bottom:0px;
}


.column1 {
	width: 340px;
	float:left;
	margin-top:5px;
	margin-left:10px;

}

.column2{
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	float:right; width:340px;
	text-align:left;
}

.webeditorials_clearer {
	clear: left;
	height:2px;
}




	.rightbox_wrapper{
		background: #fff; 
		/* background: #eeeded;*/  /* background bleed colour */
		/* background: #f4f4f4; */ /* background bleed colour */
		/* background:  url('../img/Backgroud_box.gif') repeat-x bottom;*/  /* background bleed colour */
		padding:7px; /* Amount of background box bleed */
		margin-bottom: 20px; /* Vertical gaps between boxes */
		width:200px; 	/* ie6 */
		overflow: hidden;
		font-size:1.1em;
		/* line-height: 1.5em; */
		color: #58584D; /* text colour */
		border: 1px solid #cccccc; 
	}

/*TABLES */
/* contenttable */
.contenttable td {
	background-color: #EFEFEF;
	padding: 5px;
	border: 1px solid #cccccc;
}


/* FORMS */
form {margin: 0 0 1.5em}
input, textarea, select { line-height: 1.5em;background: #f4f4f4; font-family: Arial; padding: 3px; margin: 2px 10px; border: 1px solid #999}
fieldset {border: none}
label {display:block;padding: 3px 10px}
label br {clear:left}

#mailform {border: 1px solid #F4F0F0;background:  url('../img/Backgroud_box.gif') repeat-x bottom; font-size: 80%;}
