/******Global Settings******/
html{
height:100%;
min-height:100%;
}
body {

	background-position: center top;
	color:#CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	min-height:100%;
	
}


/******Global Classes******/
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
.float-middle  { vertical-align: middle; }
.img-margin {
	margin-left: 10px;
}

table
{
padding:0;
margin:0;
border-collapse: collapse;
}



#plecaserv{
 background-image: url(../img/plecagal_serv.png); 
 width:704px; 
 height:90px; 
 margin-top:-15px;
 }
 
 #plecaserv2{
 width:704px; 
 height:90px; 
 margin-top:-15px;
 }
 
 #plecaclientes{
 /*background-image: url(../img/plecagal_serv.png); */
 width:514px; 
 height:90px; 
 margin-top:0px;
 }
 
 
 
 

 