body{
	text-align: center;
	background-color: #C0C0C0;
	color: #3300CC;
	font-family: verdana, arial;
	font-size: 76%;
}

h1{
	font-size: 2em;
	font-weight: bold;
	line-height: 1.4em;
}

h2{
	font-size: 1.2em;
	font-weight: bold;
}

h3{
	font-size: 1.2em;
	font-weight: bold;
}

h4{
	font-size: 0.9em;
}

h5{
	font-size: 1.1em;
	font-weight: normal;
}

h6{ /*firma*/
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
}

a{
	text-decoration: none;
	color: red;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
	color: red;
	font-weight: bold;
}

a#activelink{
	text-decoration: none;
	color: red;
	font-weight: bold;
}

#footer a{
	text-decoration: none;
	color: #3300CC;
	font-weight: bold;
	font-size: 0.8em;
}

#footer a:hover{
	text-decoration: none;
	color: #3300CC;;
	font-weight: bold;
	font-size: 0.8em;	
}

#footer a#activelink{
	text-decoration: none;
	color: #3300CC;
	font-weight: bold;
	font-size: 0.8em;	
}

#container{
	width: 760px;
	margin: auto;
    background: url(/imgs/back-dx.gif) repeat-y top right;
	text-align: left;
	text-align: left;
	background-color: #FDDCB8;
}

#container2{
	background: url(/imgs/back-sx.gif) repeat-y top left;
	text-align: left;
}

#header{
	background-color: #FDDCB8;
}

#header img{
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #3300CC;	
}

#header .lingua{
	font-size: 1em;
	line-height: 1.5em;
	padding: 1 5 1 1;
	text-align: right;
	background-color: /*#FDDCB8*/#C0C0C0;
	color: #3300CC;
	letter-spacing: 0.1em;
}

.promo{
	color: #C0C0C0;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
	visibility: hidden;
}

.img_intest{
	float:left;
	margin-right: 10px;
}

#colsx{
	float: left;
	width: 160;
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #3300CC;
}

#colsx ul {
	font-weight: bold;
	list-style-type: circle;
	margin-left: 25px;
	padding: 0;
	line-height: 1.5em;	
	font-size: 1.1em;
	color: #3300CC;
	letter-spacing: 0.05em;
}

#colsx a{
	text-decoration: none;
	color: #3300CC;
}

#colsx a:hover{
	text-decoration: underline;
	color: #3300CC;
}

#colsx a#activelink{
	text-decoration: none;
	color: #3300CC;
}

#colsx #intest{
	background-image: url(/imgs/back-sx-title.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	text-align: center;
	line-height: 2.5em;
	font-size: 1.2em;
	font-weight: bold;
}

#coldx{
	float: right;
	width: 180;
	color: black;
}

#coldx #intest{
	background-image: url(/imgs/back-dx-title.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	line-height: 2.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

#coldx #news{
	font-size: 1em;
	line-height: 1em;
	padding: 6 5 6 5;
	border-color: #3300CC;
}

#central{
	margin: 0 180px 0 160px;
	padding: 0 15 10 15;
	line-height: 1.5em;
}

#central ul{
	list-style-type: circle;
}

#central #tit_ass{
	color: #3300CC;
	font-size: 1.4em;
	font-weight: normal;
}

table.tab_ass{
	table-layout: fixed;
	border-collapse: collapse;
	font-size: 1em;
}

table.tab_ass td{
	padding: 5px;
	color: #3300CC;
}

table #col1{
/*	color: red;*/
	width: 150px;
	text-align: right;
	font-weight: bold;
}

#footer{
	height: auto;
	background-color: #FDDCB8;
	clear: both;
	border-width: 2px 1px 1px 1px;
	border-style: solid;
	border-color: #3300CC;
	padding: 1px;
	text-align: center;
	letter-spacing: 0.1em;
}
