/* CSS Document */
/*
sistema sat
*/
.a_sistemasat h2{
	background-image:url(../../imagens/titulos/sistemasat.png);
	margin-bottom:1.5em;
}
.a_sistemasat #img1{
	background-image:url(../../img/sistemasat1.png);
	background-repeat:no-repeat;	
	width:487px;
	height:238px;
	float:left;
	margin-left:55px;
	margin-bottom:1.5em;

}
.a_sistemasat #img2{
	background-image:url(../../img/sistemasat2.gif);
	background-repeat:no-repeat;	
	width:412px;
	height:239px;
	float:left;
	margin-left:75px;
	margin-right:75px;
	margin-bottom:1.5em;
}
.a_sistemasat #link{
	background-color:#E5E5E5;
	width:478px;
	line-height:31px;
	float:left;
	margin-left:55px;
	padding:5px;
	margin-bottom:1.5em;		
}
.a_sistemasat #link a{
	font-size:15px;
	font-weight:bolder;
	color:#000000;
	display:block;
	float:left;
	padding-left:40px;
}
.a_sistemasat #link img{
	float:left;
}
.a_sistemasat p{
	width:484px;
	margin-top:1.5em;
	margin-left:55px!important;
}
.a_sistemasat #satabip{
	background-color:#f0f0f0;
	width:478px;
	height:218px;
	float:left;
	margin-left:55px;
}
.a_sistemasat #satabip img{
	float:left;
	background-color:#00FF33;
	width:164px;
	height:171px;
	margin-top:20px;
}
.a_sistemasat #satabip p{
	float:left;
	width:288px;
	margin:0;
	font-size:11px;
	margin-top:10px;
	line-height:1.3em;
	margin-left:0!important;	
}
.a_sistemasat #satabip #titulo{
	font-size:14px;
	font-weight:bolder;
}
