@charset "utf-8";

body  {

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center;

	background-image: url(http://www.vivapernambuco.com.br/site/templates/viva_pe2_int/images/fundo.gif) ;

	background-repeat: repeat-x;



}



#container  {

	width: 935px;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */

}

#header {

	height: 175px;

	width: 100%;

	background-image: url(http://www.vivapernambuco.com.br/site/templates/viva_pe2_int/images/cab.gif);

	background-repeat:no-repeat;

}

.pessoas {

	height: 364px;

	width: 191px;

	float: left;

}

.marca {

	float: left;

	padding-top: 30px;

}

.menu {

	width: 535px;

	position: relative;

	left: 230px;

	top: 141px;

}



.search {

	width: 535px;

	float:right;

	position: relative;

	top: 15px;

	text-align:right

}



.fotos {

	float: left;

	width: 515px;

	height: 186px;

	background-image: url(http://www.vivapernambuco.com.br/site/templates/viva_pe2_int/images/fundo_fotos.gif);

	background-repeat:no-repeat;

	padding: 10px;

margin-bottom: 10px;

}

.publicidade {

	width: 195px;
	padding:2px 2px 2px 3px;
        margin-bottom: 10px;
        border: 1px solid orange;

}





.cabeca {

	float: left;

	height: 364px;

}









#colunaesq {

	float: left;

	width: 195px;

}

#colunacentral {

	float: left;

	width: 520px;

	background-color: #FFF;

	text-align: left;
	padding-right:15px;

}

#colunadir {

	float: left;

	width: 200px;

}



#container2  {

	width: 780px;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */

	padding-bottom:15px;

}




#leftside  {

	width: 97%;

	margin-top: 275px; /* the auto margins (in conjunction with a width) center the page */

	text-align: right;

}

.right {  
margin-top:20px;
}

#bottom {
	width: 100%;
	background-color: #F60;
	height: 130px;
	clear: both;
	background-image: url(http://www.vivapernambuco.com.br/site/templates/viva_pe2_int/images/fundo-bottom.gif);
	background-repeat: repeat-x;
	}
#infobottom01 {
	height: 25px;
	width: 930px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 5px;
}
#infobottom02 {
	height: 30px;
	width: 930px;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 12px;
}

#links {
	width: 90%;
	padding-right: 10px;
	padding-left: 10px;
}

#perfis {
	padding-right: 8px;
	padding-left: 10px;
	margin-top: -5px;
	margin-bottom: -5px;
}

.infos {padding-left:10px;}

#suaparte { 
background-color: #e1e1e1; 
background-image: url(../images/tit_campanhas.gif);
background-repeat: no-repeat;
padding:12px 2px 2px 2px;
margin-bottom: 20px;
}

.destaques {
background-color: #ffdfa8; 
padding: 5px 6px 6px 6px;
margin-left: 10px;
margin-right: 10px;
height: 215px;
}

#fundobottom {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 300px;
	z-index: -1;
	background-image:url(../images/fundobottom.jpg);
	background-repeat: repeat-x;
}
