@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/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. */
z-index: 10;
}

#header {

	height: 175px;

	width: 100%;

	background-image: url(http://www.vivapernambuco.com.br/site/templates/viva_pe2/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: 280px;
	background-image: url(http://www.vivapernambuco.com.br/site/templates/viva_pe2/images/fundo_fotos.gif);
	background-repeat:no-repeat;
	padding-left: 25px;
padding-top: 10px;

}

.fotos {
	margin-bottom: 10px\9 

}



.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;
        margin-top:-15px; 
}

#colunaesq {

        margin-top:3px\9 
}

#colunacentral {
	float: left;
	width: 535px;
	background-color: #FFF;
	text-align: left;

}

#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/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;
}


#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; float: left;}

#slideshowall {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: left;
        height: 1px;
}

#slideshow {
	position: relative;
	width: 500px;
	top: 210px;
	margin-left: auto;
	margin-right: auto;
        padding-top: 5px;
}
#fundobottom {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 300px;
	z-index: -1;
	background-image:url(../images/fundobottom.jpg);
	background-repeat: repeat-x;
}