@font-face { font-family: Century; src: url('GOTHIC.ttf'); } 

body{ 
	font-family: Arial; 
	background: rgb(51,51,51)  url("Bgd.jpg");
	color: #fff; 
	padding:10px; 
}

a {
    color: white;
	font-size: 14px;
}

.heading { FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: Geneva, Arial, Helvetica, san-serif; color: #333399 }
.heading_Mrn { FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: Geneva, Arial, Helvetica, san-serif; color: Maroon }
.text { FONT-SIZE: 12px; FONT-FAMILY: Geneva, Arial, Helvetica, san-serif; color:black; text-align:justify;  text-justify:auto}
.text_white { FONT-SIZE: 12px; FONT-FAMILY: Geneva, Arial, Helvetica, san-serif; color:white; text-align:justify;  text-justify:auto}
.text_hyperlink { FONT-SIZE: 12px; FONT-FAMILY: Geneva, Arial, Helvetica, san-serif; color:blue; text-align:justify;  text-justify:auto}
h1{	margin-top: 0px; font-family: Trebuchet MS; color: Yellow; }

h2{
  	margin-top: 0px;
  	font-family: Trebuchet MS; 
 	color: white; 
}

p{
  	margin-top: 0px;
}

.topnav {
  overflow: hidden;
}

.topnav a {
  float: right;
  color: white;
  text-align: center;
  padding: 7px 8px;
  text-decoration: none;
  font-size: 12px;
}

.topnav a:piping {
  color: grey;
}

.topnav a:hover {
   color: red;
}

.topnav a.active {
   color: white;
}

.pagina{ 
    float:right;
	width:auto; 
	height:auto; 
}

.linha{ 
	float:right;
	width:auto; 
	padding:5px; 
	height:auto; 
	display:table; 
}

.tile{ 
	height:120px; 
	width:130px; 
	float:left; 
	margin:0 5px 0 0; 
	padding: 2px; 
}

.tileSmall{ 
	height:120px; 
	width:130px; 
	float:left; 
	margin:0 5px 0 0; 
	padding: 2px; 
	background: url("Base_C2a.jpg");
}
	
.tileLargo{ 
	width:270px; 
}

.crm{ 
	height:395px; 
	width:130px; 
	float:left; 
	margin:0 5px 0 0; 
	padding: 2px; 
	background: url("CRM.jpg");
}

.tile_a1{
	background: url("Base_C1.jpg");
}

.tile_a2{
	background: url("Base_C3.jpg");
}

.tile_a3{
	background: url("Base_B3.jpg");
}

.tile_b1{
	background: url("Base_A4.jpg");
}

.tile_b2{
	background: url("Base_A1.jpg");
}

.tile_b3{
	background: url("Base_B2b.jpg");
}

.tile_b4{
	background: url("Base_B2a.jpg");
}

.tile_b5{
	background: url("Base_B5.jpg");
}

.tile_c1{
	background: url("Base_B4.jpg");
}

.tile_c2{
	background: url("Base_C4.jpg");
}

.tile_c5{
	background: url("Base_C5.jpg");
}

.amarelo{ 
		background: url("TileSmall_Bgd.jpg");
} 

.azul{ 
	background:#4682B4;
} 

.verde{ 
	background: url("TileLarge_Bgd.jpg");
}

#content1 {
	float: left;
	vertical-align: top;
	/*background-color: #2E8B57; */
}

#content2 {
	float: left;
    vertical-align: top;
}

