/* CSS Document */
html, body {
	border:0;
	margin:0;
	padding:0;
	width:auto;
	height:100%;
}

#main_info{
position:absolute;
top:365px;
width:780px;
height: 460px;
left: 50%;
margin-left: -340px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
line-height:18px;
text-decoration:none;
z-index:2;
}

#gallery{
position:absolute;
top:0px;
width:100%;
height:100%;
z-index:100;
/*left: 50%;
margin-left: -400px;
top: 50%;
margin-top: -300px;*/
}

#right_bar { 
width: 340px;
height: 290px;
padding-right:10px;
/*#parceiros_info
scrollbar-shadow-color: ;*/
/*scrollbar-face-color: #3C0000;
scrollbar-track-color:#4E2121;
scrollbar-highlight-color:#3C0000;
scrollbar-arrow-color: #3C0000;*/
}

#empresa_fotos{
width: 305px;
height:320px;
overflow: auto;
}


#parceiros_info{
width: 230px;
overflow: auto;
}

/* ---------------------------------- LINKS */ 

a.link:link {color:#FFFFFF;	text-decoration:none;}
a.link:visited {color:#FFFFFF; text-decoration:none;}
a.link:hover { color:#88499C; text-decoration:none;}
a.link:active {color:#FFFFFF; text-decoration:none;}

.link_produtos {
	color: #CCCCCC;
	background-image: url(imagens/pngFundo.png);
	background-color: transparent;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
	width: 300px;
	height: 14px;
	float: left;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 6px;
}
.link_produtos:hover {
	color: #ffffff;
	/*background-color:#FD0099;*/
	background-color:#4B2949;
}

/* ---------------------------------- TEXTOS */
 
.txt_copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	color:#3E2D23;
	font-size:10px;
	text-decoration:none;
	line-height:18px;
}
.txt_titulos {	font-family:Arial, Helvetica, sans-serif; color:#999999;	font-size:12px; text-decoration:none; }
.cx_textoC {font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:11px; background-color:#E8E8E8;	border:none; padding-left:2px; padding-bottom:2px; overflow:hidden; }
.cx_textoPink {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:10px; background-color:#4B2949;	border:none; }
/*.cx_textoB { 
	font-family:Arial, Helvetica, sans-serif; 
	color:#EFEFEF; 
	font-size:10px; 
	background-image: url(imagens/BordeuxFundo.png); 
	background-color: transparent;	
	line-height:18px; border:none;	
	padding-left:6px; 
	padding-bottom:6px; 
	overflow:hidden;
	background-color:#671b25;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(opacity=50);
}*/

.title {
font-family:"Arial";
font-size:16px;
}

div.print {
background: #fff;
height: 394px;
padding: 10px;
overflow: auto;
}

a.print {
font-family:"Arial";
text-decoration: none;
font-size: 11px;
color: #4B2949;
font-size: 10px;
margin: 10px;
}

a.print:hover {
color: #CCCCCC;
}
