/*  +++++++++++++++++ TAGS HTML ++++++++++++++++++++   */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC9900;
}
.fundo_left {
	background-image: url(imagens/fundo_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.fundo_right {
	background-image: url(imagens/fundo_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.fundo_menu {
	background-image: url(imagens/fundo_menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
/* hr {
	color: #E9E9E9;
	height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}*/

hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #CCCCCC;
    }
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*  +++++++++++++++++ CLASSES >>> MENU +++++++++++++++++++   */
.menu_vertical {
	font-family: "Zurich Ex BT", Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.menu_vertical:hover {
	font-family: "Zurich Ex BT", Arial;
	font-size: 13px;
	color: #CC9900;
	font-weight: normal;
}
.fundo_menu_lateral {
	background-color: #D6DFE4;
	background-image: url(imagens/fundo_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.seta_menu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
}
/*  +++++++++++++++++ CLASSES >>> TEXTO +++++++++++++++++++   */
.texto_geral {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.texto_noticias {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
.texto_noticias:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #999999;
	
}
.texto_campanha {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}
.texto_campanha:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.texto_fotos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	}
/*.texto_fotos:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}*/
/*  +++++++++++++++++ CLASSES >>> TÍTULOS +++++++++++++++++++   */
.titulo_01 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #002D4E;
}
.titulo_01:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #002D4E;
}
.titulo_02 {
	font-family: "Zurich Ex BT", Arial;
	font-size: 18px;
	color: #FFFFFF;
}
.titulo_02:hover {
	font-family: "Zurich Ex BT", Arial;
	font-size: 18px;
	color: #CCCCCC;
}
.titulo_03 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #29166F;
}
.titulo_04 {
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

/*  +++++++++++++++++ CLASSES >>> ELEMENTOS VISUAIS +++++++++++++++++++   */
.sinal_mais {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #669900;
}
.sinal_mais_fotos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.border_imagens {
/*	display: block;
	margin-left: auto;
	margin-right: auto;*/
	padding: 10px;
	text-align: center;
	background-color: #EFEFEF;
	border: 1px none #dbdbdb;
}

.divisoria_vertical {
	background-color: #FFFFFF;
	background-image: url(imagens/divisoria_vertical.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.border_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	width: 100%;
	color: #006599;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.border_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	color: #006599;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.veja_mais {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.veja_mais:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.voltar {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #CC9900;
	font-weight: bold;
}
.voltar:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
}
.fundo_box {
	background-color: #E9E9E9;
	background-image: url(imagens/fundo_box.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fundo_fotos{
	background-image: url(imagens/image_fundo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
table.calendario tr td{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
table.atletas tr td{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.class_button {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(imagens/fundo_button.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.border_input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 100%;
	border: 1px solid #CCCCCC;
	color: #003466;
}
.border_textarea2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	border: 1px solid #CCCCCC;
	color: #003466;
}
