@charset "utf-8";
/* CSS Document */



#container {
	width: 884px;

	
}

#header {
	width: auto;
	margin-top:0;
}



#content {
	margin-left:11px;
	width: 560px;
	float:left;
}

#sidebar {
	float: left;
	width: 208px;
	margin-left:48px;
}

#footer {
	width: auto;
	clear:both;
	text-align:center;
	font-family: Verdana, sans-serif;
	font-size: 9px;
}




body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;

}

p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
}


a:link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	text-decoration:none;

}
a:visited {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	text-decoration:none;
}
a:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #002145;
	text-decoration:none;
}
a:active{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	text-decoration:none;
}
	
.textobase {
	font-family: Verdana, sans-serif;
	font-variant: normal;
	font-size:11px;
	line-height: 18px;

}


h1 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color:#002145;
	
	}
	
h2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;	

	
	}



#line {
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top:0px;
	margin-bottom:10px;
	padding: 0px;
	top: 0px;
	bottom: 0px;
}

#bigline {
	width: 570px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.textogris{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #7c7c7c;}
	
	
.bg {
	background-image: url(images/bg-solo.jpg);
	background-repeat: no-repeat;
}

.bg-stripe {
	background-repeat: repeat-y;
	background-image: url(images/bg-shadows.jpg);

}


.apage {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #002145;
	text-decoration:none;

}
