/* SanMarino Hotel */

/* +PADRAO */
body {
	margin: 0px 0px 0px 0px;  
	background-color: #F5EBD9;   
	text-align:center;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CF9E3C;
	}
	
h1, h2, h3, h4, h5, h6, form input, form, p { 
	margin:0px; 
	padding:0px; 
	}

img {
	border:0px;
	}
	
a {
	color:#A37820;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	color:#581010;
	}
	
/* -PADRAO */

/* +DIVs PRINCIPAIS */
#DivMain {
	width:869px;
	text-align:justify;
	margin: 0 auto;
	margin-top:30px;
	background-color:#FFFFFF;
	}
	
#DivTop {
	width:869px;
	height:96px;
	float:left;
	background-color:#FFFFFF;
	}
	
#DivCenter {
	width:869px;
	/*height:398px;*/
	float:left;
	background-color:#FFFFFF;
	}	

#DivBottom {
	width:869px;
	height:106px;
	float:left;
	background-color:#FFFFFF;
	}

#DivCopyWrite {
	width:869px;
	height:30px;
	float:left;
	background-color:#F5EBD9;
	}
	
/* -DIVs PRINCIPAIS */

/* +DivTop */
#DivLogo {
	width:284px;
	height:96px;
	float:left;
	background-image:url("../imagens/site/Logo-SanMarino.png");
	}
	
#DivLogo a {
	width:284px;
	height:96px;
	float:left;
	}
	
#DivWelcome {
	width:440px;
	height:59px;
	float:left;
	background-image:url("../imagens/site/Bem-Vindo-SanMarino2.png");
	background-repeat:no-repeat;
	}
	
#DivMovie {
	width:145px;
	height:59px;
	float:left;
	/*background-image:url("../imagens/site/assista-video.png");*/
	background-repeat:no-repeat;
	}
	
#DivMovie a {
	width:145px;
	height:59px;
	float:left;
	}
	
#DivMenuTop {
	width:585px;
	height:21px;
	padding-top:16px;
	float:left;
	text-align:center;
	}
/* -DivTop */

/* +DivCenter */
#DivLeft {
	width:284px;
	background-color:#FFFFFF;
	float:left;
	}
	
#DivMenu {
	width:214px;
	height:286px;
	float:left;
	background-image:url("../imagens/site/background-menu.gif");
	padding-left:35px;
	padding-top:35px;
	font-size:12px;
	padding-right: 35px;
	}
	
#DivMenu a{
	color:#FFFFFF;
	line-height:20px;
	}
	
#DivMenu a:hover{
	text-decoration:underline;
	}
		
#DivTopic {
	width:284px;
	height:82px;
	float:left;
	background-color:#FFFFFF;
	}
	
#DivMore {
	width:273px;
	padding-left:10px;
	border-right:1px #CC9933 solid;
	float:left;
	margin-bottom:10px;
	background-color:#FFFFFF;
	} 
	
#DivMore DIV {
	padding-bottom:5px;
	padding-top:5px;
	}	
	
#DivRight {
	width:585px;
	background-color:#FFFFFF;
	float:left;
	}
	
#DivContent {
	width:509px;
	padding-left:56px;
	background-color:#FFFFFF;
	border-top:1px #DBB66D solid;

	}
/* -DivCenter */

/* +DivBottom */
#BoxOne {
	width:284px;
	height:89px;
	padding-top:17px;
	float:left;
	text-align:center;
	}
	
#BoxTwo {
	width:296px;
	height:89px;
	padding-top:17px;
	float:left;
	}
	
#BoxThree {
	width:289px;
	height:89px;
	padding-top:17px;
	float:left;
	}
/* -DivBottom */

#ContentTitle {
	font-weight:bold;
	color:#C28F2E;
	font-size:14px;
	padding-top:15px;
	padding-bottom:10px;
	}
	
#ContentText {
	color:#431602;
	}
	
#Voltar {
	text-align:right;
	height:10px;
	padding-top:5px;
	padding-right:20px;
	}
	
.caixa_cinza {
	border: 1px;
	border-style:solid;
	border-color: #CCCCCC;
	font-size: 11px;
	color: #333333;
	line-height:14px;
	padding:1px;
}

.botao_pesquisa {
	font-size:10px;
	border:#FFFFFF;
	line-height: normal;
	color: #333333;
	/*background-image:url("../imagens/site/fundo_caixa.gif");*/
	border: 1px;
}#DivMural {
	background-color: #FAF5ED;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.formMural {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	}#TituloMural {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF9E3C;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#artistas {
	float: left;
}
#ftCentral {
	float: left;
}

