/* CSS Document */


a {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:underline;

}

img {border:0;}

body{

background:url(images/fundo_site.jpg);

}


#fundo{

background-color:#FFFFFF;
width:910px;

}

#topMenu{

background-color:#FFFFFF;
width:800px;
height:5px;
}


#menuCentral{
background:#CCCCCC;
width:800px;
height:25px;

}



#nome{

background-image:url(images/company_logo.jpg);
width:220px;
height:256px;

margin-top:5px;
margin-left:5px;

position:absolute;
}


#foto{

background-image:url(images/banner.jpg);
width:680px;
height:256px;

margin-top:5px;
margin-left:225px;

position:absolute;
}






#boasvindas{
background:#FFFFFF;
width:800px;
height:30px;

margin-top:5px;


position:absolute;
}

#ladoEsquerdo{
background:#CCCCCC;
width:177px;
height:400px;

}

#t1{
background:#CCCCCC;
width:177px;
height:1000px;

margin-top:413px;
margin-left:6px;

position:absolute;
}




#centro{

width:515px;

}

#centroAlbum{

width:713px;

}



#ladoDireito{
width:198px;
height:600px;

}

#rodape{
background:#CCCCCC;
width:800px;
height:55px;


}



#rod2{
background:#CCCCCC;
width:722px;
height:55px;
}