body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/** Layout **/

#layout-alto div.testa {
	text-align: center;
	font-variant: small-caps;
	color: #006699;
}

#layout-alto div.testa a {
	text-decoration: none;
}

#layout-alto form.authentication {
	border: none;
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 0.8em;
}

#layout-alto form.authentication label {
	font-weight: normal;
	line-height: 1.7em;
}

#layout-alto form.authentication label.login {
	color: #003366;
}

#layout-alto form.authentication label.password {
	color: #006699;
}

#layout-alto form.authentication input {
	border: thin solid #cccccc;
	height: 1em;
}

#layout-alto form.authentication #submit {
	padding-top: 9px;
	text-align: center;
	font-size: 1em;
}

#layout-alto form.authentication #submit a {
	text-decoration: none;
	color: #99ccff;
}

#layout-alto a.register {
	font-weight: bold;
	font-size: 0.7em;
	color: #990033;
}

#menu-alto div.sfondo {
	background: url('immagini/barra_alta.gif') repeat-x top center;
}

#menu-alto div.menu-alto {
	margin-top: 18px;
	text-align: center;
}

#menu-alto div.menu-alto a {
	text-decoration: none;
	font-size: 1.2em;
	color: #ffffff;
}

#footer {
	background: url('immagini/sfondo_piedone.gif') repeat top center;
	color: #ffffff;
	text-align: center;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer div.omol a {
	color: #99ccff;
}

#footer hr {
	color: #ffffff;
	background-color: #ffffff;
	width: 93%;
	margin: auto;
}

#footer #colophon {
	font-size: 0.9em;
	padding-top: 4px;
}

.lomo {
	color: #99ccff;
}

.papero {
	color: #ffce61;
}

/** Fine layout **/

/** Index **/

#index #news {
	color: #868686;
}

#index #news #blocco-1 {
	background-color: #eeeeee;	
	padding-bottom: 9px;
}

#index #news #blocco-2 {
	background-color: #f5f5f5;	
	padding-top: 9px;
	padding-bottom: 9px;
	border-top: thin solid #868686;
}

#index #news #blocco-3 {
	background-color: #f7f7f7;	
	padding-top: 9px;
	padding-bottom: 9px;
	border-top: thin solid #868686;
}

#index #news #blocco-4 {
	background-color: #f7f7f7;	
	padding-top: 9px;
	padding-bottom: 9px;
	border-top: thin solid #868686;
}

#index #news #blocco-1 div.date, #index #news #blocco-2 div.date, #index #news #blocco-3 div.date, #index #news #blocco-4 div.date {
	padding-left: 3px;
}

#index #news #blocco-1 div.title, #index #news #blocco-2 div.title, #index #news #blocco-3 div.title, #index #news #blocco-4 div.title {
	font-variant: small-caps;
	margin-bottom: 18px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

#index #news #blocco-1 div.body, #index #news #blocco-2 div.body, #index #news #blocco-3 div.body, #index #news #blocco-4 div.body {
	padding-left: 6px;
	padding-right: 6px;
}

#index #news #blocco-1 div.image, #index #news #blocco-2 div.image, #index #news #blocco-3 div.image, #index #news #blocco-4 div.image {
	padding-top: 10px;
	text-align: center;
}

#index #welcome, #index #products, #index #services {
	background-color: #eeeeee;
	color: #868686;
}

#index #welcome div.image, #index #products div.image, #index #services div.image {
	padding: 15px;
}

#index #welcome div.text, #index #products div.text, #index #services div.text {
	padding-left: 15px;
	padding-right: 15px;
}

#index #welcome {
	height: 450px;
}

#index #products {
	font-variant: small-caps;
	height: 380px;
}

#index #services {
	height: 380px;
}

#index #products a {
	text-decoration: none;
	font-weight: bold;
	color: #868686;
}

#index #products ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	font-size: 1.1em;
}

#index #services a {
	color: #00a9c9;
}

a:hover.nodec, a:link.nodec,a:visited.nodec{
text-decoration:none;
color:inheritance;
}