body {
	background-color: #ece9e0;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

.colonnasx {
	background-image: url('../../images/latsx.jpg');   
	background-repeat: repeat-y;
	background-position: right;
}
.colonnadx {
	background-image: url('../../images/latdx.jpg');   
	background-repeat: repeat-y;
	background-position: left;
}
.sfondotabella {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
#container {
	height:100%;
	width: 700px;
	text-align: left;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-left: auto;

}

#header {
	width: 700px;
	height: 215px;
	background-image: url('../../images/testahome.jpg');
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #c0cadc;
	background-repeat: repeat-x;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #b3b9ae;
	text-decoration: none;
	margin-top: 175px;
	margin-bottom: 0px;
	margin-left: 400px;
}

#navcontainer { /* none needed */ }

ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
        float: left;
        font-family: verdana, arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        margin: 0;
        padding: 10px 0 4px 0;
        background-color: #eeeeee;
        border-top: 1px solid #e0ede9;
        border-bottom: 1px solid #e0ede9;
}

#navlist a, #navlist a:link {
        margin: 0;
        padding: 10px 9px 4px 9px;
        color: #266F33;
        border-right: 1px dashed #d1e3db;
        text-decoration: none;
}

ul#navlist li#active {
        color: #b3b9ae;
        background-color: #deebe5;
}

#navlist a:hover {
        color: #74a893;
        background-color: #d1e3db;
}

#content {
	line-height: 130%;
	color: #000000;
	float: left;
	clear: left;
	width: 676px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.quote {
	color: #000000;
	line-height: 130%;
	background-color: #f8f8f8;
	margin: 15px 30px 15px 20px;
	padding: 5px 17px 5px 12px;
	border-left: 1px dotted #c0cadc;
}

#content a, #content a:visited #content a:active {
	color: #000000;
	text-decoration: none;
}

#content a:hover {
	color: #000000;
	text-decoration: none;
}

#content h2 {
	color: #000040;
	margin-top: 12px;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: normal;
}

#content .poster {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 18px;
	border-bottom: solid 1px #c0cadc;
}

#content .comments {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	margin-top: 22px;
	margin-bottom: 27px;
	border-top: dotted 1px #c0cadc;

}

#content ul {
	list-style-type: square;
}

#content h2 a, #content h2 a:visited, #content h2 a:active, #content h2 a:hover {
	text-decoration: none;
}

#footer {
	border-top: solid 1px #c0cadc;
	display: block;
	clear: both;
	color: #000040;
	line-height: 200%;
	width: 700px;
	text-align: left;
	vertical-align:baseline;
	margin-bottom:0;
	position: relative;	

}

#footer800 {
	border-top: solid 1px #c0cadc;
	display: block;
	clear: both;
	color: #000040;
	line-height: 200%;
	width: 800px;
	text-align: left;
	vertical-align:baseline;
	margin-bottom:0;
	position: relative;	

}

#footerleft {
	margin-left: 12px;
	display: inline;
}

#footerright {
	float: right;
	display: inline;
	margin-right: 12px;
}

#footer a, #footer a:visited #footer a:active {
	color: #000040;
	text-decoration: none;
}

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

.testomenu {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #6c5f3d;
	text-align:right;
	margin: 0px;
	position:absolute;
	text-align:right;
	padding-top: 6px;
	padding-right: 70px;
	padding-bottom: 6px;
	padding-left: 25px;
}

.sceltalingua {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #6c5f3d;
	text-decoration:none;
}
.sceltalingua:hover {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.tabella {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #000040;
		text-decoration: none;
		background-color: #eeeeee;
		padding: 3px 5px 3px 5px;
		border-top: 1px solid #b0cbe2;
		border-left: 1px solid #b0cbe2;
		border-right: 1px solid #b0cbe2;
		border-bottom: 1px solid #b0cbe2;
	}

.button {

	border: 1px solid #999999;
	background-color: #d0d1d0;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(images/formButtonBg.gif);
	background-repeat: repeat-x;
	background-position: top;

	}
	
.buttonOn, .button:hover, .button:focus, .buttonOn:focus {

	border: 1px solid #444444;
	background-color: #ffffff;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(images/formButtonBgOn.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-color: #758a9e;
	}
	
input,select {
	border: 1px solid #999999;
	font-size: 11px;
	background-color: #fafafa;
	}
	
input:focus,textarea:focus, select:focus { 
	background-color: #DEEFFF;
	border-color: #758a9e;
	 }
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-size: 12px;
	background-color: #fafafa;
	}
.checkbox,.radio {
	border:0px;
	background-color: transparent;
	margin: 0px;
	vertical-align: bottom;
	}

.titolo {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.sottotitolo, .sottotitolo:hover, a.sottotitolo  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #939393;
	text-decoration: none;
}

.testocase, .testocase:hover, a.testocase  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000040;
	text-decoration: none;
}


.smallpic {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #b3b9ae;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #b3b9ae;
}
form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
	font-size:13px;
}


form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}
div.error { display: none; }
input {	border: 1px solid black; }
input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }
form.cmxform .gray * { color: gray; }

li.menu {
 margin: 0; padding: 0;
}
ul.menu {
 margin: 0; padding: 0;
}

#blob {

 border-right: 1px solid #0059ec;
 border-left: 1px solid #0059ec;
 position: absolute;
 top: 0;
 z-index : 1;
 background: #0b2b61;
 background: -moz-linear-gradient(top, #0b2b61, #1153c0);
 background: -webkit-gradient(linear, left top, left bottom, from(#0b2b61), to(#1153c0));
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-box-shadow: 2px 3px 10px #011331;
 -webkit-box-shadow: 2px 3px 10px #011331;

}

#nav {
 position: relative;
 background: #292929;
 float:left;
}

#nav li {
 float: left;
 list-style: none;
 border-right: 1px solid #4a4a4a;
 border-left: 1px solid black;
}

#nav li a {
 color: #e3e3e3;
 position: relative;
 z-index: 2;
 float: left;
 font-size: 13px;
 font-family: helvetica, arial, sans-serif;
 text-decoration: none;
 padding: 10px 12px;
}

#commentForm label { width: 250px; }
#commentForm label.error { margin-left: 3px; }
#commentForm input.submit { margin-left: 200px; }
