/* CSS Document */

body{
	margin: 0;
    padding: 0;
    font: 100.01% arial, sans-serif, verdana;
	color: #333333;
}

.margin{
	margin: 1em 0.5em 0.5em 0.5em;
}

hr, .noscreen{
	position: absolute;
	top: -1000em;
	width: 1px;
	height: 1px;
	overflow: visible;
}

ol, ul {
	font-size: 100%;
	list-style: none;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

a{
	display: block;
	color: #333333;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color: #990000;
}

.linkInt{
	display: inline;
	color: #333333;
	text-decoration:none;
}


.linkInt:hover{
	text-decoration:underline;
	color: #990000;
}


p{
	margin: 0.5em 0 0 0;
	
	font-size: 0.8em;
}

h2{
	color: #990000;
	font-size: 0.9em;
	font-weight: bold;
}

h3{
	font-size: 0.8em;
	font-weight: bold;
	margin: 1em 0 0 0;
}

.textGray{
	color: #333333;
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.textWhite{
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.tableMain{
	padding: 0 0 1em 0;
}

.testataHome{
	background-image: url(../Images/BannerHome.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 230px;
}

.testataNews{
	background-image: url(../Images/BannerNews.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 230px;
}

.testataAboutUs{
	background-image: url(../Images/BannerAboutUs.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 230px;
}

.testataEvents{
	background-image: url(../Images/BannerEvents.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 230px;
}

.testataLinks{
	background-image: url(../Images/BannerLinks.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 230px;
}

.testataPartners{
	background-image: url(../Images/BannerPartners.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 230px;
}

.testataContacts{
	background-image: url(../Images/BannerContacts.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 230px;
}

.testataDocs{
	background-image: url(../Images/BannerDocs.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 230px;
}

.colSx{
	background-color:#EAE9E9;
	width: 217px;
	background-image:url(../Images/SfumDx.gif);
	background-repeat:repeat-y;
	background-position: top right;
	padding-right: 57px;
}

.colDx{
	background-color:#FFFFFF;
	background-image:url(../Images/SfumSx.gif);
	background-repeat:repeat-y;
	background-position: top left;
	padding-left: 57px;
}

.tdMenu{
	padding: 0 0 0 0.5em;
	font-size: 0.8em;
}

.tdMenu ul li{
	margin-bottom: 0.7em;
	padding-left: 0.5em;
	line-height: 15px;
	border-left: 1px solid #333333;
}

.tdMenu ul li.sel{
	padding-left: 0.9em;
	font-weight: bold;
	border-left: 0;
}

.tdMenu ul li.sel a{
	color: #990000;
}

.tdMenu ul li li{
	margin-bottom: 0.7em;
	padding-left: 0.5em;
	line-height: 15px;
	border-left: 0;
	
}

.tdMenu ul li li a{
	color: #990000;
	padding: 0.2em;
}

.tdMenu ul li li.selII a{
	background-color: #DADADA;
	width: 70%;
	padding: 0.2em;
}


.tdText{
	padding: 0 0.5em 0 0.5em;
}

.tdText a{
	color: #990000;
}

.tdText p{
	margin-right: 0.8em;
}


.tdText ul{
	font-size: 0.8em;
	list-style: url(../Images/Bullet.gif);
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

.tdText li{
	margin: 0.5em 0 0.5em 1.5em;
	padding: 0;
}

.close{
	border-bottom: 1px solid #D8D8D8;
}

.lightRed{
    width: 30%;
	border-top: 5px solid #CC3333;
}

.box{
	width: 210px;
	
}

.box h3{
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 0 0.5em;
	margin: 0;
	font-size: 0.8em;
}

.tdBox{
	background-color: #990000;
	color: #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	padding: 0.5em;
}

.tdBox a{
	color: #FFFFFF;
}

.tdBox p{
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 0.5em;
}

.linea{
	border-top: 1px solid #990000;
	padding-top: 1em;
}

.subTitle{
	font-weight: bold;
}

.tableSpec{
	border: 1px solid #990000;
	font-size: 0.8em;
	width: 98%;
}

.tableSpec th{
	background-color: #E8E7E7;
	font-weight: bold;
	padding: 0.3em;
}

.tableSpec td{
   border-top: 1px dotted #666666;
   padding: 0.3em;
}

.tableSpec a{
  color: #990000;
  display: inline;
}

.nome{
	float: left;
	color: #990000;
	font-size: 0.8em;
	font-weight: bold;
	font-style:italic;
	text-decoration:none;
	margin-right: 3em;
	width: 9em;
	line-height: 3em;
}

.nome a:hover{
	text-decoration:underline;
}


ul.nome2 {
	font-size: 0.7em;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: bold;
	font-style: italic;
	color: #990000;
}

.nome2 li a{
	color: #990000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.nome2 li a:hover{
	text-decoration: underline;
}

.ruolo{
	color: #333333;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	line-height: 30px;
}

.red{
	color: #990000;
}

.imgLeft{
	float: left;
	padding: 0.5em 0.5em 0.5em 0 ;
}

.copy{
	color: #990000;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration:none;
	padding-left: 57px;
	line-height: 25px;
}

.tableCalendar{
	border: 1px solid #990000;
	font-size: 0.8em;
	width: 96%;
}

.tableCalendar th{
	background-color: #F2F2F2;
	font-weight: bold;
	padding: 1em 0.3em 0.3em 1em;
	border-top: 1px dotted #666666;
	border-left: 1px dotted #666666;
	width: 24%;
	height: 70px;
}

.tableCalendar td{
	padding: 1em 0.3em 0.3em 1em;
	background-color: #F2F2F2;
}

.tableCalendar tr{
	padding: 0.3em;
}

.tableCalendar a{
  color: #333333;
}

.activeMonth{
	border: 1px solid #990000;
	background-color: #F7D7D7;
	display: inline;
	padding: 3px;
}

.tableEvents{
	width: 100%;
}

.tableEvents th{
	padding: 0.2em 1em 0 1em;
	height: 20px;
	border-bottom: 1px solid #990000;
}

.tableEvents td{
	padding: 0.2em 1em 1em 1em;
}

.tableEvents h3 a{
	font-weight: bold;
	font-size: 0.9em;
}

.Link07{
	font-size: 0.85em;
	font-weight: bold;
	margin-top: 0.5em;
	font-style: italic;
}

.tableCon{
	width: 98%;
	font-size: 0.8em;
	border: 1px solid #9d0618;
	border-right: 2px solid #9d0618;
}

.tableCon th{
	font-weight: bold;
	color: #045f8d;
	padding: 0.3em 0.3em 0.3em 1em;
	height: 35px;
	background-color: #F2F2F2;
	border-bottom: 1px dotted #666666;
}

.tableCon td{
	border-bottom: 1px solid #666666;
	padding: 0.3em 0.3em 0.3em 1em;
}
