﻿/* ===================================== fontes ==================================*/

body {
	background-color: #000000;
	background-image: url(bck.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	padding: 0;
	margin: 0;
	}
	
/* =====================================INICIO LAYOUT CODEMIX==================================*/
#tudo {
	background-image: url('img_site/codemix_24.jpg');
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#mailmkt {
	position: relative;
	background-image: url('img_site/festa_fantasia_tite_01.jpg');
	width: 850px;
	padding-left:150px;
	padding-top:45px;
	height:74px;
}
#capa {
	position: relative;
	background-image: url('img_site/festa_fantasia_tite_03.jpg');
	width: 1000px;
	height:556px;
}
#patrocinio {
	position: relative;
	background-image: url('img_site/festa_fantasia_tite_04.jpg');
	width: 1000px;
	height:253px;
}
#topo_historia {
	position: relative;
	background-image: url('img_site/festa_fantasia_tite_05.jpg');
	width: 1000px;
	height:192px;
}
#historia {
	position: relative;
	background-image: url('img_site/festa_fantasia_tite_07.jpg');
	width: 1000px;
	height:848px;
}
#topo_info {
	position: relative;
	background-image: url('img_site/festa_fantasia_tite_08.jpg');
	width: 1000px;
	height:397px;
}
#info {
	position: relative;
	background-image: url('img_site/festa_fantasia_tite_09.jpg');
	width: 1000px;
	height:604px;
}

#topo_fotos {
	position: relative;
	background-image: url('img_site/festa_fantasia_tite_11.jpg');
	width: 1000px;
	height:456px;
}
#fotos {
	position: relative;
	background-image: url('img_site/festa_fantasia_tite_13.jpg');
	width: 1000px;
	height:385px;
}
#topo_camarote {
	position: relative;
	background-image: url('img_site/festa_fantasia_tite_14.jpg');
	width: 1000px;
	height:446px;
}
#camarote {
	position: relative;
	background-image: url('img_site/festa_fantasia_tite_15.jpg');
	width: 1000px;
	height:373px;
}








.scroll{ /*cinza*/
    scrollbar-face-color:#17242e; scrollbar-shadow-color: #17242e; scrollbar-highlight-color: #17242e; scrollbar-3dlight-color: #17242e; scrollbar-darkshadow-color: #17242e; scrollbar-track-color: #000000; scrollbar-arrow-color: #21a0ab;
}