/* -------------------------------------------- */
/*												*/
/* Elements ----------------------------------- */
/*												*/
/* -------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #fff;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	border: 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #69757d;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
h1, h1 a:link, h1 a:active, h1 a:visited {
	
	font-size: 16px;
	color: #525d65;
	padding-bottom: 10px;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h2, h2 a:link, h2 a:active, h2 a:visited {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #69757d;
	margin: 5px auto;
	text-decoration: none;
}
h2 a:hover {
	color: #fff;
	text-decoration: underline;
}
hr {
	color: #0096d4;
	background-color: #0096d4;
	width: 100%;
	height: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0;
}
a {
	color: #69757d;
	text-decoration: none;
}
a:hover {
	color: #69757d;
	text-decoration: underline;
}
cite {
	font-weight: bold;
	color: #c1ee0e;
	font-size: 12px;
	
}
acronym {
	color: #c1ee0e;
	border-bottom: dotted 1px #c1ee0e;
}
img {
	border: 0px;
}
/* -------------------------------------------- */
/*												*/
/* Layer -------------------------------------- */
/*												*/
/* -------------------------------------------- */

/* General content ---------------------------- */
.video{
		position: relative;
		left:786px;
		top: -60px;
	}
#top_menu_container {
	width: 100%;
	height: 60px;
	background: #fff;
	clear: both;
}
#top_menu {
	width: 860px;
	height: 60px;
	margin: 0 auto;
	clear: both;
}
#top_menu_link {
	float: left;
	width: 650px;
	height: 60px;
	font-size:12px;
	line-height: 60px;
	vertical-align: middle;
	text-indent: 130px;
	background: url(../pagination/background/logo.gif) left no-repeat;
}
#top_menu_link a {
	color: #69757d;
	text-decoration: none;
}
#top_menu_link a:hover {
	color: #69757d;
	text-decoration: underline;
}
#top_menu_language {
	float: right;
	width: 190px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	padding: 0px;
	margin: 0;
	text-align: right;
}
#splash_container {
	width: 100%;
	height: 350px;
	background: #fff;
	margin: 0 auto;
	clear: both;
}
#flv_container {
	width: 100%;
	height: 350px;
	background: #fff;
	margin: 0 auto;
	clear: both;
}
#splash_content {
	width: 100%;
	height: 350px;
	margin: 0 auto;
	text-align: center;
}
#breadcrumb_container {
	width: 100%;
	margin: 0 auto;
	height: 35px;/*background: url(../pagination/background/type.gif) repeat-x left;*/
	line-height: 35px;
}
#breadcrumb_content {
	width: 860px;
	height: 35px;
	margin: 0 auto;
	line-height: 35px;
	vertical-align: middle;
	display: block;
	position: relative;
}
#main_content_container {
	width: 100%;
	margin: 0 auto;
	background: #fff;
}
#main_content {
	width: 860px;
	margin: 0 auto;
	background: #fff;
}
#description_container {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #fff;
}
#description_content {
	width: 860px;
	margin: 0 auto;
	background: #fff;
}
#menu_bottom_container {
	clear: both;
	width: 100%;
	margin: 0 auto;
}
#menu_bottom_content {
	width: 860px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	color: #afb4b8;
}
/* Index content ------------------------------ */

#presentation {
	float: left;
	position: relative;
	left: 200px;
	width: 250px;
}
#index_presentation {
	margin: 0auto;
	position: relative;
	width: 860px;
	font-size: 13px;
}
#lista {
	margin-top: 15px;

}
#lista li {
	width: 400px;
	float: left;
	list-style: none;
	padding-left: 0px;

}
#projects {
	float: left;
	position: relative;
	left: 240px;
	width: 250px;
}
.index_title {
	margin: 0 auto;
	clear: both;
	width: 860px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
.index_work {
	float: left;
	position: relative;
	width: 430px;
}
.index_work_right {
	float: left;
	position: relative;
	width: 430px;
	text-align: right;
}
img.border5 {
	border: 5px solid white;
}
/* -------------------------------------------- */
/*												*/
/* Accordion realizzazioni -------------------- */
/*												*/
/* -------------------------------------------- */

a:focus {
	outline:none;
}
#wrapp {
	width: 860px;
	text-align: left;
	font-size: 1.1em;
	margin: 0 auto;
	padding: 0;
	color: #000;
}
ul#prjcats {
	margin: 0 auto;
	width: 860px;
	
}
ul#prjcats a {
	text-decoration: none;
	
}
ul#prjcats li {
	list-style-type: none;
}
ul#prjcats li a {
	
	font-size: 16px;
	background: #8d969c;
	color: #fff;
	/*padding: 3px 12px;*/
	display:block;
	border-bottom: 1px solid white;
	padding: 5px;
}
ul#prjcats li a:hover {
	background: #69757d;
}
ul#prjcats li a.current, ul#prjcats li li a:hover {
	background: #69757d;
}
ul#prjcats li li a {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	background: #c7cbcd;
	color: #69757d;
	padding: 2px;
	padding-bottom: 0px;
	/*padding: 3px 12px;*/
	letter-spacing: 0;
}
ul#prjcats li li a:hover {
	background: #69757d;
	color: #c7cbcd;
}
/* -------------------------------------------- */
/*												*/
/* Class -------------------------------------- */
/*												*/
/* -------------------------------------------- */

.brd, .brd a {
	padding: 2px;
	border: 1px dotted #000;
}
.brd a:hover {
	padding: 2px;
	border: 1px dotted #aa1627;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

