@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../imgs/bg_topo.gif);
	background-repeat: repeat-x;
}

.form_interno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 260px;
}

.div {
	background-color: #ffd400;
	height: 36px;
}

.div_1 {
	background-color: #ffd400;
	height: 1px;
}

#horario
 {
	z-index: 1;
	position: absolute;
	width:300;
	height: 268px;
}

.id_cliente {
	vertical-align: top;
	width: 265px;
}

.rodape_bg {
	background-image: url(../imgs/bg_rodape_1.gif);
	background-repeat: repeat-x;
	height: 40px;
}

.box_texto {
	background-color: #fffeda;
}

.titulo {
	font-weight: bold;
	color: rgb(168, 0, 0);
}
