.tab a{ display:block; float:left; width:130px; height: 32px; text-align:center; border-top: 1px solid #b0d8ff;
    border-left: 1px solid #b0d8ff;border-right: 1px solid #b0d8ff;
    margin-left: 3px;margin-top: 10px;color: #004b97;padding-top: 6px;font-size: 14px;
	border-top-left-radius: 5px 5px;border-top-right-radius: 5px 5px;
}
.tab a:hover {
	border-color: #ffc082;text-decoration: underline;
}
.tab .primero {
	margin-left: 30px;
}
.tab {width: 99.2%;margin: 0 3px 0;background: url("../../imagenes/fondo/azul_f.png");border: 1px solid #b0d8ff;border-bottom: none;}
.contenedor-tab {
    width:99%; min-height:150px;height:0 auto;
    color: rgb( 60, 120, 170);background:none; border: 1px solid #b0d8ff;border-top: none;
	font-family: sans-serif; line-height: 1.5; font-size:14px;text-align: justify;margin-top: -10px;
	background:#f0f0f0;
}
.contenedor-tab div {
	width: 97%;
}
.clear {
    clear: both;
}
.titulo-citas {
	text-align: center;font-size: 20px;text-transform: uppercase;
}
.opciones_botones {
	padding: 0 20px 20px 20px;
	margin: 0 auto;
	width: 100%;
	/*background: #dfe8ea;*/
	background: url("../../imagenes/fondo/boton.png");
}
input[type='button']{

	border: 1px;
	background: #aac1d0 url("../../imagenes/fondo/boton.png");
	min-width: 120px;
	width:auto;padding: 12px 10px 12px 10px;
	text-align: center;
	color: #363636;font-weight: bold;
}
input[type='button']:hover{
	border: 1px;
	background: #0f61b3 url("../../imagenes/fondo/boton-hover.png");
	background:#eeeeee  url("../../imagenes/fondo/verde.png");
	cursor: pointer;
	color: #004080;
}
.boton_reporte{
	margin-left:100px; margin-right:130px; 
 }
