#centralizar {
	width: 800px;
	padding: 0px;
	text-align:left; /* "remédio" para o hack do IE */
	height: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
#centralizar2 {
	width: 800px;
	height: 1600px;
	padding: 0px;
	text-align:left; /* "remédio" para o hack do IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}

#pagina {
	position:absolute;
	width: 800px;
	padding: 0px;
	text-align:left; /* "remédio" para o hack do IE */
	/*height: 800px;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
} 

#aspas1 {
	position:absolute;
	width:119px;
	height:228px;
	top: 10px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 15px;
	background-image:url(imagens/aspas1.jpg)
}
#aspas2 {
	position:absolute;
	width:276px;
	height:466px;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 524px;
	background-image:url(imagens/aspas2.jpg)
}

#menu {
	position:absolute;
	width:608px;
	height:42px;
	margin-left:187px;
	background-color: #CF2037;
	clip: rect(auto,auto,auto,auto);
	top: 250px;
}

#caixa_contato {
	position:absolute;
	width:108px;
	height:30px;
	margin-left:470px;
	top: 10px;	
} 
#caixa_oque {
	position:absolute;
	width:108px;
	height:30px;
	margin-left:320px;
	top: 6px;	
}
#caixa_catalogo {
	position:absolute;
	width:122px;
	height:30px;
	margin-left:150px;
	top: 10px;	
}
#caixa_home {
	position:absolute;
	width:66px;
	height:30px;
	margin-left:30px;
	top: 10px;	
}

#banner_home {
	position:absolute;
	width:600px;
	height:300px;
	top: 330px;
	clip: rect(auto,auto,auto,auto);
	background-color: #999;
	margin-left: 185px;
	border: thick solid #ccc;
}

#contato {
	position:absolute;
	width:600px;
	top: 330px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 185px;
}
#blog_home {
	position:absolute;
	width:151px;
	height:151px;
	top: 330px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 16px;
	text-align: right;
}

#twitter_home {
	position:absolute;
	width:151px;
	height: 94px;
	top: 520px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 16px;
	text-align: right;
}

#logo_camisetas {
	position:absolute;
	width:436px;
	height:81px;
	top: 25px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 120px;
	background-image: url(imagens/logo_camisetas.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo_alternativas {
	position:absolute;
	width:558px;
	height:81px;
	top: 104px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 140px;
	background-image: url(imagens/logo_alternativas.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo {
	position:absolute;
	width:275px;
	height:53px;
	top: 184px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 90px;
	background-image: url(imagens/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#rodape {
	/*position:absolute;*/
	width:100%;
	height:11
	0px;
	top: 750px;
	background-color: #4658A7;
}

#caixa_rodape {
	width:850px;
	height:110px;
	top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu_rodape {
	/*position:absolute;*/
	width:330px;
	height:12px;
	top: 3px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}

#logo_ab {
	/*position:absolute;*/
	width:100px;
	height: 84px;
	/*top: 50px;*/
	clip: rect(auto,auto,auto,auto);
	/*margin-left: 720px;*/
	background-image:url(imagens/logo_ab.png);
}
#copyright {
	/*position:absolute;*/
	width:193px;
	height: 25px;
	/*top: -30px;*/
	clip: rect(auto,auto,auto,auto);
	/*margin-left: 30px;*/
	background-image:url(imagens/2010.png);
}

/* Slideshow */

/*#banner-blog {
    width: 940px;
	height: 287px;
    top: 110px; 
	margin: 0px auto;
	padding: 57px 0px 0px 0px;
	background: url(images/img03.jpg) no-repeat left top;
}*/

/*#banner-blog {
    width: 900px;
	height: 393px;
    top: 110px; 
	margin: 0px auto;
	padding: 57px 0px 0px 0px;
	background: url(images/img03.jpg) no-repeat left top;
}*/

/*#slideshow {
	position:absolute;
	top:110px;
	width:900px;
	height:287px;
	margin-left: 0px;
	color: #000;
	z-index: 2;
	padding-right: 0px; 
	background-color: #000000;

}*/

#foobar {
	position: relative;
}

#foobar .navigation {
    position: absolute;
	display: block;
	z-index: 100;
	color: #ffffff;
	bottom: 0px;
	right: 0px;
	margin: 10px;
	padding: 0px;
	background-color: #303030;
	opacity: 0.75;
}

#foobar .navigation a {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

#foobar .viewer {
	width: 600px;
	height: 400px;
}



#foobar .viewer .reel .slide {
	position: relative;
	width: 600px;
	height: 400px;
}

#foobar .viewer .reel .slide span {
	position: absolute;
	display: block;
	width: 600px;
	opacity: 0.30;
	padding: 15px;
	background-color: #FFFFFF;
	color: #000000;
	bottom: 0px;
	left: 0px;
	font-size: 18px;
}

#foobar .viewer-wrapper {
	float: left;
	width: 600px;
	height: 400px;
	background: red;
}

.arrow-left {
	background: blue;
	width: 107px;
	float: left;
}

.arrow-right {
	background: green;
	width: 100px;
	float: right;
}

#col1 {
	position: absolute;
	width: 107px;
	width: 100px;
	float: left;
	margin-top: -100px;
	background-color: #33cc33; /*verde*/
}

#col1 a {
	display: block;
	outline: none;
	width: 77px;
	height: 206px;
	background: url(images/img05.png) no-repeat 30px 130px;
	text-decoration: none;
}

#col3 a {
	float: right;
	outline: none;
	width: 87px;
	height: 200px;
	background: url(images/img06.png) no-repeat 10px 50px;
	text-decoration: none;
	background-color: #ffff00; /*amarelo*/
}

#esquerda a{
	position: absolute;
	height: 40px;
	width: 40px;
	background-color: #33cc33;
	margin-top: -110px;
	margin-left: 15px;
	background: url(imagens/img05.png) no-repeat;
}

#direita a{
	position: absolute;
	height: 40px;
	width: 40px;
	background-color: #cc33cc;
	margin-top: -110px;
	margin-left: 550px;
	background: url(imagens/img06.png) no-repeat;

}
#home_colecao_foto {
	position:absolute;
	width:600px;
	height:400px;
	top: 330px;
	clip: rect(auto,auto,auto,auto);
	background-color: #999;
	margin-left: 185px;
	border: thick solid #ccc;
}
.emailcontato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: Left;
	color:#FFF;	
}

.texto_oquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: Left;
	color:#000;
	font-weight: normal;
	text-decoration: none;
}

