* {

	border: 0;

	margin: 0;

}

body {

	background-color: #F8C300;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.7em;

}

a {

	color: #333;

}

select, input, textarea {

	border: 1px #FFD540 solid;

	background-color: #F0F6C4;

	margin-bottom: 6px;

}



.botao {

	border: 1px #FFD540 solid;

	border-bottom: 2px #FFD540 solid;

	border-right: 2px #FFD540 solid;

}

td {

	padding: 1px;

}

span {

	color: #F00;

}





/***************************************

				Menu

***************************************/

#topo {

	background-color: #0093DD;

	border-bottom: 1px #28166F solid;

	height: 130px;

	margin-bottom: 5px;

}

#topo #logo {

	width: 760px;

	margin: auto;

	padding-top: 20px;

}

#topo img {

	float: left;

}

#topo #dados {

	float: right;

	text-align: right;

}

#topo h3 {

	color: #fff;

	font-size: 1.5em;

}

#topo a, #topo p {

	color: #fff;

}





/***************************************

			Títulos

***************************************/

#reserva h2, #equipamentos h2, #professores h2, #reservas_ativas h2, #trocar_senha h2, #logado h2 {

	background-color: #FFF1BF;

	text-align: center;

	margin: 10px 0 10px 0;

	padding: 3px 0 3px 0;

	font-size: 2em;

}

#reserva li {

	list-style: none;

}







/***************************************

				Menu

***************************************/

#menu {

	width: 760px;

	margin:0 auto; 

	margin-bottom: 5px;

}

#menu a {

	color: #fff;

	text-decoration: none;

	font-size: 1.5em;

}

#menu ul {

	background-color: #000;

	padding-top: 6px;

	height: 26px;

	text-indent: 0px;

}

#menu li {

	display: inline;

	font-weight: bold;

	border-right: 1px #eee dotted;

	padding-right: 10px;

	padding-left: 10px;

}





/***************************************

			Conteúdo

***************************************/

#conteudo {

	background-color: #fff;

	width: 750px;

	margin: auto;

	padding: 5px;

	padding-bottom: 20px;

}







/***************************************

			Login

***************************************/

#login {

	width: 200px;

	margin: auto;

	margin-top: 50px;

	margin-bottom: 50px;

}

#login h2 {

	border-bottom: 1px #333 dotted;

	margin-bottom: 10px;

}









/***************************************

			Lista Equipamentos

***************************************/

#equipamentos .td0 {

	width: 100px;

}

#equipamentos .td1 {

	width: 500px;

}

#equipamentos .td2 {

	width: 70px;

	text-align: center;

}

#equipamentos .td3 {

	width: 100px;

}

#equipamentos .td4 {

	width: 80px;

}

#equipamentos tbody tr:hover {

	background-color: #FFF1BF;

}

#equipamentos thead tr {

	background-color: #DDD;

}







/***************************************

			Professores

***************************************/

#professores .td0 {

	width: 300px;

}

#professores .td1 {

	width: 300px;

}

#professores .td2 {

	width: 70px;

	text-align: center;

}

#professores .td3 {

	width: 100px;

}

#professores tbody tr:hover {

	background-color: #FFF1BF;

}

#professores thead tr {

	background-color: #DDD;

}





/***************************************

			Reservas Ativas

***************************************/

#reservas_ativas .td0 {

	width: 180px;

}

#reservas_ativas .td1 {

	width: 180px;

}

#reservas_ativas .td2 {

	width: 70px;

	text-align: center;

}

#reservas_ativas .td21 {

	width: 70px;

	text-align: center;

}

#reservas_ativas .td22 {

	width: 180px;

	text-align: center;

}

#reservas_ativas .td23 {

	width: 70px;

	text-align: center;

}



#reservas_ativas .td3 {

	width: 110px;

}

#reservas_ativas .td4 {

	width: 150px;

}

#reservas_ativas .td5 {

	width: 80px;

}

#reservas_ativas .td6 {

	width: 70px;

	text-align: center;

}

#reservas_ativas .td61 {

	width: 80px;

}

#reservas_ativas .td62 {

	width: 150px;	

}

#reservas_ativas .td63 {

	width: 50px;

	text-align: center;

}

#reservas_ativas .td7 {

	width: 140px;

}

#reservas_ativas .td8 {

	width: 140px;

}

#reservas_ativas .td9 {

	width: 140px;

}

#reservas_ativas .td10 {

	width: 50px;

}

#reservas_ativas tbody tr:hover {

	background-color: #FFF1BF;

}

#reservas_ativas thead tr {

	background-color: #DDD;

}

#reservas_ativas #filtros h3 {

	padding: 2px;

	background-color: #DDD;

	margin-bottom: 2px;

}





/***************************************

				Rodapé

***************************************/

#rodape {

	background-image: url(images/bg_rodape.gif);

	background-repeat: repeat-x;

	height: 40px;

	width: 760px;

	margin: auto;

	padding-top: 6px;

	color: #333;

}

#rodape a {

	color: inherit;

}

#rodape .copyright, #rodape .desenvolvimento {

	width: 50%;

	float: left;

}

#rodape .desenvolvido {

	text-align: right;

}

#aviso1, #aviso2{border: 1px #FFD540 solid;

	background-color:#FF9900;

	margin-bottom: 6px;

	width:380px;

	color:#FFFFFF;

	display:;

	text-align:justify;

}

#aviso3 {border: 1px #FFD540 solid;

	background-color:#FF9900;

	width:380px;

	color:#FFFFFF;

	text-align:justify;

}



.link a{color:#0099FF; font-weight:bold;}

.link a:hover {color:#000099; font-weight:bold;}