#banner {
	background-image: url(../img/CEL_BANNER.gif);
	height: 52px;
	margin: auto;
	background-repeat:no-repeat;
	width: 270px;
	text-align: center;
}
#conteudo {
	margin: auto;
	width: 270px;
	background-image: url(../img/CEL_BG.gif);
}
label {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#rodape {
	height: 35px;
	margin: auto;
	width: 270px;
	background-image: url(../img/CEL_rodape.gif);
}
#menu {
	margin: auto;
	height: 150px;
	width: 270px;
	background-image: url(../img/CEL_MENU.gif);
	background-repeat:no-repeat
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.texto_01 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}
.texto_02 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}
#conteudo #fotos {
	width: 270px;
}
#conteudo #fotos #fazer_cadstro {
	width: 270px;
}

input {
	background-color: #994303;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFC;
	text-decoration: none;
	border: 1px solid #FFC;
}
#conteudo #news {
	width: 270px;
}
ul#menu_horizontal {
	list-style: none;
	margin: 0;
	padding:0;
	width: 770px;
}
ul#menu_horizontal li{
	display: compact; /*testar se no final vai dar na mesma por causa desse comando!!! */
}  
ul#menu_horizontal li#lado_esquerdo{
	display: block;
	width: 120px;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}  
ul#menu_horizontal li a{
	display: block;
	width: 100px;
	height: 19px;
	text-decoration: none;
	text-align: justify;
	color: #2C2D32;
	background-image: url(../img/bg_botao.gif);
	background-repeat:no-repeat
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-indent: 3px;
	white-space: normal;
	letter-spacing: normal;
}  
ul#menu_horizontal li a:hover{
	font-weight: normal;
	color: #2C2D32;
	background-color: #FFF;
}
ul#menu_horizontal li#lado_direito{
	display: block;
	width: 140px;
	height: 19px;
	/*background-image: url(../img/menu_direito.gif);*/
	background-repeat: repeat;
	background-position: right;
}  
*/#conteudo #cadastro_in {
	width: 615px;
	float: right;
	height: auto;
	padding-left: 5px;
}
