/*---------------  WWW.ALYSSON.COM.BR <---------------------  */
	
#geral #down #rotulo {
	background-position: center center;
	text-align: center;
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left: 0px;
}
#produtos {
	text-align: center;
	border:0;
	height:30px;
}

body {
	
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #5B5D6A;
	background-image: url(imagens/back.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif, Verdana, Arial;
	font-size: 10px;
	text-align: justify;
}

#geral {
	background-color: #5B5D6B;
	height: auto;
	width: 970px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;

}
#top {
	background-image: url(imagens/topo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 39px;
	width: 952px;
}
 
#geral #logo {
	height: 51px;
	width: 174px;
	margin-left: 30px;
	float: none;
	padding-top: 10px;
	clear: right;
	padding-bottom: 30px;
}


#meio {
	background-image: url(imagens/middlejpg.jpg);
	background-repeat: repeat-y;
	width: 952px;
}
#secure {
	background-image: url(imagens/middlejpg.jpg);
	background-repeat: repeat-y;
	width: 952px;
	text-align: center;
}

.H1 {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif, Verdana, Arial;
	color: #333333;
	font-weight: bold;
	margin-left: 45px;
}


.ft_12 {
	font-family: Helvetica, Arial, sans-serif, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-left: 09px;
}
.ft_msg_ok {
	font-family: Helvetica, Arial, sans-serif, Verdana, Arial;
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
}
.ft_msg_erro {
	font-family: Helvetica, Arial, sans-serif, Verdana, Arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
#down {
	background-image: url(imagens/down.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 62px;
	width: 952px;
}
#middle {
	background-image: url(imagens/middlejpg.jpg);
	background-repeat: repeat-y;
	width: 952px;
	height: auto;
}
#miolo {
	background-image: url(imagens/middlejpg.jpg);
	background-repeat: repeat-y;
	width: 952px;
	height: auto;
}
#conteudo {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#msg {
	text-align: center;
}


/*-------------------------------menu-----------------------------------------*/
 .kwicks {  
     list-style: none;  
     position: relative;  
     margin: 0;  
     padding: 0; 
	 background-image:url(imagens/no_flicker.jpg); 

 }  
 .kwicks li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;  
	float: left;
	width: 125px;
	height: 40px;
	margin-right: 0px;
	background-image:url(imagens/kwicks_sprite.jpg);
	background-repeat:no-repeat;
}
.kwicks a{
	display:block;
	height:40px;
	text-indent:-9999px;
	outline:none;
}

#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-200px 0px;
}
#kwick3 {
	background-position:-400px 0px;
}
#kwick4 { 
	background-position:-600px 0px;
}

#kwick1.active, #kwick1:hover { 
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -200px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -400px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -600px bottom; 
}

#kwick1 a{
	background-image:url(imagens/end.jpg);
	background-repeat:no-repeat;
	background-position: left 0px;
}

#kwick1 a:hover{
	background-position: left -80px;
}

#kwick4 a{
	background-image:url(imagens/end.jpg);
	background-repeat:no-repeat;
	background-position: right -40px;
}
#kwick4 a:hover{
	background-position: right -120px;
}#menu {
	padding-left: 400px;
}
/*-------------------------------fonte--titulo---------------------------------------*/
.PostHead {
	margin-left: 40px;
	padding-bottom: 10px;
}
.PostHead h2 {
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif, Verdana, Arial;
	line-height: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	color:#000033;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.PostHead h2 a { 
	color: #109dd0; 
	text-decoration: none;
}
.PostHead h2 a:visited { 
	color: #109dd0; 
	text-decoration: none;
}
.PostHead h2 a:hover { 
	color:#000; 
	text-decoration: none;
}
/*===========================textos=======================================*/
.PostContent {

line-height: 1.4em;
	color:#63565f;
	font-size: 13px;
	text-align: justify;	
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;

}
.PostContent p {
	font-size: 12px;
	line-height: 1.4em;
	color:#63565f;
}
.PostContent ol {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.PostContent ol li {
	font-size: 12px;
	line-height: 15px;
	color:#63565f;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}
.PostContent ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
.PostContent ul li {
	list-style-type: none;
	background: url(http://blog.shiguenori.com/wp-content/themes/dilectio/dilectio/images/PostContentLiIco.png) no-repeat left top;
	font-size: 12px;
	line-height: 15px;
	color:#63565f;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
}
/*-------------------------------imagem-post--------------------------------------*/
.PostImage {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.PostImage a:link {
	text-decoration: none;
	color: #BABAB8;
}
.PostImage a:hover {
	text-decoration: none;
	color: #09F;
}
/*-------------------------------info-----------------------------------------------*/
#info {
	background-image: url(imagens/middlejpg.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 150px;

}
#info1 {
	text-align: justify;
	height: 140px;
	width: 490px;
	float: left;
}
#info2 {
	height: 140px;
	width: 380px;
	float: right;
}
/*-------------------------------fontes-----------------------------------------------*/
.Fnt_titulo{
	color: #5B5D6A;	
	font-size: 20px;
	font-family: Helvetica, Verdana, Arial;
	line-height: 10px;
}
/*---------------------------------------LINK------BLACK-PRETO------------------------------------------------------------------*/
a.black{
								
	background: transparent url('http://www.alysson.com.br/imagens/roundedge-gray-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Arial; 
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 30px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}
a:link.black, a:visited.black, a:active.black{
	color: white; /*button text color*/
}
a:hover.black{
	color: #FF0; /*button text color*/
}
a.black span{
	background: transparent url('http://www.alysson.com.br/imagens/roundedge-gray-right.gif') no-repeat top right;
	display: block;
	padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}
a:hover.black{ /* Hover state CSS */
	text-decoration: none;
}
/*---------------------------------------LINK------BLUE--AZUL------------------------------------------------------------------*/
a.blue{
	background: transparent url('http://www.alysson.com.br/imagens/roundedge-blue-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Arial; 
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 30px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}
a:link.blue, a:visited.blue, a:active.blue{
	color: white; /*button text color*/
}
a:hover.blue{
	color: #FF0; /*button text color*/
}
a.blue span{
	background: transparent url('http://www.alysson.com.br/imagens/roundedge-blue-right.gif') no-repeat top right;
	display: block;
	padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}
a:hover.blue{ /* Hover state CSS */
	text-decoration: none;
}
/*---------------------------------------LINK------GREEN--VERDE------------------------------------------------------------------*/
a.green{
	background: transparent url('http://www.alysson.com.br/imagens/roundedge-green-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Arial; 
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 30px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}
a:link.green, a:visited.green, a:active.green{
	color: white; /*button text color*/
}
a:hover.green{
	color: #FF0; /*button text color*/
}
a.green span{
	background: transparent url('http://www.alysson.com.br/imagens/roundedge-green-right.gif') no-repeat top right;
	display: block;
	padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}
a:hover.green{ /* Hover state CSS */
	text-decoration: none;
}
/*---------------------------------------LINK------RED--VERMELHO------------------------------------------------------------------*/
a.red{
	background: transparent url('http://www.alysson.com.br/imagens/roundedge-red-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Arial; 
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 30px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}
a:link.red, a:visited.red, a:active.red{
	color: white; /*button text color*/
}
a:hover.red{
	color: #FF0; /*button text color*/
}
a.red span{
	background: transparent url('http://www.alysson.com.br/imagens/roundedge-red-right.gif') no-repeat top right;
	display: block;
	padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}
a:hover.red{ /* Hover state CSS */
	text-decoration: none;
}

/*---------------------------------------LINK------BROWN--marrom------------------------------------------------------------------*/
a.brown{
	background: transparent url('http://www.alysson.com.br/imagens/roundedge-brown-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Arial; 
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 30px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}
a:link.brown, a:visited.brown, a:active.brown{
	color: white; /*button text color*/
}
a:hover.brown{
	color: #FF0; /*button text color*/
}
a.brown span{
	background: transparent url('http://www.alysson.com.br/imagens/roundedge-brown-right.gif') no-repeat top right;
	display: block;
	padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}
a:hover.brown{ /* Hover state CSS */
	text-decoration: none;
}
.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}
/*------------------------------------------------------------------------------------------------------------------------------------*/
.formbutton{
	HEIGHT: 22px;
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	background:url(imagens/formbg.gif) repeat-x left top;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.textboxIMAGEM{
	background-image:url(imagens/buscar.gif);
    background-repeat: no-repeat;
 	border: 0px;
    WIDTH: 191px;
    HEIGHT: 22px;
    COLOR: #333; 
    font-weight: bold;
    text-align: left; 
	FONT-SIZE: 11px;
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-top:5px;
    padding-left:25px;
    padding-right:2px;
    padding-bottom:0px; 
}#forumulario {
	background-color: #DCDCDC;
	WIDTH: 300px;
    HEIGHT: 22px;
}
