/* Estrutura das páginas do DskPiropo */

/* Regras gerais */

img		{
border: 0;
display: block;
}

body	{
margin: 0;
padding: 0;
border: 0;
text-align: center;
color: #553300;
background-image: url(graficos/borda_fundo.gif);
background-position: center;
background-repeat: repeat-y;
background-color: #eeee99;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#wrapper	{
margin: 0 auto;
padding: 0;
border: 0;
width: 700px;
text-align: left;
background-image: url(graficos/wrapinner.gif);
background-position: top;
background-position: left;
background-repeat: repeat;
}

#header	{
	width: 700px;
	height: 137px;
	padding: 0;
	border: 0;
	margin: 0;
	background-image: url(graficos/topfade.gif);
	background-repeat: repeat;
	background-position: top left;
}

div#headwrap	{
float: left;
height: 100px;
width: 400px;
border: 0;
padding: 0;
margin: 0;
cursor: pointer;
}

div#headwrap h1	{
background-image: url(graficos/DskPiropoLogo.gif);
background-position: top;
background-repeat: no-repeat;
margin: 0;
border: 0;
padding: 0;
padding-top: 100px;
overflow: hidden;
height: 0px !important
}

body#home #main	{
	background-image:url(graficos/fotobp.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	padding-top: 240px;
}

body#por_que #main	{
	background-image:url(graficos/por_que_tit.gif);
	background-position:top center;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top: -20px;
}

body#css #main	{
	background-image:url(graficos/css_tit.gif);
	background-position:top center;
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-top: -20px;
}

body#boletim #main	{
	padding-top: 10px;
	margin-top: -90px;
}

body#por_data #main {
	width: 700px;
	border: 0;
	position: relative;
	margin-top: -40px;
	text-align: left;
	padding-top: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	left: -1px;

}

#main {
	width: 650px;
	border: 0;
	position: relative;
	text-align: left;
	margin-left: 25px;
	margin-bottom: 5px;
	left: -1px;
}

#footer	{
	clear: left;
	margin-left: 57px;
	margin-top: 5px;
}
	/* Linkage */
	
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #336622;
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #88bb22;
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #cc6600;
	}

#footer p a:link, #footer p a:visited, #footer p a:hover	{
	color: #775511;
	}

#footer p a:active	{
	color: #000000;
	}



/* Body typography - Início */
p	{
	line-height: 15px;
	margin-top: 0;
	padding-top: 0;
	}

#footer p 	{
	font-size: 10px;
	color: #751
	}


h2, h3, h4, h5	{
	font-weight: normal;
	margin: 25px 0 2px 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em;
	text-align: center;
	}

#main h2	{
	text-indent: -9999px;
	text-decoration: none;
	}
	
#main h3, #main h4	{
	font-size: 14px;
	font-weight: bold;
	}
/* Body typography - Fim */

/* Barra de Navegação Principal - Início*/
#mainnav {
	width: 480px;
	height: 25px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 110px;
	top: -31px;
}

#mainnav ul {
	width: 480px;
	height: 25px;
	background-image:  url(graficos/buttons_main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#mainnav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	top: 0px;
}

#mainnav ul li, #mainnav a {
	height: 25px;
	display: block;
}

#mainnav ul li a {
	text-indent: -9999px;
	text-decoration: none;
}

#mn1 {
	left: 0px;
	width: 120px;
}
#mn2 {
	left: 121px;
	width: 120px;
}
#mn3 {
	left: 241px;
	width: 120px;
}
#mn4 {
	left: 361px;
	width: 120px;
}

#mn1 a:hover {
	background-image:  url(graficos/buttons_main.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
#mn2 a:hover {
	background-image:  url(graficos/buttons_main.gif);
	background-repeat: no-repeat;
	background-position: -121px -25px;
}

#mn3 a:hover {
	background-image:  url(graficos/buttons_main.gif);
	background-position: -241px -25px;
	background-repeat: no-repeat;
}

#mn4 a:hover {
	background-image:  url(graficos/buttons_main.gif);
	background-repeat: no-repeat;
	background-position: -361px -25px;
}
/* Barra de Navegação Principal - Fim*/

/* Menu POR ASSUNTO - INICIO */

#nav {
	margin-top: -25px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-decoration: none;
	background-color: #eeee99;
	font-weight: bold;
}

#nav li {
	float: left;
	position: relative;
	width: 99px;
	border-bottom-color: #553300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #553300;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #553300;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #553300;
	border-left-style: solid;
	border-left-width: 1px;
	text-align: center;
	background-color: #eeee99;
	list-style-type: none;
}

#nav li ul {
	display: none;
	position: absolute;
	font-variant:normal;
	font-weight:normal;
	left: -41px;
	top: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}

#nav li ul li a {
	color: #553300;
	text-decoration: none;
	background-color: #eeee99;
	display: block;
	font-weight: normal;
}

#nav li ul li a:hover {
	color: #eeee99;
	text-decoration: none;
	background-color: #553300;
	display: block;
	font-weight: normal;
}
/* Menu POR ASSUNTO - FIM */

/* Pagina POR DATA - INICIO */
.mes {
	float: left;
	position: relative;
	height: 190px;
	width: 203px;
	left: 0px;
	top: 0px;
	border: solid #553300 2px;
	margin-left: 10px;
	padding-left: 7px;
	margin-top: 17px;
}

.nomemes {
	position: relative;
	height: 30px;
	width: 193px;
	left: 0px;
	top: 0px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}

.nomedia {
	float: left;
	position: relative;
	height: 25px;
	width: 28px;
	left: 0px;
	top: 0px;
	text-align: center;
	font-size: 14px;
}

.sabdom {
	float: left;
	position: relative;
	height: 25px;
	width: 28px;
	left: 0px;
	top: 0px;
	text-align: center;
	font-size: 14px;
	color: #FF0033;
}
/* Pagina POR DATA - FIM */

/* Botão Anterior Início */
#ant	{
	width: 90px;
	height: 25px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 20px;
	top: -56px;
	}
	
#ant ul	{
	width: 90px;
	height: 25px;
	background-image:url(graficos/anterior.gif);
	background-repeat:no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	position:relative;
	}
	
#ant ul li	{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	position:absolute;
	}
	
#ant ul li, #ant a	{
	height: 25px;
	display:block;
	}
	
#ant ul li a	{
	text-indent: -9999px;
	text-decoration:none;
	}
	
#anter	{
	left: 0px;
	width: 90px;
	}
	
#anter a:hover	{
	background-image:url(graficos/anterior.gif);
	background-repeat:no-repeat;
	background-position: 0px -25px;
	}
/* Botão Anterior - Fim */

/* Botão Próximo - Início*/
#prox	{
	width: 90px;
	height: 25px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 590px;
	top: -81px;
	}
	
#prox ul	{
	width: 90px;
	height: 25px;
	background-image:url(graficos/proximo.gif);
	background-repeat:no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	position:relative;
	}
	
#prox ul li	{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	position:absolute;
	}
	
#prox ul li, #prox a	{
	height: 25px;
	display:block;
	}
	
#prox ul li a	{
	text-indent: -9999px;
	text-decoration:none;
	}
	
#proxim	{
	left: 0px;
	width: 90px;
	}
	
#proxim a:hover	{
	background-image:url(graficos/proximo.gif);
	background-repeat:no-repeat;
	background-position: 0px -25px;
	}
/* Botão Próximo - Fim */





/* Barra de navegação secundária - Subnav  Início*/
#subnav ul	{
	margin: 0 0 0 550px;
	padding: 0;
	border: 0;
	width: 100px;
	height: 100px;
	background: url(graficos/subnav.gif);
	position: relative;
	}

#subnav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#subnav a	{
	height: 17px;
	width: 100px;
	display: block;
	}	

#subnav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#subnav ul li#s1 {top: 25px; height: 17px;}
#subnav ul li#s2 {top: 42px; height: 17px;}
#subnav ul li#s3 {top: 59px; height: 17px;}

#s1 a:hover {background: transparent url(graficos/subnav.gif) 0 -125px no-repeat;}
#s2 a:hover {background: transparent url(graficos/subnav.gif) 0 -142px no-repeat;}
#s3 a:hover {background: transparent url(graficos/subnav.gif) 0 -159px no-repeat;}
/* Barra de navegação secundária - Subnav  Fim*/

/* botão para trocar entre com e sem CSS */
#vaivem {
	display: block;
	height: 15px;
	width: 150px;
	position: relative;
	left: 250px;
	top: 0px;
	border: solid #530 1px;
	font-variant: small-caps;
	text-align: center;
	margin-top: -10px;
	margin-bottom: 10px;
	background-color: #EEEE99;
}
