/* ==================== GERAL ==================== */
@font-face {
    font-family: 'bebas_neueregular';
    src: url('Fonts/bebasneue.eot');
    src: url('Fonts/bebasneue.eot?#iefix') format('embedded-opentype'),
         url('Fonts/bebasneue.woff') format('woff'),
         url('Fonts/bebasneue.ttf') format('truetype'),
         url('Fonts/bebasneue.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotobold';
    src: url('roboto-bold.eot');
    src: url('roboto-bold.eot?#iefix') format('embedded-opentype'),
         url('roboto-bold.woff') format('woff'),
         url('roboto-bold.ttf') format('truetype'),
         url('roboto-bold.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background-color: #EAEAEA;
	font-family: 'Verdana';
}

a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

li {
	list-style-type: none;
}

fieldset {
	border: none;
}

.inscricao-home {
	width: 658px;
	height: 115px;
}
/* ==================== FIM GERAL ==================== */


/* ==================== TOPO ==================== */
#topo{
	width: 100%;
	height: 305px;
	margin: 0 auto;
	padding: 0 0 0 0; 
	/*background:url(../img/foto_topo.png);*/
}
#estrutura_menu{
	width:100%;
	height:100px;
	background:url(../img/fundo_menu.png) repeat-x;
	margin:0 0 0 0;
	float:left;
	position: absolute;
	z-index: 60;
}
#corpo_menu{
	width:980px;
	height:100px;
	margin:0 auto;
	}
#corpo_menu_risco{
	width:980px;
	height:1px;
	background:url(../img/risco_topo_menu.png) no-repeat;
	margin:7px 0 0 0;
	float:left;
	}
#logo{
	width:237px;
	height:71px;
	float:left;
	margin:10px 0 0 15px;
	}
.slider_img{
	width: 100%;
	max-height: 300px;
}
/* ==================== FIM TOPO ==================== */


/* ==================== MENU ==================== */

.separador{
 	width:1px;
 	height:1px;
 	margin-top: 3px;
}
.abrir_menu{
	width: 8px;
	height: 5px;
	float:right;
	margin: 7px 0 0 5px;
}

/* menu styles */
#jsddm {
	/*margin: 0;*/
	padding: 0;
	width: 680px;
	height: 30px;
	float: right;
	margin: 30px 0 0 0;
}

#jsddm li {
	float: left;
	list-style: none;
	list-style-type: none;
	display: inline; 
	margin-left: 5px;	
}

#jsddm li:first-child {
	margin-left: 0px;
}

#jsddm li a {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
}

#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}
		
#jsddm li ul li {	
	float: none;
	display: inline;
}
			
#jsddm li ul li a {	
	width: auto;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 0px;
	padding:0 5px 0 5px;
}


#jsddm li ul li a:hover {
	background: #333333;
}

/* ==================== FIM MENU ==================== */


/* ==================== FORMULARIO ==================== */
.input_pequeno{
	width: 150px;
	height: 25px;
	border-radius: 5px;
	border: 1px solid #FFC105;
	background: #F0F0F0;
	padding-left: 5px;
	color: #333333;
}
.input_medio{
	width: 250px;
	height: 25px;
	border-radius: 5px;
	border: 1px solid #FFC105;
	background: #F0F0F0;
	padding-left: 5px;
	color: #333333;
}
.input_grande{
	width: 460px;
	height: 25px;
	border-radius: 5px;
	border: 1px solid #FFC105;
	background: #F0F0F0;
	padding-left: 5px;
	color: #333333;
}
.textarea_grande{
	width: 450px;
	height: 60px;
	border-radius: 5px;
	border: 1px solid #FFC105;
	background: #F0F0F0;
	padding: 5px 5px 5px 5px;
	color: #333333;
}
.botao_salvar{
	width: 76px;
	height: 28px;
	background:url(../img/botao_cadastrar.png) no-repeat;
	cursor: pointer;
	border: 0px;
}
.botao_enviar{
	width: 76px;
	height: 28px;
	background:url(../img/botao_enviar.png) no-repeat;
	cursor: pointer;
	border: 0px;
}
/* ==================== FIM FORMULARIO ==================== */

/* ==================== RODAPE ==================== */
#rodape{
	width: 100%;
	height: 156px;
	float: left;
	margin: 10px 0 0 0;
	background:url(../img/fundo_rodape.png) repeat-x;
}
#rodape_corpo{
	width: 980px;
	height: 156px;
	margin: 0 auto;
}
#rodape_menu{
	width: 700px; 
	height: 25px;
	float: left;
	margin: 10px 0 0 0;
}
#rodape_menu li{
	list-style-type: none;
	float: left;
	min-width:30px;
}	
#rodape_menu li:first-child{
	margin-left:10px;
}	
.separador_rodape{
 	width:20px;
 	height:auto;
 	text-align: center;
 	margin-top: 2px;
}

#rodape_contato{
	width: 500px;
	height: 42px;
	float:left;
	margin: 20px 0 0 10px;
}
#rodape_contato_tel{
	width: 19px;
	height: 20px;
	float: left;;
	margin: 0 0 0 0;
	background:url(../img/telefone.png) no-repeat;
}
#rodape_contato_tel_numero{
	width: 130px;
	height: 40px;
	float: left;
	margin: 0 0 0 10px;
}
#rodape_contato_email{
	width: 16px;
	height: 12px;
	float: left;;
	margin: 2px 0 0 20px;
	background:url(../img/email.png) no-repeat;
}
#rodape_contato_email_texto{
	width: 215px;
	height: 17px;
	float: left;
	margin: 0 0 0 10px;
}
#rodape_direitos{
	width: 650px;
	height: 20px;
	float: left;;
	margin: 30px 0 0 10px;
}
#rodape_redes{
	width: 106px;
	height: 49px;
	float: right;
	margin: 20px 5px 0 0;
}
#rodape_google{
	width: 24px;
	height: 40px;
	float: right;
	margin: 0 15px 0 0;
}
#rodape_facebook{
	width: 13px;
	height: 49px;
	float: right;
	margin: 0 15px 0 0;
}
#rodape_twitter{
	width: 24px;
	height: 43px;
	float: right;
	margin: 0 15px 0 0;
}
#rodape_creditos{
	width: 98px;
	height: 26px;
	float: right;
	margin: 25px 5px 0 0;
}
/* ==================== FIM RODAPE ==================== */

/*=================== PAGINA SOBRE =================*/

#sobre-img {
	width: 300px;
	height: auto;
	margin: 20px 0 0 150px;
	border: solid 1px #CCCCCC;
	padding: 7px;
}

/*===============PAGINA LISTAR EVENTOS============*/
.nome-evento {
	font-weight: bold;
	margin: 2px 0 5px 0;
	font-size: 14px;
}

.dados-evento {
	font-weight: bold;

	margin: 10px 0 5px 5px;
}

.dados-evento small {
	font-weight: normal;
}

.descricao-evento {
	font-size: 12px;
	line-height: 20px;
	margin-left: 5px;
}

.links-evento {
	margin: 0 0 0 5px;
}

.img-evento {
	width: 658px;
	height: 115px;
	margin: 10px 0 10px 0;
}

/*============PAGINA INSCREVER=================*/

.categorias-inscricao {
	width: 450px;
	height: auto;
	margin: 20px 0 0 15px;
}

.categorias-inscricao .item {
	width: 150px;
	height: 20px;
	float: left;
}

/*==========PAGINA INSCRITOS===============*/

.legenda {
	width: 658px;
	height: 45px;
	background-color: #EAEAEA;
	/*border-bottom: solid 1px #333333;*/
}

.legenda .categoria, .legenda .inscritos {
	width: 250px;
	height: 20px;
	float: left;
	margin-bottom: 5px;
}

.legenda .moto {
	width: 40px;
	height: 20px;
	float: left;
	font-weight: bold;
}

.legenda .piloto {
	width: 210px;
	height: 20px;
	float: left;
	font-weight: bold;
}

.legenda .patrocinio {
	width: 255px;
	height: 20px;
	float: left;
	font-weight: bold;
}

.legenda .cidade {
	width: 150px;
	height: 20px;
	float: left;
	font-weight: bold;
}

.item-inscrito {
	width: 658px;
	height: auto;
	min-height: 25px;
	padding-top: 4px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 11px;
	margin-bottom: 3px;
}

.item-inscrito .moto {
	width: 30px;
	height: auto;
	float: left;
	padding: 0 5px 5px 5px;
}

.item-inscrito .piloto {
	width: 200px;
	height: auto;
	padding: 0 5px 5px 5px;
	float: left;
}

.item-inscrito .patrocinio {
	width: 245px;
	height: auto;
	padding: 0 5px 5px 5px;
	float: left;
}

.item-inscrito .cidade {
	width: 140px;
	height: auto;
	float: left;
	padding: 0 5px 5px 5px;
}

/*===========PAGINA RESULTADOS==========*/

#gaita span {
	cursor: pointer;
}

#gaita span:hover {
	text-decoration: underline;
}

.item-modalidade {
	width: 100%;
	height: 30px;
	font-weight: bold;
}

.item-resultado {
	width: 100%;
	height: 30px;
	margin-left: 15px;
	font-weight: bold;
}

.item-tipo-resultado {
	width: 100%;
	height: 30px;
	margin-left: 25px;
}

.item-anexo {
	width: 100%;
	height: 25px;
	margin-left: 35px;
	font-size: 11px;
}

/*==========PAGINA VIDEOS===========*/

.item-video {
	width: 658px;
	height: auto;
	margin: 20px;
}

.item-video .titulo {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
}

.item-video .video {
	width: 280px;
	height: 210px;
	float: left;
}

.item-video .texto {
	width: 350px;
	height: 210px;
	float: right;
	margin-right: 15px;
}