#linkRespSocialMeioAmbiente{
    background-color: #AEDAD0;
    background-image: url("../imagens/box_topo_respSocial.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    float: left;
    width: 298px;
}



#linkRespSocialMeioAmbiente .linkRespSocial{
	font-family: Verdana;
	font-size: 110%;
	font-weight: bold;
	width: 298px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3ede7;
}

.linkRespSocial a {
	color: #333333;
	display: block; 
	padding-top: 10px;
	padding-right: 33px;
	padding-bottom: 16px;
	padding-left: 10px;
	
}

.linkRespSocial a:hover {
	background-color: #bee4db;
}

#linkRespSocialMeioAmbiente .linkMeioAmbiente{
	background-image: url("../imagens/corteDiagonalBranco.png");
	background-position: right top;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 110%;
	font-weight: bold;
	width: 298px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8ac3b6;
}

.linkMeioAmbiente a {
	color: #333333;
	display: block; 
	padding-top: 10px;
	padding-right: 33px;
	padding-bottom: 16px;
	padding-left: 10px;
}
.linkMeioAmbiente a:hover {
	background-color: #bee4db; 
	background-image: url("../imagens/corteDiagonalBranco.png");
	background-position: right top;
	background-repeat: no-repeat;
	}

