h1,h2,h3,h4,h5,h6,form,dl,ul,ol,dt,dd,p {
	margin: 0;
	padding: 0;
}

body {
	padding: 0;
	margin: 0;
	font-family: "arial", "tahoma";


}
body a:link,a:visited{
	color: #34498F;
	font-size: 12px;
	text-decoration: none;
}

body a:hover,a:active {
	color: #990000;
}
.topo{
    background:#767789;
    color:#0F4257;
    font-family:Verdana;
    height:80px;
}
.titulo{
    position:absolute;
    margin:15px;
    color:#FFFFFF;
    font-size:20pt;
    font-weight:bold;
}

.caixa_container{
    width:33.3%;
    height:300px;
    float:left;
}
.caixa{
    background:#D2CCAB;
    color:#0F4257;
    font-family:Verdana;
    width:80%;
    margin:30px 0 0 30px;
    float:left;
}

.caixacliente{
    background:#DCE2E1;
    color:#0F4257;
    font-family:Verdana;
    width:80%;
    margin:30px 0 0 30px;
    float:left;
}

.caixa_titulo{
    text-align:center;
    background:#655E65;
    color:#FFFFFF;
    margin-bottom:10px;
}

.caixa_titulocliente{
    text-align:center;
    background:#BFCAC8;
    color:#0F4257;
    margin-bottom:10px;
}

.caixa_msg{
    padding:5px;
    
    font-size:12px;
    border-bottom:2px solid #EAEBED;
}

/**************************************
Background's
**************************************/
.frm_bg {
	position: absolute;
	left: 50%;
	width: 700px;
	margin: 50px 0 0 -345px;
	z-index:2;
}

.frm_bg a:link,a:visited {
	font-size: 12px;
	text-decoration: none;
}

.frm_bg a:hover,a:active {
	color: #990000;
	text-decoration: underline;
}

.bordas{
	border: 1px solid #655E65;
	position:absolute;
	background:#ECE9D8;

}

/**************************************
Opacidade
**************************************/
.cmd{
	background:#000000;
	filter:alpha(opacity=30);
	opacity:0.3;
	height: 1500px;
	width: 100%;
	position: absolute;
	z-index:2;

}

/**************************************
Progress
**************************************/
.pg {
	position: absolute;
	text-align: center;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	left: 50%;
	width: 150px;
	height: 20px;
	margin-left: -75px;
	background: url("../img/sending_progress.gif") no-repeat;
	margin-top: 0px;
	z-index:1;
}

.pg p {
	margin-left: 10px;
}

/**************************************
Barra Superior dos Forms
**************************************/
.barra {
	background-image: url("../img/barra_windows/sidebox-title-bg.gif");
	height: 30px;
}

.barra_left {
	background-image: url("../img/barra_windows/sidebox-title-left.gif");
	background-repeat: no-repeat;
	width: 26px;
	height: 30px;
	float: left;
	background-color: #D0D0D0;
}

.barra_centro {
	float: left;
	margin: 7px 0 0 5px;
	color: #fff;
	font-size: 12px;
}

.barra_right {
	background: url("../img/barra_windows/sidebox-title-right.gif") no-repeat;
	width: 6px;
	height: 30px;
	float: right;
	background-color: #D0D0D0;
}

.barra_right2 {
	width: 20px;
	height: 20px;
	float: right;
	margin-top: 5px;
	border-width: 0px;
}


/***********************************
Box - Mensagens
************************************/
.box {
	width: 300px;
	background: #B8C5C1;
	position: absolute;
	top: -50px;
	margin: 0 0 0 0;
	padding: 0;
}

#box_msg {
	width: 350px;
	top:0;
	font-size: 12px;
	font-family: verdana;
	background: #70B870;
	position: absolute;
	padding: 5px 0 5px 0;
	text-align: center;
	margin: 90px 0 0 -175px;
	left: 50%;
	font-weight: bold;
	color: #34498F;
	border: 1px solid blue;
}

#box_msg_error {
	width: 350px;
	top:0;
	font-size: 12px;
	font-family: verdana;
	background: red;
	position: absolute;
	padding: 5px 0 5px 0;
	text-align: center;
	margin: 90px 0 0 -175px;
	left: 50%;
	font-weight: bold;
	border: 1px solid #FF0022;
}

/***********************************
Ocultar DIV
************************************/
.esc {
	display: none;
}

/***********************************
Formulários
************************************/
.campo {
	float: left;
	padding: 3px 10px 3px 10px;
}

.campo span {

	font-size: 12px;
	color: #020162;
}

.linha {
	float: left;
	width:99.9%;
        padding: 0px 0 10px 0;
}

.separator {
	height: 15px;
	width: 650px;
	float: left;
	background: #655E65;
	text-align: center;
        padding:5px;
}

.separator span {
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
}


.campoadj {
	margin: 10px 5px 0 0;
}

.itext {
	border: 1px solid #3BA63E;
	text-transform: uppercase;
	margin:0;

	font-size: 10px;
	color: #34498F;


}

.itextarea {
	border: 1px solid #3BA63E;
	margin: 3px 0 0 0px;
	font-size: 10pt;
	color: #34498F;
	padding-left:2px;
}

.ichkbox {
	margin:0;
	font-size: 12px;
	color: #34498F;
}

.ibutton {
	background: #00465E;
	width: 80px;
	border: 1px outset;
	color: #fff;
	cursor: pointer;
	height: 22px;
}

.ibutton:hover{
	background:#008AB8;
}

.ibutton:active{
	border: 1px inset;
}

.iradio {
	font-size: 13px;
	color: #34498F;
}

.itextarea_mail {
	border: none;
	margin-top: 5px;
	font-size: 11px;
	color: #34498F;
	background:#ECEBD9;

}

.tabelapesquisa {
	font-size: 10px;
	color: #3D3A1F;
	width: 100%;
	float: left;
	background:#FCFCFC;
}

.tabelapesquisa th{
	font-size:12px;
	font-weight:bold;
}

.tit_tabelapesquisa {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

.separator_tab {
	width: 448px;
	border-bottom: 1px solid #7C733D;
	border-right: 1px solid #7C733D;
	border-left: 1px solid #7C733D;
	text-align: center;
	background-color: #EAE5DA;
}

.separator_tab a {
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

.separator_tab a:hover {
	background: #D7D0AC;
}

.dvimg {
	width: 20px;
	margin: -18px 0 0 210px;
}

.dvimg img {
	height: 20px;
	width: 20px;
}

.impressoes {
	width: 650px;
	/*height: 1173px;*/
	background-color: #FFFFFF;
	position: absolute;
	font-size: 10pt;
	text-align: justify;
	color: #000;
	/*border: 1px solid #000;*/
}

.imp_content {
	margin: 0 0 0 10px;
}

.imp_margem {
	padding:0;
	/*border: 1px solid #000;*/
	/*height: 98%;*/
}

.motivos_box{
	float:left;
	width: 19.9%;
	height: 220px;
}

.motivos_box h1{
	font-size:16px;
	font-family:verdana;
}

.motivos_box h2{
	font-size:11px;
	margin: 0 10px 0 10px;
	font-weight: 100;
}

.btn_calendar{
	height: 20px;
	width: 20px;
	border:0;
}

.tb_fotos{
	margin:25px 0 0 22px;
	padding:0;
	float:left;
}

.tb_fotos h1{
	font-size:61px;
	font-family:verdana;
	position: absolute;
}


