/* CSS Document */

body{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color:#455A4D;
background-image:url(img/bg.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
}

a:link{
	color: #455A4D;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #455A4D;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #455A4D;
	font-weight: bold;
	text-decoration: undeline;
}

a:active{
	color: #455A4D;
	font-weight: bold;
	text-decoration: none;
}

p{
	padding-bottom: 5%;
	background-image: url(img/divisore.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

li{
	line-height: 140%;
	list-style-type: square;
}

h1{
	text-transform: uppercase;
	padding-bottom: 2%;
	border-bottom: 2px dotted #CCCCCC;
}

.image{
	float:left;
	margin-right:2%;
}

.navbar{
background-color:#FF6000;
}

.navbar a:link{
display:block;
width:100%;
background-color:#FF6000;
color:#FFFFFF;
text-decoration:none;
border-bottom: 1.5px solid #FF995B;
}

.navbar a:visited{
display:block;
width:100%;
background-color:#FF6000;
color:#FFFFFF;
text-decoration:none;
border-bottom: 1.5px solid #FF995B;
}

.navbar a:hover{
background-color:#FF995B;
width:100%;
}

#mainwindow {
	position:absolute;
	top:20px;
	left:15%;
	width:70%;
	min-width:70%;
	max-width:70%;
}

.leftBar{
	width: 50%;
	background-color: #FF6600;
	float: left;
	text-align: left;
	background-image: url(img/barras.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:36px;
	min-height:36px;
}

.rightBar{
	width: 50%;
	background-color: #FF6600;
	float:right;
	text-align:right;
	background-image: url(img/barrad.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:36px;
	min-height:36px;
}

.menu{
	width:100%;
	background-color: #FF6600;
	line-height: 140%;
	clear:both;
	font-weight: bold;
}


.menu a:link{
	width:20%;
	min-width:20%;
	/*padding-bottom: 1%;*/
	background-color: #FF6000;
	background-image: url(img/static.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #FFFFFF;
	color:#FFFFFF;
	display: block;
	float: left;
	text-indent: 2%;
	text-decoration: none;
	text-transform: lowercase;
}

.menu a:visited{
	width:20%;
	min-width:20%;
	background-color: #FF6000;
	background-image: url(img/static.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #FFFFFF;
	color:#FFFFFF;
	display: block;
	float: left;
	text-indent: 2%;
	text-decoration: none;
	text-transform: lowercase;
}

.menu a:hover{
	width:20%;
	min-width:20%;
	/*padding-bottom: 1%;*/
	background-color: #FF6000;
	background-image: url(img/loop.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #FFFFFF;
	color:#FFFFFF;
	display: block;
	float: left;
	text-indent: 2%;
	text-decoration: none;
	text-transform: lowercase;
}

.menu a:active{
	width:20%;
	min-width:20%;
	/*padding-bottom: 1%;*/
	background-color: #FF6000;
	background-image: url(img/button.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #FFFFFF;
	color:#FFFFFF;
	display: block;
	float: left;
	text-indent: 2%;
	text-decoration: none;
	text-transform: lowercase;
}

.mainArea{
	width:100%;
	background-color: #FFFFFF;
	background-image: url(img/angoloss.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float:left;
	clear:both;
}

.leftSubBar{
	width: 42%;
	background-color: transparent;
	float: left;
	text-align: left;
	height:36px;
	min-height:36px;
	padding-top: 2%;
	padding-left:5%;
}

.rightSubBar{
	width: 50%;
	background-color: transparent;
	float:right;
	text-align:right;
	background-image: url(img/angolosd.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height:36px;
	min-height:36px;
	padding-right: 3%;
	padding-top: 2%;
}

.logo{
	width:97%;
	padding-right:3%;
	color:black;
	font-size:22px;
	text-align: right;
	background-color: transparent;
}

.mainText{
	margin:3%;	
	border: 1px solid #CCC;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 3%;
	padding-right: 3%;
	line-height: 150%;
}

.leftBottomBar{
	width: 47%;
	background-color: #FFFFFF;
	float:left;
	text-align: left;
	background-image: url(img/barrais.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:36px;
	min-height:36px;
}

.rightBottomBar{
	width: 50%;
	padding-right: 3%;
	background-color: #FFFFFF;
	float:right;
	text-align:right;
	background-image: url(img/barraid.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:36px;
	min-height:36px;
}

.img404{
	width:100%;	
	text-align:center;
	padding-top:10%;
	padding-bottom:10%;
}


#header{
	position:relative;
	top:0px;
	width:100%;
}

#text{
	position:relative;
	top:0px;
	width:96%;
	background-color:#FFFFFF;
	padding:2%;
	line-height:140%;
}

.bars{
	position:relative;
	width:100%;
	background-color: #FF0000;
}

.leftbar{
	position:abolute;
	left:0%;
}

.rightbar{
	position:abolute;
	right:0%;
}



#didascalia
{
	text-align: center;
}

#subMenu
{
position:relative
width:100%;

}

#subMenu a:link{
height:27px;
float: left;
width:19%;
min-width:19%;
max-width:19%;
padding-left: 1%;
border-bottom: 1px solid #FF6000;
}

#subMenu a:visited{
height:27px;
float: left;
width:19%;
min-width:19%;
max-width:19%;
padding-left: 1%;
border-bottom: 1px solid #FF6000;
}


#subMenu a:hover{
background-color:#455A4D;
color:#FFFFFF;
height:27px;
float: left;
width:19%;
min-width:19%;
max-width:19%;
padding-left: 1%;
border-bottom: 1px solid #FF6000;
}

