@charset "utf-8";
/* CSS Document */

/* 	SITE DESENVOLVIDO POR SABER COMUNICACAOO E DESIGN
	TODOS OS DIREITOS RESERVADOS
	FONE: 11 3828 0514
*/


				/*		RESET CSS		*/

img {
	border:0;
}

ul {
	margin:0;
	padding:0;
}
			/*			CONFIGURACOES GERAIS			*/

body {
	margin:0;
	padding:0;
	background: url(../images/bg.jpg) top center no-repeat;
	text-align:center; /* hack para o IE */	
	}
.criar {
	background:url(../images/bg_criar.jpg) top center no-repeat;
}
.design {
	background:url(../images/bg_webdesign.jpg) top center no-repeat;
}
.services {
	background:url(../images/bg_webservices.jpg) top center no-repeat;
}
.eventos {
	background:url(../images/bg_eventos.jpg) top center no-repeat;
}
.mkt {
	background:url(../images/bg_mkt.jpg) top center no-repeat;
}
#conteudo {
	width: 900px;
	margin:0 auto;			
	text-align:left; /* "remédio" para o hack do IE */
	}
#main {
	width: 100%;
	margin:0;
	padding:0;
	float:left;
	}
#miolo {
	width: 900px;
	min-height: 300px;
	margin:0;
	padding:0;
	float:left;
	}

#rodape {
	margin:30px 15px 0 0;
	padding:0;
	float:right;
	width:600px;
	}
#social {
	width:70px;
	height:31px;
	margin:8px 0 0 0;
	padding:0;
	float:right;
}

			/*			CONFIGURACOES ESQUERDA			*/

#esq {
	width:260px;
	min-height:300px;
	margin:25px 0 0 0;
	padding:0;
	float:left;
}
#logo {
	width:200px;
	height:105px;
	margin:10px 0 0 33px;
	padding:0;
	float:left;
}

#twitter {
	width:250px;
	height:280px;
	/*margin:15px 0 0 20px;*/
	margin:10px 0 0 20px;
	padding:0;
	float:left;
}
#login {
	width:220px;
	margin:60px 0 0 20px;
	padding:0;
	float:left;
}
#txtsaber {
	width:260px;
	margin:30px 0 0 0;
	padding:0;
	float:left;
}
#login_projetos {
	width:225px;
	height:50px;
	margin:10px 0 0 20px;
	padding:0;
	float:left;
	text-align:center;
}

#login_projetos h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	padding:0;
	margin:0;
	line-height:20px;
	text-align: center;
	}


			/*			CONFIGURACOES DIREITA			*/
#dir {
	width:550px;
	min-height:300px;
	margin:30px 0 0 50px;
	padding:0;
	float:left;
}

#fullbanner {
	width:468px;
	height:60px;
	margin:0 0 0 41px;
	padding:0;
	float:left;
	background-color:#FFF;
}
#txt {
	width:550px;
	min-height:250px;
	margin:20px 0 0 0;
	padding:0;
	float:left;
}
#selo {
	width:110px;
	height:105px;
	margin:0;
	padding:0;
	float:left;
}
#tit {
	width:400px;
	height:60px;
	margin:30px 0 0 0;
	padding:0;
	float:left;
}
#txt_interno {
	width:550px;
	margin:10px 0 0 0;
	padding:0;
	float:left;
}
#ctc {
	width:350px;
	margin:0 0 0 85px;
	padding:0;
	float:left;
}
#cola {
	width:150px;
	margin:0 5px 0 100px;
	padding:0;
	float:left;
	}
#colb {
	width:150px;
	margin:0 5px 0 50px;
	padding:0;
	float:left;
	}
#colc {
	width:150px;
	margin:0 0 0 25px;
	padding:0;
	float:left;
	}

			/*			CONFIGURACOES MENU			*/

#menutop {
	width:830px;
	height:25px;
	margin:13px 0 0 0;
	padding:0;
	float:left;
}
#menutopbco {
	width:800px;
	height:25px;
	margin:13px 0 0 0;
	padding:0;
	float:left;
}
#submenu {
	width:600px;
	height:130px;
	padding:0;
	margin:10px 15px 0 0;
	float:right;
}

	/* =Shadow Nav
	-------------------------------------------------------------------------- */
		
		#nav-shadow {
			margin: 10px 0 0 10px;
			padding: 0;
			width: 600px;
			min-height: 130px;
			text-align: center;
			list-style: none;
			}
			
		#nav-shadow li {
			margin-right: 15px;
			width: 101px;
			height: 72px;
			position: relative;
			float: left;
			}
			
		#nav-shadow a, #nav-shadow a:visited, #nav-shadow a, #nav-shadow a:hover {
			margin: 0 auto 40px 6px;
			width: 101px;
			height: 103px;
			text-indent: -9999px;
			overflow: hidden;
			background: url(../images/icons.png) no-repeat;
			display: block;
			position: relative;
			z-index: 2;
			}
			
		/* Button Colors */
		
		#nav-shadow li.button-color-1 a {
			background-position: -3px -3px;
			}
			
		#nav-shadow li.button-color-2 a {
			background-position: -139px -3px;
			}
			
		#nav-shadow li.button-color-3 a {
			background-position: -275px -3px;
			}
			
		#nav-shadow li.button-color-4 a {
			background-position: -411px -3px;
			}
		
		#nav-shadow li.button-color-5 a {
			background-position: -547px -3px;
			}
			
		/* Button Shadow */
		
		#nav-shadow li img.shadow {
			margin: -40px auto;
			position: absolute;
			bottom: 0;
			left: 0;
			z-index: 1;
			}


			/*			CONFIGURACOES FONTE			*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:bold;
	padding:0;
	margin:0;
	text-align:left;
	line-height:normal;
	}
h1 a {
	text-decoration:underline;
	color:#333;
	}
h1 a:hover {
	text-decoration:none;
	color: #666;
	}
.olho {
	font-size:16px;
	font-style:italic;
	font-weight:normal;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	padding:0;
	margin:0;
	line-height:18px;
	text-align: left;
	}
h2 a {
	text-decoration:underline;
	color:#000;
	}
h2 a:hover {
	text-decoration:none;
	}
#login h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
	padding:0;
	margin:0 0 10px 0;
	line-height:14px;
	text-align: left;
	}
.espaco {
	margin-left:30px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-align:center;
	margin:8px 0 0 0;
	padding:0;
	word-spacing:30px;
	}
h3 a {
	text-decoration:none;
	word-spacing:normal;
	color:#333;
	}
h3 a:hover {
	text-decoration:underline;
	}
#menutop li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:left;
	margin:0 0 0 20px;
	padding:0 0 3px 0;
	display:inline;
	word-spacing:3px;
	}
#menutop li a {
	text-decoration:none;
	word-spacing:normal;
	color:#000;
	}
#menutop li a:hover {
	text-decoration:none;
	border-bottom:3px solid #FFF;
	color:#FFF;
	}
#menutopbco li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	margin:0 0 0 20px;
	padding:0 0 3px 0;
	display:inline;
	}
#menutopbco li a {
	text-decoration:none;
	word-spacing:normal;
	color:#FFF;
	}
#menutopbco li a:hover {
	text-decoration:none;
	border-bottom:3px solid #000;
	color:#000;
	}
.inativo {
	border-bottom:3px solid #000;
}
.inativobco {
	border-bottom:3px solid #FFF;
}

#twitter h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-align:right;
	margin:8px 0 0 0;
	padding:0;
	word-spacing:normal;
	}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	padding:0;
	margin:0;
	line-height:18px;
	text-align: left;
}
h4 a {
	text-decoration:underline;
	color:#FFF;
	}
h4 a:hover {
	text-decoration:none;
	}


h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	font-weight:bold;
	text-align:left;
	padding:0;
	margin:0 0 0 15px;
	float:left;
	}
h5 a {
	text-decoration:none;
	color:#000;
	}
h5 a:hover {
	text-decoration:underline;
	}


h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	font-weight:bold;
	text-align:center;
	padding:0;
	margin:10px 0 0 0;
	}
h6 a {
	text-decoration:underline;
	color:#000;
	}
h6 a:hover {
	text-decoration:none;
	}
.end {
	font-size:11px;
	line-height:25px;
}
			/*			CONFIGURACOES FORMULARIO			*/

input{
	width:180px;
	margin-bottom:10px;
	border:1px solid #A1A1A1;
	color:#333;
	background:url(../images/form_bg.jpg) #FFFFFF repeat-x;
	padding:2px;
	float:left;
	}
textarea{
	width:180px;
	margin-bottom:10px;
	border:1px solid #A1A1A1;
	color:#333;
	background:url(../images/form_bg.jpg) #FFFFFF repeat-x;
	padding:2px;
	float:left;
	}
.check{
	border:0px solid #333;
	color:#333;
	}
label {
	width:120px;
	margin-right:5px;
	display: block;
	float: left;
	text-align: right;
	color:#000;
	font-size:11px;
	font-weight:bold;
	}
.submit {
	background:#FED200;
	color:#000;
	width:85px;
	margin:10px 140px 20px 0;
	float:right;
	}

.logi{
	width:180px;
	height:15px;
	margin:0 0 5px 15px;
	border:1px solid #999;
	color:#000;
	background:url(/images/form_bg.jpg) #FFF repeat-x;
	padding:1px 1px 3px 5px;
	float:left;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size:11px;
	}
.logi_select{
	width:157px;
	margin:0 0 5px 15px;
	border:1px solid #CCC;
	color:#666;
	background:url(/images/form_bg.jpg) #FFFFFF repeat-x;
	padding:1px 1px 3px 5px;
	float:left;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size:11px;
	}	
	
.logi2{
	width:120px;
	height:15px;
	margin:0 0 5px 30px;
	border:1px solid #CCC;
	color:#666;
	background:url(/images/form_bg.jpg) #FFFFFF repeat-x;	
	float:none;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size:11px;
	}
.buscai{
	width:150px;
	height:15px;
	margin:0 0 5px 30px;
	border:1px solid #CCC;
	color:#333;
	background:url(/images/form_bg.jpg) #FFFFFF repeat-x;
	padding:2px;
	float:left;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
.buscas {
	color:#FFF;
	font-size:9px;
	font-weight:bold;
	height:20px;
	width:50px;
	margin:0 10px 0 10px;
	padding:0 1px 5px 0;
	float:right;
	background:url(../images/ok.png) no-repeat;
	border:0;
	}


					/*	***********			 Gallery styles				**************	 */

#gallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
	
	background:url(../img/panel.jpg) repeat-x bottom center #ffffff;
	
	/* The width of the gallery */
	width:558px;
	overflow:hidden;
	margin:0;
	float:left;
}

#slides{
	/* This is the slide area */
	height:400px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:558px;
	overflow:hidden;
}

.slide{
	float:left;
}

#menu{
	/* This is the container for the thumbnails */
	height:45px;
	text-align:center;
	float:left;
	margin:0 0 0 90px;
}

#gallery ul{
	margin:0px;
	padding:0px;
}

#gallery li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
	text-align:center;
}

#gallery li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(../img/pic_bg.png) repeat;
}

#gallery li.act,li.act:hover{
	/* The active state of the thumb */
	background:url(../img/active_bg.png) no-repeat;
}

#gallery li.act a{
	cursor:default;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(../img/divider.png) no-repeat right;
}

#gallery li a{
	display:block;
	background:url(../img/divider.png) no-repeat right;
	height:35px;
	padding-top:10px;
}

a img{
	border:none;
}


/* login */

#login {
	width:250px;
	height:200px;
	margin:80px 0 0 80px;
	padding:0;
	float:left;
	text-align:center;
}

#login h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	padding:0;
	margin:0;
	line-height:20px;
	text-align: center;
	}
.submit {
	background:#FAB807;
	color:#fff;
	font-weight:bold;
	width:50px;
	margin:10px 5px 0 0;
	float:right;
	border:0;
	}
.logi {
	width:240px;
	margin:10px 0 0px 0;
	border:1px solid #A1A1A1;
	color:#333;
	background:url(/projetos/images/form_bg.jpg) #FFFFFF repeat-x;
	padding:2px;
	float:left;
	}


