
/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: /* #cec9ad; */#0f3a70;
	font: 62.5%/1.5 Helvetica, Arial, Verdana, sans-serif;
}
div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: #444;
	font: normal 2em sans-serif;
	text-indent: -10000px;
}
h2 {
	font: 3.4em Helvetica, Arial, sans-serif;
	margin-top: 12px;
	margin-bottom: -3px;
	text-indent: -10000px;
	color: #808285;
}
.idea {
	background: url(imgs/idea.jpg) no-repeat;
}
.rivolgiamo {
	background: url(imgs/rivolgiamo.jpg) no-repeat;
}
.contatti {
	background: url(imgs/contatti.jpg) no-repeat;
}
.servizi {
	background: url(imgs/servizi.jpg) no-repeat;
}
.gallery {
	background: url(imgs/gallery.jpg) no-repeat;
}
.vieni {
	background: url(imgs/vieni.jpg) no-repeat;
}
.marzo {
	background: url(imgs/31marzo.jpg) no-repeat;
}
.partners {
	background: url(imgs/partners.jpg) no-repeat;
}

.intro {
	background: #3C5599;
}
.mainIntro {
	width: 792px;
	margin: 0 auto;
}
.mainFlash {
	background-color: #063B73;
}

h3 {
	font-size: 1.5em;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #D91623;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #555;
	display: block;
	font: bold 1.2em "Trebuchet MS",serif;
	margin: 6px 0;
	padding-left: 28px;
}
strong {
	color: #58595b;
}

/* structure */
.main {
	width: 680px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 7px;
	border: 7px solid #345486;
}
.main_left {
	float: left;
	padding-top: 6px;
	width: 420px;
}
.main_right {
	border-top: 6px solid #FFF;
	float: right;
	width: 254px;
	
}


/* misc */
.left {
	float: left;
}
.right {
	float: right;
}

div.link_projects a:hover, .content a:hover, div.footer div.left a:hover {
	color: #CC2224;
}
table {
	width: 100%;
}
table tr{
	vertical-align: top;
}
table tr td {
	padding-bottom: 15px;
}
.prima {
	width: 30%;
}
.segunda {
	width: 40%;
	padding-left: 26px;
}
.tercera {
	text-align: right;
}
.subtitulo {
	font-weight: bold;
}
.soci {
	padding-bottom: 18px;
}

/* logo */
#logo {
	height: 36px;
	background: no-repeat url(imgs/dynamic-logo.jpg);
}
#sub-menu {
	height: 36px;
	font: 1.2em Helvetica, Arial, sans-serif;
	text-align: center;
}
#sub-menu ul {
	padding-top: 15px;
}
#sub-menu ul li{
	display: inline;
}
#sub-menu ul a{
	color: #58595b;
}
.header {
	background: #D91623 url(img/bgheader.gif) repeat-x;
	height: 180px;
}

.cabezal {
	font-size: 1.5em;
}

/* main navigation */
.link_menu {
	background-color: #0f3a70;
}
.link_menu a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 1.4em Arial,sans-serif;
 	height: 22px;
	padding: 3px 0 0 10px;
	text-decoration: none;
/* 	margin-bottom: 1px; */
}
.link_menu a:hover {background: #ed1c24;}

.active {
	background-color: #ed1c24;
}

/* projects */
.lbl {
	background: #ed1c24;
	clear: both;
	color: #FFF;
	font-size: 1.4em;
	line-height: 1.1;
	overflow: hidden;
	text-align: left;
	padding: 10px 0 0 10px;
	margin-bottom: 6px;
}
.lbl ul {
	margin-top: 12px;
	}
.lbl ul li{
	display: block;
	float:left;
	font-size: 0.9em;
	width: 60px;
}
.lbl a:hover {
	text-decoration: underline;
	font-color: #ffffff;
}

/* updates */
.link_updates img{
	padding: 0;
	border: 0;
	margin-bottom: 2px;
	margin-left: -1px;
}
.link_updates .lbl {
	height: 119px;
}

/* content */ 
.content {
	color: #808285;
	font: 1.2em Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	padding: 0 10px 10px 3px; 
}
.content a {
	color: #FD1C24;
}
.content p {
	margin: 4px 0 10px 0;
}
.content .descr {
	color: #666;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
}
.content ol {
	margin-left: 8px;
	margin-bottom: 25px;
}

/* footer */
.footer {
	color: #666;
	clear: both;
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
}
.footer a{
	color: #808285;
}
.footer .right a {
	background: #2A2A2A;
	color: #555;
	padding: 1px 3px;
}
.footer .right a:hover {
	background: #383838;
	color: #999;
}
.footer .left a {
	color: #777;
}
.footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 29px 9px;
	width: 407px;
}
.footer .right {
	margin-right: 8px;
	padding: 9px 0;
	text-align: right;
	width: 220px;
}
element {
}
element1 {
}
element2 {
}
element3 {
}
element4 {
}
element5 {
}
element6 {
}
element7 {
}
element8 {
}
element9 {
}
element10 {
}
element11 {
}
