html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: #261d0a url(../SMSimgs/body.bg.jpg) center top no-repeat;
}

#templateContainer {
	position: relative;
	width: 980px;
	height: 1024px;
	margin: 0 auto;
	text-align: center;
}

#menu {
	position: absolute;
	top: 50px;
	left: 500px;
	list-style: none;
	width: 348px;
	height: 75px;
}

#menu li {
	float: left;
	width: 116px;
	height: 75px;
	text-align: center;
	color: #9b834f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 18px 0 0 0;
}

#menu li:first-child {
	width: 116px;
	height: 57px;
	background: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 18px 0 0 0;
}


#content {
	width: 325px;
	height: 307px;
	position: absolute;
	top: 353px;
	left: 450px;
	text-align: center;
}

#inputDdd {
	width: 78px;
	height: 45px;
	border: none;
	background: none;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #ffd800;
	background: url(../SMSimgs/input.ddd.bg.jpg) no-repeat;
		padding-top: 5px;
}

#inputNumero {
	width: 195px;
	height: 45px;
	border: none;
	background: none;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #ffd800;
	background: url(../SMSimgs/input.numero.bg.jpg) no-repeat;
	padding-top: 5px;
}
#inputCodigo {
	width: 195px;
	height: 45px;
	border: none;
	background: none;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #ffd800;
	background: url(../SMSimgs/input.numero.bg.jpg) no-repeat;
	padding-top: 5px;
}

#operadoras {
	width: 280px;
	height: 108px;
	padding-top: 30px;
	margin-top: 10px;
	margin-left: 20px;
	background: url(../SMSimgs/operadoras.bg.gif) no-repeat;
}

.selecaoOperadora {
	cursor: pointer;
}

.embreve {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
}

#inputNumero:focus {
	border: none;
}

#btnEnviar {
	width: 122px;
	height: 34px;
	background: url(../SMSimgs/btn.enviar.bg.normal.jpg) no-repeat;
	border: none;
	font-size: 18px;
	color: #261d0a;
	font-family:Georgia, "Times New Roman", Times, serif;
	cursor:pointer;
	
}

#btnEnviar:hover {
	width: 122px;
	height: 34px;
	background: url(../SMSimgs/btn.enviar.bg.hover.jpg) no-repeat;
	border: none;
	font-size: 18px;
	color: #261d0a;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor:pointer;
}

.texto_bege_11 {
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9b834f;
	margin: 15px 0 0 0;
	padding: 0;
}

.texto_preto_13_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #332918;
}

.texto_preto_14_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.texto_corpri_10_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #261d0;
}

.texto_corpri_18_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18;
	font-weight: bold;
	color: #261d0;
}


.liPasso1{
	color:#FFF;
}
.liPasso2{
	color:#9b834f;
}

.textoMenu1{
	color: #FFF;
}

.textoMenu2{
	color: #9b834f;
}


#aside {
	width: 100%;
	position: relative;
	top: 740px;
	text-align: center;
	
	color:#FFF;
}