/* CSS Document */

/*PAGE LAYOUT*/
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-size: 12px;
	font-family: Verdana;
	height:100%;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
#content {
	width:100%;
	text-align:center;

}


.aspro-table{
	margin:10px;
	padding:10px;
	border:solid 1px #666666;
	width:200px;
	height:180px;	
	background-repeat:no-repeat;
	background-position:10px 10px;
	vertical-align:bottom;
}
#aspro1{
	background-image:url('../images/aspro/aspro1.png');
}
#aspro2{
	background-image:url('../images/aspro/aspro2.png');
}
#aspro3{
	background-image:url('../images/aspro/aspro3.png');
}
#aspro4{
	background-image:url('../images/aspro/aspro4.png');
}
#asproc{
	background-image:url('../images/aspro/aspro-centro.png');
}
#aspro5{
	background-image:url('../images/aspro/aspro5.png');
}
#aspro6{
	background-image:url('../images/aspro/aspro6.png');
}
#aspro7{
	background-image:url('../images/aspro/aspro7.png');
}
#aspro8{
	background-image:url('../images/aspro/aspro8.png');
}
#aspro9{
	background-image:url('../images/aspro/aspro9.png');
}
#aspro10{
	background-image:url('../images/aspro/aspro10.png');
}

.homepics
{
margin:2px;
border:solid 1px #666666;
}

#motto{
margin:0px;
padding:0px;
}

#homeright{
	text-align:right;
	overflow:hidden;
	position:fixed;
	top:70px;
	bottom:70px;
	width:165px;
	right:10px;
	padding:0px;
	opacity:0.2;
	z-index:0;
}
#homeleft{
	text-align:left;
	overflow:hidden;
	position:fixed;
	top:70px;
	bottom:70px;
	width:165px;
	left:10px;
	padding:0px;
	opacity:0.2;
	z-index:0;
}

.smallgraytext {
	font: 0.8em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	padding:9px;
}
.smallgraytext a{
	font: 0.8em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}


.news a{
	text-decoration:none;
}
.barra{
	background-image:url('../images/background.gif');
	background-repeat:repeat;
	vertical-align:middle;
	z-index:1;
	border:solid 1px #666666;
	font: 11px Tahoma, sans-serif;
	font-weight:bold;
	color:#999999;
	padding:2px;
	overflow:hidden;
	
	position:fixed;
	bottom:70px;
	right:25%;
	left:25%;
	height:37px;
	clear:none;
	
}
.barra-aspro{
	
	vertical-align:middle;
	z-index:1;
	border:solid 0px #666666;
	font: 11px Tahoma, sans-serif;
	font-weight:bold;
	color:#999999;
	padding:2px;
	overflow:hidden;
	
	position:fixed;
	bottom:120px;
	right:40%;
	left:40%;
	height:65px;
	clear:none;
	
}

ul.newsticker{
	margin-top:12px;
}
ul.newstickeraspro{
	
}
.aspro{
	background:#FFF;
	opacity:0.4;
	height:35px;
	width:200px;
	

	float:right;
	border:solid 1px #666666;

}
#homeheader{ 
	background-image:url('../images/background.gif');
	background-repeat:repeat;
	height:40px;
	margin:0px;
	left:10px;
	right:10px;
	position:fixed;
	top:20px;
	z-index:999;
	border:solid 1px #666666;
}



#toplinks{
	float:right; 
}
#motto{
	float:left; 
}


#homecontent{
	background-image:url('../images/barra.png');
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	height:230px;
	width:600px;
}

#topspace{
	height:80px;
	width:100%;
}
#homefooter{
	background-image:url('../images/background.gif');
	background-repeat:repeat;
	margin:0px;
	padding:10px;
	bottom:20px;
	left:10px;
	right:10px;
	position:fixed;
	border:solid 1px #666666;
	z-index:999;

}

#kwicks {
	position:relative;
	text-align:center;
	clear:right;
	
	top:151px;
	margin-left:160px;
	width: 408px;
}
 .kwick {
	display: block;
	width: 200px;
	height: 35px;
	margin-bottom:5px;
	font: 0.8em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#ffffff;
	vertical-align:bottom;
}
#kwick_1 {
	background:transparent; 
	
	background-repeat:no-repeat;
	background-position:0px -140px; 
	height: 220px;
	width:200px;
	float:left;
}
#kwick_2 {
	background:transparent; 	
	background-repeat:no-repeat;
	background-position:0px -140px; 
	height: 220px;
	width:200px;
	float:right;
}

