/* Copyright: Filipe Rocha  */
/* 27.11.2004 - Todos os direitos reservados */

/* -----------[ Corpo ]----------- */
body {
	background-image: url(http://www.juventudecandelaria.com/img/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFBF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body {
	background-image: url(http://www.juventudecandelaria.com/img/bg1.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#671204;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#desporto {
vertical-align:top;
margin:0 0 0 5px;
}

td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4849;
}

input, select, option {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	}
/* -----------[Links]----------- */
a {color: #1A1A1A; text-decoration: none; font-weight: bold;}
a:hover {color: #454545; text-decoration:underline; font-weight: bold;}

.links_menu {color: #1A1A1A; text-decoration: none; font-weight: bold;}
.links_menu:hover {color: #FFFFFF; text-decoration:underline; font-weight: bold;}

.links_laranja {color: #F87F00; text-decoration: none; font-weight: bold;}
.links_laranja:hover {color: #000000; text-decoration:underline; font-weight: bold;}

/* -----------[Tabelas]----------- */


/* -----------[Texto]----------- */
h1 { font-size:16px; margin:0px; padding:0px;}
.tlaranja {color: #F87F00;}
.tbranco { color:#fff;}
.destaque { font-size:10px;}