body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: "Verdana", Arial, serif;
	font-size: 10px;
    	line-height: 200%;
	color: #666666;
	background-image: url('images/bg.gif');

}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}


.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 180%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}



/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF
	background-image: url('images/bg.gif');
}

/* Sidebar */

#colonna1 {
	float: left;
	width: 200px;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF url(images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 100px 0 0 0;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */
/* navigation */
#navigation {
	float: left;
	margin-left: 0;
	width: 200px;
	font-weight: bold;
}
#navigation h1 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	
}
#navigation ul {margin: 0; padding: 0;}
#navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
	font-size: 14px;
}
#navigation li a {
	background: #E8F6BF url('images/bgnavigation.gif') repeat-x;	
	color: #553;
	display: block;
	text-decoration: none; padding-left:15px; padding-right:0px; padding-top:2px; padding-bottom:11px
}
#navigation li a:hover {
	background: #F0FFC6;
	color: #553;
}

/* Menu */

#colonna2 {
	float: right;
	width: 200px;
	
}

#menu2 {
	float: left;
	margin-left: 0;
	color: #000;
	
}

#bacheca {
	float: left;
	height: 200px;
	margin-left: 0;
	color: #000;
	background: url(images/bacheca.jpg);
	font-size: 14px;
	
}



/* Content */

#content {
	width: 510px;
	background: #E5E5E5;
	color: #000;
	clear: both;
	padding: 20px 20px;
	text-align: justify;
	font-size: 12px;
	
}

#content h1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AE3800;
	
}



#content h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #001237;
	text-align: center;
}

#content h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AE3800;
	text-align: left;
}
#content p {
	color: #000;
	font-size: 12px;
	text-align: justify;

}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* RIGHT SIDE */

	.leftcol {
		float: left;
		padding: 5px 5px;
		width: 215px;
		border:#ccc 2px solid;
        	line-height: 150%;
        	text-align: justify;
		font-size: 16px;
		margin: 0 0 10px 0;
	}
	.rightcol {
		
		float: right;
		padding: 5px 5px;
		width: 215px;
		border:#ccc 2px solid;
		margin: 0 0 10px 0;
        	line-height: 80%;
        	text-align: justify;
		font-size: 16px;
		}
	.special {
		clear: both;
		margin:5px 0 20px 0;
		padding: 5px 20px;
		border: 2px solid #cec;
		background: #FFFFFF;
		color: #990066;
		line-height: 150%;
		text-align: justify;
		font-size: 13px;
	}



/* Footer */

#footer {
	width: 980px;
	height: 50px;
	margin: 5px auto;
	background: url(images/barul.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 100%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	text-align: center;
	width: 980px;
	color: #000000;
	font-weight: bold;
}
