* {	margin: 0; padding: 0; border: 0; }

body { 
	background-image: url(../immagini/sfondo.jpg); 
	background-position: top center; 
	background-repeat: repeat-x; 
	background-color:#DCD8D3;

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

#box { margin: 0 auto; }

.error {	color: #B22222; font-weight: bolder; background-color:  #FFF8DC; line-height: 20px; height: 20px; border-bottom: 0px solid #B22222; }
.success { color: #228B22; font-weight: bolder;}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #0E5794; 
}

a:hover {
	/*text-decoration: underline;*/
	color: #0099FF; 
}

h1 { 
	font-size: 18px; 
}
h2 { 
	font-size: 16px; 
}
h3, h4, h5, h6 { 
	font-size: 14px; 
}

form { 
}

.sitiamici, .sitiamici a:link, .sitiamici a:over, .sitiamici a:active:, .sitiamici a:visited { 
	text-align: center;
	font-size: 8px; 
	color: #DCD8D3;
}

input { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666;
	margin: 1px;
	padding: 1px;
}

textarea { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666;
	margin: 1px;
	padding: 1px;
}

select { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666;
	margin: 1px;
	padding: 1px;
}

ul { }

li { }

td.topmenu { 
	font-size:12px; 
	padding-right: 5px;
	text-align: right;
}
td.bottommenu { 
	text-align: center;
	font-size:12px; 
	padding-right: 5px;
}
td.bottommenu a {
}

td.bread { 
	font-size:10px; 
	padding-left: 5px;
}
td.bread a {
	font-weight:bold;
}

td.news { 
	font-size:11px; 
	padding: 10px;
}
td.news p { 
	text-align: justify;
	color: #666666;
	margin-bottom: 10px;
}
td.news a:link, td.news a:hover, td.news a:active, td.news a:visited { 
	color: #F06C14;	
}
td.news a:hover { 
	color: #FF0000;
}
td.news h3 { 
	font-size:11px; 
	color: #F06C14;
	font-weight: bold;	
}

td.title { 
	font-size:13px; 
	font-weight:bold;
	padding: 5px;
	color: #426988; 
}

td.content { 
	font-size:12px; 
	padding: 5px;
	background-image: url(../immagini/index_r7_c4.jpg);
	background-position:top left;
	background-repeat: no-repeat;	
}
td.content p { 
	text-align: justify;
	margin-bottom: 10px;
}
td.content a:link, td.content a:hover, td.content a:active, td.content a:visited { 
	color: #F06C14;	
}
td.content a:hover { 
	color: #FF0000;
}
td.content ul { 
	list-style: square;
	display: block;
	width: auto;
}
td.content li { 
	display: block;
	width: auto;
	padding-bottom: 5px;
	padding-left: 25px;
}

td.submenu { 
	font-size: 12px; 
	padding: 10px;
	text-align: right;
	background-image: url(../immagini/index_r7_c3.jpg);
	background-position:top left;
	background-repeat: no-repeat;	
}
td.submenu ul { 
	list-style: none;
	display: block;
	width: auto;
}
td.submenu li { 
	display: block;
	width: auto;
	/*height: 20px;*/
	line-height: 20px;	
}
td.submenu li li { 
	display: block;
	padding-right: 25px;
	background-image: url(../immagini/li-bg.gif);
	background-position:top right;
	background-repeat: no-repeat;
}
td.content a { 
	color: #F06C14;	
}

td.footer { 
	font-size:10px; 
	padding: 5px;
}

/***** AGGIUNTA DIEGO *****/
/* aggiunto per evitare che si ripeta il fondo quando i contenuti sono troppo lunghi */
td.r6_c3 { background-image: url(../immagini/index_r6_c3.jpg); background-position: top left; background-repeat: no-repeat; }
td.r6_c4 { background-image: url(../immagini/index_r6_c4.jpg); background-position: top left; background-repeat: no-repeat; }

u, b, i {
	color: #426988;
}

/**** FINE AGGIUNTA DIEGO ****/

/*
* { margin: 0; padding: 0; }
body, html {
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
}
body {

	background-image: url(dinamics_it_body_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	text-decoration: none;
	color: #999; 
}
a:active, a:hover {
	color: #333;
	text-decoration: underline;
}
#box { margin: 0 auto; }
#logo {
	background-image: url(dinamics_it_logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#logo h1{
	display: none;
}
#logo a{
	display: block;
	width: 100%;
	height: 100%;
}

#menu {
	background-image: url(dinamics_it_menu.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
#menu table {
	margin-top: 15px;
}
#menu table tr td.aButton {
	text-align: center;
	vertical-align: middle;
}
#menu table tr td.aButton a:link , #menu table tr td.aButton a:visited {
	color: #333; 
	font-weight: bold;
}
#menu table tr td.aButton a:active , #menu table tr td.aButton a:hover {
	color: #999;
	text-decoration: underline;
}
#cascadeSubMenu{
	padding-left: 32px;
}
#submenu {
	background-image: url(dinamics_it_submenu.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 8px;
}
#submenu h3 {
	font-size: 14px;
	padding-left: 25px;
	padding-right: 8px;
}
#submenu ul {
	padding-left: 8px;
	padding-top: 6px;
}
#submenu ul li {
	list-style-image: url(freccette.jpg);
}
#content {
	color: #333;
	font-size: 11px;
}
#content h2 {
	color: #acbfd2;
	font-size: 14px;
}
#content p {
	padding-top: 4px;
}
#content span {
	display: block;
	vertical-align: top;
	overflow: auto;
	height: 310px;
	width: 588px;
}
#contactformtable form {
	font-size: 9px;
	color: #999;
}
#contactformtable input, table#contactformtable textarea, table#contactformtable select {
	border-color: 1px solid #333;
	color: #333;
}
.contactformtable{
	font-size: 9px;
	color: #666;
	border-color: 1px solid #333;
}
#news table {
	font-size: 10px;
	color: #666;
	vertical-align: top;
	margin: 0 auto;
}
#newstitle {
	background-image: url(dinamics_it_news_rightbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 2px;
}
#newstitle h4 {
	display: inline;
	font-size: 11px;
	color : #fff;
}
#newsbody {
	background-color: #ccc;
	vertical-align: top;
	padding-top: 8px;
	border-top: 2px solid #FFF;
}
#newsbody h4 {
	display: inline;
	font-size: 11px;
	color : #666;
	margin: 3px;
}
#newsbody p {
	padding-bottom: 8px;
	margin: 3px;
}
#renav{
	padding-top:4px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:4px;
	text-align: center;
}
#footer{
	padding-top:8px;
	padding-right:25px;
	padding-left:25px;
	color: #666;
	font-size: 11px;
	text-align: right; 
}
td.tdtitle {
	font-weight: bold;
	color : #fff;
	background-color: #6C757E;
	text-align: center;
}	
td.tdbody {
	text-align: right;
	color : #666;
	background-color: #eee;
	padding: 0 2px;
}
td.tdinput {
	text-align: left;
	color : #666;
	background-color: #eee;
	padding: 0 2px;
}
td.tdbutton {
	text-align: center;
	color : #000;
	background-color: #6C757E;
}
td.tdbutton input {
	border: 1px solid #333;
	margin: 3px;	
}
.bottone{
	border: 1px solid #999;
	background-color: #fff;
}
*/
.hideMe { display: none; }

.tableTitle { background: url("../immagini/index_r6_c4_bis.jpg") top left no-repeat; }

form#modulo_dinamics { font-size: 14px; line-height: 20px; margin-left: 0px; }
form#modulo_dinamics td { border-bottom: 1px solid #efefef; }
form#modulo_dinamics p { display: inline; }
form#modulo_dinamics input { display: inline; }

.send-button {	background: url(invia.jpg) top left no-repeat; display: block; width: 125px; height: 25px; text-align: left; color: #ffffff;  }

div.portfolio a {
	display: block;
	margin-top: 10px;
}
