@charset "utf-8";
/* CSS Document */

body {
	/*background-color: #EC8F70;*/
	/*background-image: url(images/fdo_g_60.jpg);*/
	background-repeat: no-repeat;
	background:#FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	text-align:left;
}

#imgContainer {
	float:right;
	z-index: -10;
	width: 30%;
}

#tudo {
	width:700px;
	background:#FFFFFF;
	/*background: url(../images/faux-bg.jpg) repeat-y 0 0;*/
	text-align:left;
	margin:0 auto;
	float:left;
	}

#direita {
	width: 300px; /*auto;*/
	height: 300px; /*auto;*/
	float: right;
	display:block;
	background:#FFFFFF;
	/*background: url(images/001.jpg); /* repeat-y 0 0;*/
	/*background-repeat: no-repeat;*/
	/*text-align:right;
	margin:0 auto;*/
	/*width:300;*/
	}

.tab_main {

	background-image: url(images/logo_andrei.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 700px;
}

.tab_log {
}

/* usamos a propriedade margin para abrir espaços para as colunas laterais */
.main {
        width: auto;
    	height: auto;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
}

.tabela {

  border: 1px solid black;
  border-collapse: collapse;

}

.linha{
        padding:0;
        clear:both;
		float:right;
    	font-family: Arial;
    	font-weight: bold;
	    font-size: 18px;
	    text-align: center;
     	color: #FFFFFF;
    }

.linha_vazia{
        padding:0;
        clear:both;
		float:right;
    	font-family: Arial;
    	font-weight: bold;
	    font-size: 5px;
	    text-align: center;
     	color: #FFFFFF;
    }

.linha_email{
        padding:0;
        clear:both;
		float:right;
    	font-family: Arial;
    	font-weight: bold;
	    font-size: 11px;
	    text-align: center;
     	color: #FFFFFF; /* #FFE746; */
    }

.linha_fon{
        padding:0;
        clear:both;
		float:right;
    	font-family: Arial;
    	font-weight: bold;
	    font-size: 13px;
	    text-align: center;
     	color: #FFFFFF;
    }

.coluna0{    
        height:5px;
        border: 0px; /* solid #003300;*/
        width:205;      
        vertical-align: center;		
}

.coluna1{    
        height:10px;
        border: 0px; /* solid #003300;*/
        width:205;      
        vertical-align: center;		
		
}

.coluna{    
        height:20px;
        border: 0px; /* solid #003300;*/
        width:205;      
}

.linha_logo{
	
    }

.coluna_logo{    
        height:135px;
        border: 0px; /* solid #003300;*/
        width:205;      
     	background-image: url(images/logo_1px.gif);
    	background-repeat: no-repeat;
    	background-position: center;
		
}

.coluna_lin{    
        height:5px;
        border: 0px; /* solid #003300;*/
        width:205;      
     	background-image: url(images/linha1.jpg);
    	background-repeat: no-repeat;
    	background-position: center;
		
}

/* e aqui colocamos as colunas laterais no lugar */

.col_left {
        float:left; 
		margin:0;
        left:0;
        padding-left: 0;
        padding-right: 0;
        vertical-align: top;		
}

.col_right {
        float:right; 
		margin:0;
        right:0;
        padding-left: 0;
        padding-right: 0;
        vertical-align: top;
}

		

.style8 font {
	color: #000;
}
