﻿body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#b9beca url('images_tutorial/fundo.jpg') repeat-x;
}

h1{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#4d7229;
}

p{
	font-family:Verdana;
	font-size:11px;
	text-align:justify;
	color:#7b7b7b;

}


.total{
    text-align:center;
    margin:auto;
    width:784px;
    height:auto;
}

.topo{
	background:url('images_tutorial/topo_email.jpg') bottom left no-repeat;
	height:55px;
}

.topo2{
	background:url('images_tutorial/topo_dns.jpg') bottom left no-repeat;
	height:55px;
}

.menu{
    background:url('images_tutorial/conteudo.jpg') repeat-y;
    height:50px;
    padding-right:3px;
    
    
}

.bt1{
	background:url('images_tutorial/bt_outlook2007.jpg') no-repeat;
	height:50px;
	width:121px;
	float:right;

}

.bt1:hover{
    background:url('images_tutorial/bt_outlook2007_hover.jpg') no-repeat;
}

.bt1_ativo{
	background:url('images_tutorial/bt_outlook2007_hover.jpg') no-repeat;
	height:50px;
	width:121px;
	float:right;

}

.bt2{
	background:url('images_tutorial/bt_outlookxp.jpg') no-repeat;
	height:50px;
	width:121px;
	float:right;

}

.bt2:hover{
    background:url('images_tutorial/bt_outlookxp_hover.jpg') no-repeat;
}

.bt2_ativo{
	background:url('images_tutorial/bt_outlookxp_hover.jpg') no-repeat;
	height:50px;
	width:121px;
	float:right;

}


.bt3{
	background:url('images_tutorial/bt_outlook.jpg') no-repeat;
	height:50px;
	width:121px;
	float:right;

}

.bt3:hover{
    background:url('images_tutorial/bt_outlook_hover.jpg') no-repeat;
}

.bt3_ativo{
	background:url('images_tutorial/bt_outlook_hover.jpg') no-repeat;
	height:50px;
	width:121px;
	float:right;

}


.bt4{
	background:url('images_tutorial/bt_thunderbird.jpg') no-repeat;
	height:50px;
	width:121px;
	float:right;

}

.bt4:hover{
    background:url('images_tutorial/bt_thunderbird_hover.jpg') no-repeat;
}

.bt4_ativo{
	background:url('images_tutorial/bt_thunderbird_hover.jpg') no-repeat;
	height:50px;
	width:121px;
	float:right;

}

.bt5{
	background:url('images_tutorial/bt_wmail.jpg') no-repeat;
	height:50px;
	width:121px;
	float:right;
}

.bt5:hover{
    background:url('images_tutorial/bt_wmail_hover.jpg') no-repeat;
}

.bt5_ativo{
	background:url('images_tutorial/bt_wmail_hover.jpg') no-repeat;
	height:50px;
	width:121px;
	float:right;

}


.conteudo{
    background:url('images_tutorial/conteudo.jpg') repeat-y;
	height:auto;
	padding:30px;
}

.rodape{
    background:url('images_tutorial/rodape.jpg') no-repeat;
    height:15px;
	
}
