﻿
form {
    margin:0px; padding: 0;
}


.pageBody
{
	cursor: default;
	/*margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E6F6FF;*/
	margin: 0;
	padding: 0;
	background: #F4FBFF url(images/bg_vert_line.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405A67;
}

.nolink
{
	color: Black;
	text-decoration: none;
}

a 
{
	color: #38B5F1;
}


a:hover {
	text-decoration: none;
}


h1, h2, h3
{
margin: 0;
font-weight: normal;
color: #4f6977;
}

h1
{
font-size: 197%;
letter-spacing: -1px;
font-size: 44px;
}

h2 
{
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}


/* Corpo Body */

#bodyPlaceHolder
{
	padding-top: 90px;
}


/* About Box */

#newsletter {
	width: 185px;
	height: 162px;
	padding: 70px 37px 0 35px;
	background: url(images/newsletter.jpg) no-repeat left bottom;
    margin-right: 0px;
}


#newsletter h2
{
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: normal;
}


#newsletter p {
	font-size: 12px;
}


.about-box {
	width: 185px;
	height: 162px;
	padding: 70px 37px 0 35px;
	background: url(images/about_blu.jpg) no-repeat left bottom;
}


.about-box h2 {
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
}


.about-box p {
	font-size: 12px;
}



/* POST */

.post {
	width: 606px;
	padding: 30px 0 0 48px;
}


.post .title {
	padding: 50px 0 0 12px;
	margin: 0px 0px 15px 0;
}


.post .title a {
	color: #4F6977;
}


.post .date {
	margin: -26px 25px 15px 0;
	text-align: right;
	color: #79AFCD;
}


.post .entry {
	padding: 25px 20px 0 12px;
	background: url(images/post_top.jpg) no-repeat;
}


/*style="width: 167.4pt; border: solid windowtext 1.0pt; border-bottom: none; mso-border-top-alt: solid windowtext .75pt; mso-border-left-alt: solid windowtext .75pt; mso-border-right-alt: solid windowtext .75pt; background: black; padding: 0cm 5.4pt 0cm 5.4pt; height: 7.95pt" 
                                width="223"
  */
/*style="font-size:10.0pt;font-family:&quot;Century Gothic&quot;;color:#CCFFFF">*/



.newdevice
{
	padding-left: 33px;
	background: url(images/newdevice.gif) no-repeat;
	background-position:left;
}


.cell
{
    text-align: center;
    border-color: Black;
    border-top:none;
    border-bottom:none;
    border-left: none;
    border-right: solid 1px black;
    padding: 8px 6px 8px 6px;
}

.black
{  
    text-align: center;
    background: black;
    color: #CCFFFF;
    border:none;    
    padding: 8px 3px 0px 3px;
}

.col0, .col0_left, .col0_right
{
    color:navy;
    text-align: right;
    font-family: 'century gothic';
    font-weight: bold;
    font-size:small;
    border-color: Black;
    border-top:none;
    border-bottom:none;
    border-left: solid 1px black;
    border-right: solid 1px black;
    padding: 8px 6px 8px 6px;
}
 
.col0_left
{
    text-align: left;
    border-right: none;
    padding: 8px 3px 8px 3px;
}

.col0_right
{
    border-left: none;
    padding: 8px 3px 8px 3px;
}


.row_a
{
    background: #99CCFF;
    border-top: none 0;
    border-bottom: none 0;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0;
    margin-bottom: 0;
    /*style="width: 167.4pt; border-top: none; border-left: solid windowtext 1.0pt; border-bottom: none; border-right: solid windowtext 1.0pt; mso-border-left-alt: solid windowtext .75pt; mso-border-right-alt: solid windowtext .75pt; background: #99CCFF; padding: 0cm 5.4pt 0cm 5.4pt; height: 38.6pt" 
                                width="223"*/
}


.row_b
{
    background: #CCFFFF;
}
           
                                
/*.post .meta {
	padding: 15px 12px;
	background: url(images/img08.jpg) no-repeat left bottom;
}


.post .meta b {
	display: none;
}


.post .more, .post .comments {
	padding: 0 30px 0 20px;
}


.post .more {
	background: url(images/img09.gif) no-repeat left center;
}


.post .comments {
	background: url(images/img10.gif) no-repeat left center;
}
*/


.watermarked 
{
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.textbox 
{
	border:1px solid #BEBEBE;
	background-color:InfoBackground;
/*	color:gray;*/
}	



#menu ul {
	margin: 0;
	padding: 0;
	padding-top: 30px;
	padding-left: 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a 
{
	display: block;
	float: left;
	width: 125px;
	height: 53px;
	background: #A8D7F8 url(images/menu_unsel.gif) no-repeat;
	padding: 27px 0 0;
	border-left: 2px solid #ffffff;
/*	border-left: 20px solid #1777B1;*/
	text-decoration: none;
	text-align: center;
	font-size: 136%;
	color: #1777B1;
}

#menu a:hover {
	background: #FF9009 url(images/menu_over.gif) no-repeat;
	color: #005826;
}

#menu .active a {
	background: #A8DC35 url(images/menu_sel.gif) no-repeat;
	border: none;
	border-left: 2px solid #ffffff;
	color: #E80732;
}


#header 
{
	width: 954px;
	height: 183px;
	margin: 0 auto;
	background: url(images/bg_top.jpg);
}


#page {
	width: 954px;
	margin: 0 auto;
	/* background era in #bg */
    background: #FFFFFF url(images/bg_page_line.jpg) repeat-y;
}

#content 
{
	float: left;
	width: 680px;
	background: url(images/bg_left.jpg) no-repeat;
}


#sidebar 
{
	float: right;
	width: 274px;
	height: auto;
	background: url(images/bg_right.jpg) no-repeat;
}

#bg
{
	background: url(images/bg_bottom.jpg) no-repeat left bottom; 
}




/* Logo */


#lang
{
    padding-left: 550px;
    padding-top: 125px;
}


#logo
{
    float: left;
    background: url(images/occhio.png) no-repeat;
    background-position: -10px -60px;
}



#logo h1, #logo h2 {
	float: left;
	color: #FFFFFF;
}



#logo h1 {
	padding: 1px 1px 1px 230px;
	font-weight: bold;
}



#logo h2 {
	padding: 160px 0 0 0px;
	font-size: 14px;
	font-weight: bold;
}



#logo a {
	text-decoration: none;
	color: #FFFFFF;
}



#footer {
	padding: 30px 0;
}



#footer p {
	text-align: center;
	font-size: 12px;
	color: #83B3CE;
}



#footer a {
	color: #83B3CE;
}