/* CSS Document */

/*<group=General Styles>*/

body {
	text-align: center; /* To Make Content Centered */
	background: #98B28F;
	font: 10pt "Courier New", Courier, monospace; 
	color: #363636;
	margin: 0 0 10px 0;
	padding: 0;
}

p {
}

td.sam_rus{ 
background: #9B0014;
color: #ffffff;
font-weight: bold;
font-size:14px;
text-align:center;
width: 33%;


}
td.sam_rus_sub{ 
border: 3px double #9B0014;
color: #9B0014;
font-weight: bold;
font-size:12px;
text-align:center;


}
td.sam_rus_sub_sub{ 
border-left: 1px dotted #9B0014;
border-right: 1px dotted #9B0014;
line-height: 18px;
padding: 5px;
font-size:11px;
vertical-align:top;
text-align:left;



}
td.sam_pol{ 
background: #C08A00;
color: #ffffff;
font-weight: bold;
font-size:14px;
text-align:center;
width: 33%;


}
td.sam_pol_sub{ 
border: 3px double #C08A00;
color: #C08A00;
font-weight: bold;
font-size:12px;
text-align:center;


}
td.sam_pol_sub_sub{ 
border-left: 1px dotted #C08A00;
border-right: 1px dotted #C08A00;
line-height: 18px;
padding: 5px;
font-size:11px;
vertical-align:top;
text-align:left;



}
td.sam_cec{ 
background: #98B28F;
color: #ffffff;
font-weight: bold;
font-size:14px;
text-align:center;
width: 33%;


}
td.sam_cec_sub{ 
border: 3px double #98B28F;
color: #98B28F;
font-weight: bold;
font-size:12px;
text-align:center;



}
td.sam_cec_sub_sub{ 
border-left: 1px dotted #98B28F;
border-right: 1px dotted #98B28F;
line-height: 18px;
padding: 5px;
font-size:11px;
vertical-align:top;
text-align:left;



}
table.tab{ 
border-bottom: 3px double #5B4318;

width: 99%;


}table.tab td{ 
border-bottom: 1px dotted #5B4318;



}

table.tab1{ 


width: 100%;


}
table.tab1_ru{ 

border-bottom: 1px solid #9B0014;

width: 100%;


}
table.tab1_pl{ 

border-bottom: 1px solid #C08A00;

width: 100%;


}
table.tab1_cz{ 

border-bottom: 1px solid #98B28F;

width: 100%;


}


caption.riv{ 
border-top: 3px double #5B4318;
padding: 3px;
color: #5B4318;
font-weight:bold;
text-align:center;
font-size:18px;


}


td.sam_tab{ 
background: #5B4318;
color: #ffffff;
font-weight: bold;
font-size:14px;
text-align:center;
width: 33%;


}
td.sam_tab_sub{ 
border: 3px double #5B4318;
color: #5B4318;
font-weight: bold;
font-size:12px;
text-align:center;


}
td.aaa{ 
border-bottom: 3px solid #5B4318;
color: #5B4318;
font-weight: bold;
font-size:12px;
text-align:justify;
width: 100%;



}
td.sam_tab_sub_sub{ 
border-left: 1px dotted #5B4318;
border-right: 1px dotted #5B4318;
line-height: 18px;
padding: 5px;
font-size:11px;
vertical-align:top;
text-align:left;



}


b, strong {

}

div.piccolo_m{
text-align: right;
color: #978331;
font-size: 11px;
font-weight: 900;

}

div.piccolo_m a, a:hover, a:active {
	color: #978331;
}

img.copertina{
padding: 2px;
border: 1px solid #5B4318;
margin-right: 8px;

}

a:hover, a:active {
	background: #cccccc;
}

img {
	border: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}
	
/*</group>*/

/*<group=Layout>*/

.clearer {
	clear: both;
}

#bodyIndent {
	width: 100%;
	height: 303px;
        background: repeat-x url(../images/sfondo.png);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}


#banner {
	width: 900px;
	height: 178px;
	position: relative;
	border-bottom: 1px solid #5B4318;
	z-index: 1;
}

#banner #logo {
	position: relative;
	right: 0px;
	display: block;
	width: 243px;
	
}

#banner #insert {

position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 658px;
	height: 178px;
	
	
}

#container { 
	background: #ffffff repeat-y left  url(../images/sidebar_bg.png);
	width: 900px;
	position: relative;
	text-align: left;
	z-index: 2;
}

#contentContainer #content {
	background: #ffffff;
	line-height: 1.4em;
	padding: 10px;
	text-align: justify;
}

#contentContainer {
	float: right;
	width: 657px;
}

#pageHeader {
        background: #ffffff url(../images/logo_conet.png) no-repeat;
	background-position: 4% 15%;
	
	height: 123px;
	border-top: 1px solid;
}

#pageHeader h3 {

margin-top: 20px;
margin-left: 2px;


margin-bottom: 0px;



	
}
#pageHeader h3 a{
	padding: 3px;
	background: #98B28F;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	
	
	
}
#pageHeader h3 a:hover{
	padding: 3px;
	background: #98B28F;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	
	
	
}




#pageHeader a:hover, a:visited, a:link, a:focus, a:active
{
	background: none;
}

#pageHeader a h1
{
    display: none;
}

#pageHeader img {
}

#pageHeader h1 {
	margin-top: 10px;
	color: #5B4318;
	font-size: 1.6em;
	font-weight: bold;
	padding-left: 250px;
	padding-top: 0px;
}

#pageHeader h2 {
	margin-top: -10px;
	padding-left: 250px;
	font-size: 1.2em;
	color: #98B28F;
	font-weight: bold;
}



#sidebarContainer {
	width: 240px;
}

#sidebarContainer #sidebar {
	padding: 0 10px 10px;
}

#sidebarContainer .sideHeader {
	color: #98B28F;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 10px 3px;
}

#footer {
	width: 900px;
	color: #ffffff;
	position: relative;
	background: #98B28F;
}

#footer p {
	text-align: center;
	margin: 0;
	padding: 1px;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: right;
	padding-top: 30px;
	right: 10px;
	bottom: 0px;
}

#breadcrumbcontainer ul {
	list-style: none;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	padding-top: 0px;
	margin-bottom: 10px;
}

#navcontainer #current {
	color: #ffffff;
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {

}

#navcontainer a{
	background: #ffffff;
	color: #5B4318;
	border-bottom: 1px solid #5B4318;
	border-left: 1px solid #5B4318;
	border-right: 1px solid #5B4318;
	display: block;	
	text-decoration: none;
	padding: 5px 10px;
	height: 13px;
	font-weight: bold;
}

#navcontainer a:hover {
	background: #5B4318;
	color: #ffffff;
	font-weight: normal;
	
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	padding-left: 25px;
}

#navcontainer ul ul a:hover{

}

#navcontainer ul ul #current{

}

#navcontainer ul ul .currentAncestor {

}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li {
}

#navcontainer ul ul ul a {
	padding-left: 40px;
}

#navcontainer ul ul ul a:hover{

}

#navcontainer ul ul ul #current{

}

#navcontainer ul ul ul .currentAncestor {

}
/* Child - Level 3 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li {
}

#navcontainer ul ul ul ul a {
	padding-left: 55px;
}

#navcontainer ul ul ul ul a:hover{

}

#navcontainer ul ul ul ul #current{

}

/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li {
}

#navcontainer ul ul ul ul ul a {
	padding-left: 70px;
}

#navcontainer ul ul ul ul ul a:hover{

}

#navcontainer ul ul ul ul ul #current{

}

/*</group>*/

/*<group=Global Classes>*/


.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

#contentContainer #content h3 {
	line-height: 140%;
	color: #9B0014;
}
#contentContainer #content h1 {
	margin-top: -6px;
	font-size: 19px;
	color: #626262;
}

#contentContainer #content h4 {
	
	font-size: 16px;
	color: #597350;
	font-weight: bold;
}

#contentContainer #content a.mail{
	
	font-size: 11px;
	color: #597350;
	font-weight: bold;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px;
	padding: 0 10px;
}

#sidebarContainer #sidebar li {
}

/* Table Styles */
table {
	font-size: 1em;
}
/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
	color: #ff0000;
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/


a:link, a:visited {
	color: #98B28F;
	text-decoration: none;
}

a.linko:link, a.linko:visited {
	color: #5B4318;
	text-decoration: none;
	font-weight:bold;
}
a.int:link, a.int:visited {
	color: #978331;
	text-decoration: none;
	font-weight:bold;
	
	
	
	
}

a.est:link, a.est:visited {
	color: #C08A00;
	text-decoration: none;
}

#banner {
	background: url(../images/banner_sn.png) no-repeat;
}

#banner #insert {
	background: url(../images/banner_dx.png) no-repeat;
}

#pageHeader {
	border-top-color: #98B28F;
}

#navcontainer #current {
	background: #5B4318;
	color: #ffffff;
	font-weight: normal;
	text-align: right;
}

#navcontainer #current:hover {
	background: #98B28F;
	color: #ffffff;
	font-weight: normal;
}

#navcontainer .currentAncestor {
	background: #98B28F;
	color: #ffffff;
}

#navcontainer a:hover {
	background: #98B28F;
}

#navcontainer ul ul #current{
	background: #98B28F;
}
#navcontainer ul ul .currentAncestor {
	background: #98B28F;
}

#navcontainer ul ul ul #current{
	background: #a05e6d;
}

#navcontainer ul ul ul .currentAncestor {
	background: #a05e6d;
}

#navcontainer ul ul  ul ul #current{
	background: #ececec;
	color: #b77786;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #ececec;
	color: #b77786;
}

blockquote {
	padding: 2px; 
	margin-left: 1em;
	margin-bottom: 0em;
	background: #f2f2f2;
	width: 620px;
	color: #626262;
}


#container, #footer, .blog-archive-headings-wrapper, .blog-archive-entries-wrapper {
	margin: 0px auto 10px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
}

#sidebarContainer {
	float: left;
}



