

html, body, a, address, div, form, h2, h3, img{
	padding: 0px;
	border: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {

scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#000000;


	background-color:#475E7D;
	background-image:url(http://www.seguromotorhome.com.br/images/fundo.jpg);
	background-repeat:repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height:130%;
}

table{
    font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.frame_centro{
	background-image:url(http://www.seguromotorhome.com.br/images/fundo_conteudo.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	color:#FFFFFF;
	padding:10px; 
	width:469px; 
	height:406px; 
	overflow:auto; 
}

.fundo {
	background-image:url(http://www.seguromotorhome.com.br/images/fundo_conteudo.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	color: #ffffff;
	padding: 20px 10px 10px 10px;
	
}

.fundo_principal {
	background-image: url(http://www.seguromotorhome.com.br/images/abertura_19.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	color: #000000;
	padding: 20px 10px 10px 10px;
	
}
.fundo_preto {
	background-color:#000000;
	color: #ffffff;	
}

.titulo {
	color:#0099FF;
	font-size: 15px;
	font-weight:bold;
	text-align:center;
}

a.azul, a:active.azul, a:link.azul, a:visited.azul{color:#000099; font-weight:bold; text-decoration: none;}
a:hover.azul { color:#0000CC; font-weight:bold; text-decoration: none;}

a.preto, a:active.preto, a:link.preto, a:visited.preto{color:#000000; font-weight:bold; text-decoration: none; font-size:9px;}
a:hover.preto { color:#333333; font-weight:bold; text-decoration: none; font-size:9px;}

a, a:active, a:link, a:visited{color:#FFFF00; font-weight:bold; text-decoration: none;}
a:hover { color:#FFCC00; font-weight:bold; text-decoration: none;}


.tituloAzul {
	text-align: right;
	color:#006699;
	font-size:120%;
	font-weight: bold;
}
.celula_azul {
	color: #000000;
	background-color:#D2F4FF;
	text-align:left;
}
.celula_vermelha {
	color: #000000;
	background-color:#FFCCCC;
	text-align:left;
}

.celula_cinza_escuro {
	background-color: #666666;
	color:#FFFFFF;
}

.celula_cinza_claro {
	background-color: #f4f4f4;
}

.celula_branca {
	color:#000000;
	background-color: #ffffff;
}

.celula_borda {
	color:#333333;
	border: 1px solid #CCCCCC;
	background-color: #f7f7f7;
	padding:10;
	text-align:center;
}
.celula_form {
	color:#000000;
	background-color: #FFC500;
	padding:2;
	text-align:right;
}

.txtDireito {
	text-align: right;
}

.txtCentralizado {
	text-align: center;
	text-indent: 0px;
}

.txtVermelho {
	color: #ff0000;
}
.txtAzul {
	color: #000099;
}

.txtBranco {
	color: #ffffff;
}


/*
--------------------------------------------------------------------
 Configuração do Esqueleto
--------------------------------------------------------------------
*/

#divCentral {
	width: 100%;
	text-align: center;
}

#divSite {
	width: 749px;
}

#divBarra {
	color:#000000;
	background: url(http://www.seguromotorhome.com.br/admin/img/barra_cima.jpg) no-repeat;
	width: 749px;
	height: 62px;
	border: 2px solid #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;

}

.divColunaEsquerda {
	text-align:left;
	float:left;
	background-color:#000000;
	width: 200px;
	min-height: 320px;
	height:auto;
	height:400px;
	display:block;
	border: 2px solid #FFFFFF;
	padding: 10px;
	margin-bottom: 3px;
	font-size: 80%;
}

a.menu{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#FFFFFF solid 1px;
	width: 150px;
	height: 17px;
	}
a:link.menu{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#FFFFFF solid 1px;
	width: 150px;
	height: 17px;
	}
a:visited.menu {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#FFFFFF solid 1px;
	width: 150px;
	height: 17px;
	}
a:hover.menu{
	color:#000066;
	text-decoration:none;
	background-color:#E1D937;
	width: 150px;
	height: 17px;
	border-bottom:#FFFFFF solid 1px;
}

#divColunaCentral {
	float: right;
	background: #ffffff;
	width: 549px;
	height:400px;
	padding: 10px;
	display:block;
}

#divRodape {
	float: left;
	display:block;
	color:#000000;
	background: url(http://www.seguromotorhome.com.br/admin/img/rodape.jpg) repeat-x;
	width: 749px;
	border: 2px solid #FFFFFF;
	height: 19px;
	text-align:center;
	color:#ffffff;
	padding-top:3px;
	font-size: 80%;
}


/*
--------------------------------------------------------------------
 Botoes para Imprensa e outras listas
--------------------------------------------------------------------
*/

#divBotoes {
	padding: 14px 8px 6px 8px;
}

#divBotoes a {
	text-decoration: none;
	padding: 6px 8px;
	margin-right: 4px;
}

#divBotoes a:hover {
	color: #000000;
}


/*
--------------------------------------------------------------------
Formularios
--------------------------------------------------------------------
*/
.input_padrao{
	border: 1px solid #042632;
    color: #042632;
    font-family: tahome, arial, verdana;
    background-color: #f0f0f0;
    font-size: 90%;
}

#divCursos select {
	background: #eeeeee;
	width: 184px;
	margin-bottom: 10px;
}


/*
--------------------------------------------------------------------
 Busca
--------------------------------------------------------------------
*/

#divBusca #strBuscar {
	width: 138px;
	margin-bottom: 4px;
}

#col1 {
	width: 100px;
	padding: 2px 0px;
	color:#000000;
}

/*
--------------------------------------------------------------------
 Ações das páginas internas
--------------------------------------------------------------------
*/
.divAcao {
	clear: left;
	text-align: right;
	margin: 8px 0px;	
}

.divAcao a {
	padding: 0px 8px 0px 20px;
}

.divAcaoGaleria{
	/*clear: left;*/
	/*width: 50px;*/
	/*background: Blue;*/
	text-align: right;
	
	/*float: left;*/
	margin: 10px 7px;	
}

a.lnkEmail {
	background: url(http://www.seguromotorhome.com.br/img/ico_carta.gif) no-repeat;
	background-position: left center;
}

a.lnkImprimir {
	background: url(http://www.seguromotorhome.com.br/img/ico_impressora.gif) no-repeat;
	background-position: left center;
}

a.lnkTextoMais {
	background: url(http://www.seguromotorhome.com.br/img/ico_tam_texto.gif) no-repeat;
	background-position: left center;
	padding-right: 3px;
}

a.lnkTextoMenos {
	background-position: left center;
	padding-left: 0px;
}

a.lnkVoltar {
	background: url(http://www.seguromotorhome.com.br/img/ico_voltar.gif) no-repeat;
	background-position: left center;
	padding-left: 15px;
}

a.lnkFechar {
	background: url(http://www.seguromotorhome.com.br/img/ico_fechar.gif) no-repeat;
	background-position: left center;
	padding-left: 18px;
}

/*
--------------------------------------------------------------------
 Formulários
--------------------------------------------------------------------
*/

input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color:#E9F3FC
	color: #000000;
	border: 1px solid #000000;
}

.bairro{
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
    color: #0066CC;
    font-family: arial, verdana;
    background-color: #FFFFFF;
    font-size: 12px;
}

input.checkradio {
	background: transparent;
	border: 0px;
}

select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #464646;
}

textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #464646;
	border: 1px solid #888888;
}

/*
--------------------------------------------------------------------
Menu Horizontal
--------------------------------------------------------------------
*/

a.home {
    display:block;
	float:left;
    background:url(http://www.seguromotorhome.com.br/img/menu/menu_03.jpg) no-repeat;
    text-indent:-1000em;
    width:51px;
	height:42px;
}
a.home:hover {
    background:url(http://www.seguromotorhome.com.br/img/menu/menu_hover_03.jpg) no-repeat;
}

a.hospedagem {
    display:block;
	float:left;
    background:url(http://www.seguromotorhome.com.br/img/menu/menu_04.jpg) no-repeat;
    text-indent:-1000em;
    width:70px;
	height:42px;
}
a.hospedagem:hover {
    background:url(http://www.seguromotorhome.com.br/img/menu/menu_hover_04.jpg) no-repeat;
}

a.desenvolvimento {
    display:block;
	float:left;
    background:url(http://www.seguromotorhome.com.br/img/menu/menu_05.jpg) no-repeat;
    text-indent:-1000em;
    width:93px;
	height:42px;
}
a.desenvolvimento:hover {
    background:url(http://www.seguromotorhome.com.br/img/menu/menu_hover_05.jpg) no-repeat;
}

a.servico {
    display:block;
	float:left;
    background:url(http://www.seguromotorhome.com.br/img/menu/menu_06.jpg) no-repeat;
    text-indent:-1000em;
    width:99px;
	height:42px;
}
a.servico:hover {
    background:url(http://www.seguromotorhome.com.br/img/menu/menu_hover_06.jpg) no-repeat;
}

a.registro {
    display:block;
	float:left;
    background:url(http://www.seguromotorhome.com.br/img/menu/menu_07.jpg) no-repeat;
    text-indent:-1000em;
    width:108px;
	height:42px;
}
a.registro:hover {
    background:url(http://www.seguromotorhome.com.br/img/menu/menu_hover_07.jpg) no-repeat;
}

a.webcam {
    display:block;
	float:left;
    background:url(http://www.seguromotorhome.com.br/img/menu/menu_08.jpg) no-repeat;
    text-indent:-1000em;
    width:58px;
	height:42px;
}
a.webcam:hover {
    background:url(http://www.seguromotorhome.com.br/img/menu/menu_hover_08.jpg) no-repeat;
}

.menu_principal{
	text-align:right;
	background:url(http://www.seguromotorhome.com.br/images/fundo_menu.jpg) no-repeat;
	width:207px;
	height:190px;
	display:block;
}

.menu_principal a{
	color:#000000;
	text-decoration:none;
	border-bottom:#000000 solid 1px;
	width: 150px;
	height: 20px;
	display:block;
	padding-top:4px;
	}
	
.menu_principal a:link{
	color:#000000;
	text-decoration:none;
	border-bottom:#000000 solid 1px;
	width: 150px;
	height: 20px;
	display:block;
	padding-top:4px;
	}
	
.menu_principal a:visited {
	color:#000000;
	text-decoration:none;
	border-bottom:#000000 solid 1px;
	width: 150px;
	height: 20px;
	display:block;
	padding-top:4px;	
	}
.menu_principal a:hover{
	color:#ffffff;
	text-decoration:none;	
	border-bottom:#000000 solid 1px;
	background-color:#000000;
	width: 150px;
	height: 20px;
	display:block;
	padding-top:4px;	
	FILTER: alpha(opacity=40); moz-opacity: 0.3; opacity: 0.3;
		
	}

